Heat Index Calculator

Temperature + humidity → feels-like heat index with risk category, in °C and °F.

Ad placeholder (leaderboard)
Enjoying the tools? Go Pro for £4.99 (one-time) and remove all ads — forever, on this device. Remove ads — £4.99

The heat index — sometimes called the “feels-like” or “apparent” temperature — tells you how hot the air actually feels to your body once humidity is factored in. A thermometer measures the air temperature alone, but your body cools itself by evaporating sweat. When the air is already saturated with water vapour (high relative humidity), sweat evaporates far more slowly, trapping body heat and making the environment feel much hotter than the mercury suggests. This calculator combines your air temperature and relative humidity to give the precise feels-like figure using the official NOAA Rothfusz regression, then maps it onto the four-tier NOAA risk scale so you can make informed decisions about outdoor activity, hydration, and personal safety.

How it works

The calculation follows the two-step procedure published by the U.S. National Weather Service (NWS).

Step 1 — Steadman simple estimate. For all inputs the calculator first computes a fast approximation due to Steadman (1979):

HI_simple = 0.5 × (T + 61.0 + (T − 68.0) × 1.2 + RH × 0.094)

where T is air temperature in °F and RH is relative humidity in percent. This result is averaged with the actual temperature. If that average is below 80 °F (27 °C) the simple estimate is used directly — at lower temperatures humidity has a relatively minor effect and the full polynomial is unnecessary.

Step 2 — Rothfusz regression. When the average from Step 1 reaches or exceeds 80 °F the full nine-term polynomial (Rothfusz, 1990) is applied:

HI = −42.379 + 2.04902·T + 10.14333·RH − 0.22476·T·RH − 0.00684·T² − 0.05482·RH² + 0.00123·T²·RH + 0.00085·T·RH² − 0.0000020·T²·RH²

Step 3 — NWS adjustments. Two small corrections refine accuracy at the edges of the scale:

  • Low-humidity adjustment (RH below 13%, T between 80–112 °F): subtracts a correction proportional to how dry and how far from 95 °F the air is.
  • High-humidity adjustment (RH above 85%, T between 80–87 °F): adds a small correction for muggy but not-yet-hot conditions.

The “Working” panel in the calculator shows every arithmetic step so you can verify each stage.

Worked example

Suppose you are in a city on a summer afternoon: 35 °C (95 °F), 70% relative humidity.

  1. Steadman simple: HI_simple = 0.5 × (95 + 61 + (95 − 68) × 1.2 + 70 × 0.094) = 97.5 °F
  2. Average with T: (97.5 + 95) ÷ 2 = 96.2 °F → above 80 °F threshold, use Rothfusz.
  3. Rothfusz regression → approximately 124 °F (51 °C).
  4. No RH adjustment needed (RH not below 13% nor in the narrow high-RH band).
  5. Result: ~51 °C / 124 °F — solidly in the Danger category.
Air tempRHHeat indexCategory
28 °C / 82 °F50%~29 °C / 84 °FCaution
32 °C / 90 °F60%~41 °C / 105 °FExtreme Caution
35 °C / 95 °F70%~51 °C / 124 °FDanger
38 °C / 100 °F90%~59 °C / 138 °FExtreme Danger

The table illustrates why a tropical city at 35 °C feels genuinely dangerous even though the thermometer reading alone might seem manageable — humidity doubles the physiological burden.

Formula note

The Rothfusz regression is derived from Steadman’s original biophysical model and fitted to a large table of feels-like values. It is accurate to within ±1.3 °F (0.7 °C) across the valid range (T ≥ 80 °F, RH ≥ 40%). All arithmetic in this tool is performed in Fahrenheit internally (as per the NWS specification) and then converted to Celsius for display. Reference: NOAA/NWS Heat Index Equation, wpc.ncep.noaa.gov/html/heatindex_equation.shtml.

Ad placeholder (rectangle)