Dew Point Calculator
Calculate the dew point temperature from air temperature and relative humidity.
How to Use This Tool
What Is Dew Point Calculator?
The dew point is the temperature at which air becomes saturated with moisture and water vapor begins to condense into liquid (dew, fog, or clouds). Unlike relative humidity, which changes with temperature, the dew point is a direct measure of atmospheric moisture content. A higher dew point means more water vapor in the air, making it feel stickier and more uncomfortable.
Knowing the dew point is crucial for weather forecasting, HVAC system design, crop protection from frost, and preventing mold or condensation in buildings. Our Dew Point Calculator takes the guesswork out of this calculation — simply input air temperature and relative humidity to get an accurate dew point instantly. Whether you're a meteorology student, a homeowner checking indoor humidity, or a pilot monitoring fog conditions, this tool provides the clarity you need.
Formula
DP = (b × γ) / (a - γ) where γ = (a × T) / (b + T) + ln(RH/100) Variables: • T = current air temperature (°C) • RH = relative humidity (%) • a = 17.27 (constant for water over ice)* • b = 237.7°C (constant) • ln = natural logarithm • DP = dew point temperature (°C) In plain English: The formula first calculates the saturation vapor pressure at the given temperature, then adjusts it using relative humidity to find the actual vapor pressure. The dew point is the temperature where that actual pressure would cause saturation, using the inverse of the Magnus approximation. The result tells you at what temperature condensation begins.