Absolute Humidity Calculator
Enter an air temperature in Celsius and a relative humidity percent to find the absolute humidity, the real mass of water vapor packed into each cubic meter of air. Unlike relative humidity, this number does not change when you cool or heat a sealed parcel of air. The result is shown in grams per cubic meter (g/m3) and can be copied with one click.
How to calculate absolute humidity
- Type the air temperature into the Air temperature field, in degrees Celsius.
- Type the relative humidity into the Relative humidity field, as a percent above 0 and up to 100.
- Read the absolute humidity shown in the result card, in grams per cubic meter.
- Check the formula note printed under the result if you want to see the math.
- Click Copy to grab the result as a line of text you can paste elsewhere.
Examples
Warm, humid living room
T = 25 C, RH = 60%
Absolute humidity = 13.82 g/m3
Hot and very humid outdoor air
T = 30 C, RH = 80%
Absolute humidity = 24.28 g/m3
Cold saturated air at freezing point
T = 0 C, RH = 100%
Absolute humidity = 4.85 g/m3
Frequently asked questions
What is absolute humidity?
Absolute humidity is the actual mass of water vapor present in a fixed volume of air, independent of temperature. It is reported here in grams of water per cubic meter, so a reading of 13.82 g/m3 means every cubic meter of that air carries about 13.82 grams of water.
How is it different from relative humidity?
Relative humidity is a percent of the maximum vapor the air can hold at its current temperature, so it shifts as the air warms or cools. Absolute humidity is the real amount of vapor present. At the same relative humidity, warmer air holds a lot more water, which is why 60 percent at 30 C feels heavier than 60 percent at 10 C.
What formula does this calculator use?
It uses AH = (6.112 * exp((17.67*T)/(T+243.5)) * RH * 2.1674) / (273.15 + T), where T is Celsius and RH is a percent. The 6.112 hPa term is the saturation vapor pressure at 0 C from the Magnus approximation, and 2.1674 converts hectopascals to g/m3 through the ideal gas law for water vapor.
What relative humidity values are allowed?
Relative humidity must be greater than 0 and at most 100. A value of 0 or any number above 100 is rejected with an error, since 0 percent has no vapor to measure and readings over 100 percent describe supersaturated air the simple formula does not model.
Can I enter negative or very high temperatures?
Yes. Any finite temperature is accepted, including sub-zero winter values and hot summer values. The Magnus approximation stays accurate across roughly -40 C to 50 C, which covers almost every real weather and indoor condition.
Why does warm air hold more water vapor?
Higher temperatures raise the saturation vapor pressure, so warmer air can carry more water before it condenses. That is why the same relative humidity produces a much larger absolute humidity on a hot day, and why cooling humid air past its dew point squeezes out droplets.
What is a typical absolute humidity indoors?
Comfortable indoor air often sits around 7 to 12 g/m3. Very dry heated winter air can fall below 5 g/m3, which dries out skin and airways, while hot tropical air can climb past 25 g/m3.
How precise is the result?
The calculator rounds internally to nine decimal places and the display shows up to two decimals, so 25 C at 60 percent reads 13.82 g/m3. It is an engineering approximation, not a laboratory measurement, but it agrees with reference tables to well under one percent in ordinary conditions.
Is my input private?
Yes. The calculation runs entirely in your browser with JavaScript, and nothing you type is sent to a server or stored. You can use it offline once the page has loaded.
Learn more
- Absolute vs relative humidity, and when each one matters
How absolute humidity and relative humidity differ, why the same percent feels different by season, and which number to trust for comfort and storage.
Related tools
Dew Point Calculator
Calculate the dew point from temperature and relative humidity using the Magnus formula. Get the dew point in both Celsius and Fahrenheit instantly.
Wet Bulb Calculator
Calculate the wet bulb temperature from air temperature and relative humidity using the Stull 2011 formula. Get results in both Celsius and Fahrenheit.
Heat Index Calculator
Calculate the heat index or feels like temperature from air temperature and humidity using the NWS Rothfusz regression. Get results in F and C.
555 Timer Calculator
Calculate 555 timer astable frequency, period, high and low times and duty cycle from R1, R2 and the timing capacitor. Free oscillator design helper.
Allele Frequency Calculator
Find allele frequencies from genotype counts. Enter the number of AA, Aa and aa individuals to get the A and a allele frequencies and allele totals.
Angular Acceleration Calculator
Find angular acceleration from a change in angular velocity over time, and the torque from a moment of inertia. Enter start and end rad/s and the time.