How to calculate heat index: formula, steps and examples

Weather

How to calculate heat index: formula, steps and examples

Published: July 23, 2026
Updated: July 23, 2026

how to calculate heat index: what it is and why it matters

The heat index estimates how hot it feels to the human body by combining air temperature and relative humidity. It’s useful to assess heat-related health risk, plan outdoor activities, or set workplace safety measures. Knowing how to calculate heat index helps you interpret weather reports, recognize dangerous conditions, and take preventive actions like hydrating, resting or moving to shade.

heat index formula and when to use it

The most common heat index formula is the Rothfusz regression, derived from meteorological data and used by weather services. It applies when air temperature is at or above 27°C (80°F) and relative humidity is at least 40%. For lower values, perceived temperature is close to the actual air temperature and the full formula isn't required.

Rothfusz regression formula (°F)

The Rothfusz heat index (HI) in degrees Fahrenheit uses temperature T (°F) and relative humidity RH (%) as:

HI = -42.379 + 2.04901523·T + 10.14333127·RH - 0.22475541·T·RH - 6.83783·10-3·T² - 5.481717·10-2·RH² + 1.22874·10-3·T²·RH + 8.5282·10-4·T·RH² - 1.99·10-6·T²·RH²

Note: The formula returns HI in °F. If you prefer Celsius, calculate in °F and convert, or use the simpler approximate method shown later.

When to apply small adjustments

After computing HI with the Rothfusz equation, apply corrections in rare conditions:

  • If RH < 13% and 80°F < T < 112°F, subtract: adjustment = ((13 - RH)/4) * sqrt((17 - |T - 95|)/17)
  • If RH > 85% and 80°F < T < 87°F, add: adjustment = ((RH - 85)/10) * ((87 - T)/5)

These adjustments fine-tune the index for very dry or very humid cases.

step-by-step: how to calculate heat index manually (example in °F)

Follow these steps to compute heat index using the Rothfusz regression and adjustments.

  1. Measure or obtain air temperature T (°F) and relative humidity RH (%).
  2. Plug T and RH into the Rothfusz regression and compute each term.
  3. Apply any applicable adjustment for low RH <13% or high RH >85% when T is in the specified ranges.
  4. Interpret the resulting HI value as the 'feels-like' temperature.

Worked example 1 (typical summer day)

Given: T = 90°F, RH = 70%

Compute the Rothfusz terms (rounded):

  • -42.379
  • 2.04901523·T = 2.04901523·90 = 184.41
  • 10.14333127·RH = 10.14333127·70 = 710.03
  • -0.22475541·T·RH = -0.22475541·90·70 = -1416.61
  • -0.00683783·T² = -0.00683783·8100 = -55.38
  • -0.05481717·RH² = -0.05481717·4900 = -268.64
  • 0.00122874·T²·RH = 0.00122874·8100·70 = 697.24
  • 0.00085282·T·RH² = 0.00085282·90·4900 = 376.30
  • -0.00000199·T²·RH² = -0.00000199·8100·4900 = -78.93

Sum: HI ≈ -42.38 + 184.41 + 710.03 - 1416.61 - 55.38 - 268.64 + 697.24 + 376.30 - 78.93 = 106.04°F

Adjustments: RH = 70% (no low/high extreme adjustment). Final HI ≈ 106°F.

Worked example 2 (hot & dry)

Given: T = 100°F, RH = 10%

Rothfusz applies but RH <13% triggers a subtraction. Compute HI first (skipping term-by-term here) and then calculate adjustment:

Adjustment = ((13 - RH)/4) * sqrt((17 - |T - 95|)/17)

Plug values: ((13 - 10)/4) * sqrt((17 - |100 - 95|)/17) = (3/4) * sqrt((17 - 5)/17) = 0.75 * sqrt(12/17) ≈ 0.75 * 0.84 = 0.63°F

Subtract ~0.6°F from the raw HI. The adjustment is small but improves accuracy in dry heat.

approximate heat index calculation in °C (simple method)

If you prefer Celsius and want a faster estimate without converting to Fahrenheit, use a simpler approximation valid for moderate conditions:

Approx HI (°C) ≈ T + 0.33·e - 0.70·v - 4.00

