Audited ·Last updated 27 Jul 2026·3 citations·Tier 2·0 uses

ABV Calculator

Calculate ABV from original and final gravity, with both the simple formula and a more accurate cubic formula for high-gravity brews.

ABV Calculator

Specific gravity reading before fermentation, e.g. 1.050.
Specific gravity reading after fermentation, e.g. 1.010. Must be lower than the original gravity.
ABV — simple formula
5.25
(OG - FG) × 131.25. Accurate to roughly ±0.1-0.2 percentage points below about 8% ABV.
ABV — accurate (Hall) formula
5.34
Difference between formulas (percentage points)
0.0894

Background.

This calculator computes alcohol by volume (ABV) from original gravity (OG) and final gravity (FG) readings, using two formulas side by side: the simple linear formula most homebrewers learn first, and a more accurate cubic formula for higher-gravity beers, wines, ciders, and meads where the simple formula starts to understate the real alcohol content.

The simple formula, ABV% = (OG − FG) × 131.25, is a widely used approximation across homebrewing. It treats the relationship between gravity drop and alcohol production as a straight line, which is a reasonable approximation for beverages finishing below roughly 8% ABV — the simple formula is accurate to within about 0.1 to 0.2 percentage points in that range, which is close enough for the overwhelming majority of standard-strength beers, session ales, and lighter wines.

The relationship is not actually linear, though, because as fermentation converts more sugar to ethanol, the density and volume changes involved compound in a way the straight-line formula doesn't capture. Brewing scientist Michael L. Hall published a more accurate cubic-in-gravity formula in the American Homebrewers Association's Zymurgy magazine in 1995: ABV% = (76.08 × (OG − FG) / (1.775 − OG)) × (FG / 0.794). This formula is derived from first principles of the relationship between specific gravity, alcohol content, and fermentation, and it accounts for the non-linear compounding that the simple formula ignores. For a barleywine or imperial stout with an original gravity around 1.090 to 1.100 and higher, the gap between the two formulas can reach a full percentage point or more — meaningfully changing how a beverage should be labeled or how its strength should be communicated to drinkers.

Both formulas are computed and shown here, along with the difference between them in percentage points, so brewers can see directly how much the choice of formula matters for their specific gravity readings. For an everyday beer finishing around 5% ABV, the two formulas typically agree to within a tenth of a percentage point — genuinely not worth worrying about. For a high-gravity specialty beer, barleywine, strong mead, or fortified-style homemade wine, the gap becomes large enough that using the simple formula alone can noticeably understate true alcohol content, which matters both for personal awareness of what you're drinking and for accurate labeling if the beverage will be shared, sold (where legally permitted), or entered in competition.

This calculator is a homebrewing and hobbyist tool, not a certified analytical measurement. Hydrometer and refractometer readings themselves carry measurement uncertainty, and factors like temperature correction, residual sugar, and dissolved CO2 can all introduce small errors into the gravity readings that feed either formula. For commercial labeling or regulatory compliance, alcohol content should be verified using certified laboratory methods such as those published by the American Society of Brewing Chemists (ASBC), not estimated from a homebrew gravity calculator.

What is abv calculator?

An ABV (alcohol by volume) calculator estimates the alcohol percentage of a fermented beverage — beer, wine, mead, or cider — from two specific gravity readings: original gravity (OG), taken before fermentation begins, and final gravity (FG), taken once fermentation is complete. As yeast converts sugar into alcohol and carbon dioxide, the liquid's density drops, because alcohol is less dense than the sugar solution it came from; the size of that drop is what both ABV formulas use to estimate alcohol content.

This calculator provides two formulas: the simple linear approximation ABV% = (OG − FG) × 131.25, and a more accurate cubic formula published by Michael L. Hall in Zymurgy magazine (1995), ABV% = (76.08 × (OG − FG) / (1.775 − OG)) × (FG / 0.794), which better accounts for the non-linear relationship between gravity change and alcohol content at higher starting gravities. The simple formula is accurate to within roughly 0.1 to 0.2 percentage points for beverages finishing below about 8% ABV; above that, the gap between the two formulas widens and the more accurate formula should be preferred.

How to use this calculator.

  1. Take an original gravity (OG) reading with a hydrometer or refractometer before pitching yeast.
  2. Take a final gravity (FG) reading once fermentation activity has stopped and the gravity has stabilized over 2-3 consecutive days.
  3. Enter both readings into the calculator.
  4. Read the simple-formula ABV, which is accurate enough for most beers and wines under about 8% ABV.
  5. Check the accurate (Hall) formula's result and the difference between the two — if the gap is more than a few tenths of a percentage point, trust the accurate formula, especially for high-gravity brews.
  6. Remember that gravity-based ABV is an estimate, not a certified measurement; use laboratory methods for commercial labeling.

The formula.

ABV ≈ (OG−FG) × 131.25

The simple formula, simpleAbvPercent = (OG − FG) × 131.25, treats the gravity points lost during fermentation as directly proportional to alcohol produced. For OG = 1.050 and FG = 1.010, the gravity drop is 0.040, so simpleAbvPercent = 0.040 × 131.25 = 5.25%.

The more accurate formula, published by Michael L. Hall in the American Homebrewers Association's Zymurgy magazine (Summer 1995), is accurateAbvPercent = (76.08 × (OG − FG) / (1.775 − OG)) × (FG / 0.794). The constant 76.08 and the denominator term (1.775 − OG) together model how alcohol yield per gravity point actually changes as starting gravity increases; the final multiplication by (FG / 0.794) converts from an alcohol-by-weight intermediate figure to alcohol-by-volume, using ethanol's approximate density of 0.794 g/mL. For the same OG = 1.050, FG = 1.010 example, accurateAbvPercent works out to approximately 5.34% — a difference of about 0.09 percentage points from the simple formula, small enough to ignore for an everyday beer.

The two formulas diverge more sharply as original gravity increases. This calculator's own cross-check, using an independently published example with OG = 1.092 and FG = 1.021, reproduces a simple-formula result of 9.32% against an accurate-formula result of 10.17% — a gap of roughly 0.85 percentage points, large enough to matter for describing or labeling a stronger beverage. The errorDeltaPercentagePoints output makes this gap visible directly rather than leaving brewers to compute it by hand.

A worked example.

Example

A homebrewer measures an original gravity of 1.050 before fermentation and a final gravity of 1.010 once fermentation has finished. The gravity drop is 1.050 - 1.010 = 0.040. The simple formula gives ABV = 0.040 x 131.25 = 5.25%. The more accurate Hall formula gives ABV = (76.08 x 0.040 / (1.775-1.050)) x (1.010/0.794) = approximately 5.34%. The two formulas differ by about 0.09 percentage points -- small enough that either number is a reasonable, practically interchangeable answer for a beer in this gravity range.

original Gravity1.05
final Gravity1.01

Frequently asked questions.

Which ABV formula should I actually trust?
For most everyday beers and wines finishing below about 8% ABV, either formula works, since they typically agree to within about 0.1 to 0.2 percentage points in that range. For higher-gravity beverages — barleywines, imperial stouts, strong meads, or fortified-style homemade wines — prefer the more accurate (Hall) formula, since the gap between the two formulas widens noticeably as original gravity increases, and the simple formula systematically understates alcohol content at high gravity.
Why does the simple formula understate ABV at high gravity?
Because it assumes a straight-line relationship between gravity points lost and alcohol produced, but the real relationship compounds non-linearly as more sugar converts to ethanol — a higher-proof solution behaves differently than a lower-proof one in terms of density and volume. Michael Hall's 1995 cubic formula, published in Zymurgy magazine, corrects for this by incorporating the non-linear terms the simple formula omits, which is why it consistently reports a higher (and more accurate) ABV than the simple formula for strong beverages.
How accurate is a hydrometer-based ABV estimate compared to a lab measurement?
Reasonably close for home use, but not certified-lab precise. Hydrometer and refractometer readings themselves carry small measurement errors from temperature, calibration, and reading technique, and both ABV formulas assume those readings are accurate. For commercial labeling, regulatory compliance, or competition entries requiring certified figures, alcohol content should be verified with laboratory analytical methods, such as those published by the American Society of Brewing Chemists (ASBC), rather than estimated from a homebrew gravity calculator.
Why must final gravity be lower than original gravity?
Because fermentation is a process of yeast consuming sugar and producing alcohol and carbon dioxide, both of which lower the liquid's density relative to the original sugar solution. A final gravity equal to or higher than the original gravity would mean no meaningful fermentation occurred (or an error in the readings), so this calculator requires final gravity to be strictly lower than original gravity to return a valid, physically meaningful ABV estimate.
Does this calculator work for wine, mead, and cider, or just beer?
Both formulas are general specific-gravity-based ABV estimates and apply to any fermented beverage where you can take a reliable before-and-after gravity reading, including wine, mead, and cider, not just beer. Mead and dessert wines in particular often reach the higher gravity ranges where the accurate (Hall) formula's correction matters most, since their original gravities are frequently well above typical beer strength.

References& sources.

  1. [1]Hall, Michael L. (1995). "Brew By the Numbers: Add Up What's in Your Beer." Zymurgy, Vol. 18, No. 2 (Summer 1995). American Homebrewers Association.
  2. [2]American Society of Brewing Chemists. "About ASBC" — professional standards body for brewing analytical methods.
  3. [3]Fix, George. Principles of Brewing Science, 2nd edition. Boulder, CO: Brewers Publications, 1999.

In this category

Embed

Quanta Pro

Paid features are coming later.

  • All 313 calculators remain free
  • No billing is enabled
Coming soon