Where:

  • T = air temperature in °C
  • e = vapor pressure in hPa = RH/100 · 6.105 · exp(17.27·T/(237.7+T))
  • v = wind speed in m/s (often set to 0 for standard heat index which assumes light wind)

This variant resembles the apparent temperature formula and can be helpful when you need a Celsius-based estimate, but it mixes humidity and wind — use with caution and expect some difference from the Rothfusz index.

how to use an online heat index calculator

Using an online calculator is faster and avoids manual arithmetic. Typical steps:

  1. Enter air temperature (choose °F or °C depending on the tool).
  2. Enter relative humidity %.
  3. If available, add wind speed or direct selection for shade/full sun to refine the estimate.
  4. Click calculate to get the heat index and safety guidance.

Calculatorr offers weather- and heat-related tools—search for 'heat index calculator' on https://calculatorr.com/ to access a ready-made tool that handles unit conversion and adjustments automatically.

interpreting heat index results: risk levels and actions

Heat index values map to heat risk categories used by health and safety organizations. Common guidance:

  • HI < 80°F (< 27°C): Generally comfortable; low heat stress.
  • 80–90°F (27–32°C): Caution — fatigue possible with prolonged exposure or physical activity.
  • 90–105°F (32–41°C): Extreme caution — heat cramps and heat exhaustion possible; stay hydrated, limit exertion.
  • 105–130°F (41–54°C): Danger — heat cramps and heat exhaustion likely; take preventive action, seek cool areas.
  • >130°F (>54°C): Extreme danger — heat stroke highly likely; avoid all outdoor activity and seek emergency cooling.

These thresholds are general. Vulnerable groups — young children, older adults, people with chronic illnesses, and those on certain medications — face higher risk at lower HI values.

common mistakes and how to avoid them

  • Using dry-bulb temperature only: Humidity strongly influences perceived heat. Always include RH.
  • Applying the Rothfusz formula outside valid ranges: The formula is designed for T ≥ 80°F and moderate-to-high humidity; for cooler or very low-humidity conditions, use simpler estimates.
  • Mixing units: Ensure temperature units match the formula. For Rothfusz, convert °C to °F first: °F = °C·9/5 + 32.
  • Ignoring sun and wind: Direct sun increases perceived heat; wind can cool. Use adjustments or alternative apparent-temperature formulas when sun/wind are significant.
  • Rounding too early: Keep intermediate values precise and round only the final HI to avoid cumulative errors.

practical scenarios: planning based on heat index

Examples of real-world use:

  • Event planning: If HI is forecasted at 100°F, schedule strenuous activities for cooler hours or provide shade, water stations, and medical staff.
  • Workplace safety: Outdoor workers exposed to HI > 95°F should have enforced rest breaks and cooling protocols.
  • Sports training: Coaches should reduce session intensity when HI reaches 'extreme caution' levels and monitor athletes for signs of heat illness.
  • Public health alerts: Municipalities can issue heat advisories when multi-day high HI events are forecast.

summary of steps and quick reference

Quick checklist to calculate heat index accurately:

  1. Obtain air temperature and relative humidity.
  2. If using Rothfusz, convert °C to °F if needed, then apply the regression equation.
  3. Apply RH-based adjustments when required.
  4. Convert result back to °C if desired.
  5. Interpret HI according to risk categories and take appropriate actions.

For fast results, use an online heat index calculator on https://calculatorr.com/ which performs conversions and displays safety guidance automatically.

further practical tips

  • Keep a shaded thermometer or reliable weather app for local measurements — microclimates can differ from regional forecasts.
  • Pay attention to direct sun exposure: add about 15°F (8°C) to HI when in full sun compared to shaded conditions, as a rule of thumb.
  • Monitor vulnerable individuals closely during heat waves even if HI is in the moderate range.

Understanding and calculating the heat index puts you in control of decisions that protect health and comfort in hot conditions. Use the formulas above for precise work and online calculators for quick checks.

Why Choose Calculatorr.com?

We're dedicated to providing the most accurate, easy-to-use calculators for all your needs.

100% Free

All of our calculators are completely free to use, no hidden fees or subscriptions.

Private & Secure

Your data never leaves your browser. We don't store any of your calculations.

Mobile Friendly

Use our calculators on any device - desktop, tablet, or smartphone.