NOTACAL logo

Heat Index Calculator

Heat Index Calculator

Give us your feedback! Was this useful?

Introduction

The Heat Index (often referred to as the "feels like" temperature) is a vital meteorological measure that calculates how hot the air actually feels to the human body when relative humidity is combined with the ambient air temperature. While thermometers measure the kinetic energy of air molecules, the human body relies on the evaporation of sweat to regulate its core temperature. High humidity impairs this natural cooling mechanism, causing the body to retain heat and significantly increasing the physiological strain.

This calculator utilizes the Rothfusz Equation—the standard regression model adopted by the National Weather Service (NWS) and NOAA—to compute the heat index. It serves as a critical safety instrument for athletes, outdoor workers, elderly individuals, and parents to assess the physiological risk posed by extreme heat events.

Understanding the relationship between temperature and humidity is a life-saving skill. This tool is not a substitute for professional medical or meteorological advice, but it is a reliable guide for conceptualizing and calculating heat stress parameters in daily life.

Why is it useful?

  • Proactive Safety: Allows outdoor workers and athletes to make informed decisions about when to stop activity.
  • Heat Stress Awareness: Educates users on the threshold where temperature and humidity transitions from "uncomfortable" to "dangerous" or "deadly".
  • Home Health Planning: Helps identify when indoor environments—especially those without climate control—are becoming hazardous.
  • Scientific Understanding: Illustrates how humidity acts as a barrier to the body's natural cooling process.

The importance of heat index awareness cannot be overstated in the context of climate change. According to NOAA, heat is the leading cause of weather-related mortality in the United States, exceeding deaths from hurricanes, tornadoes, floods, and lightning combined. Extreme heat events are becoming more frequent, intense, and prolonged across the globe. Vulnerable populations including the elderly, infants, outdoor workers, athletes, and individuals with chronic medical conditions face disproportionate risk. Occupational safety regulations in many countries mandate work-rest cycles based on heat index thresholds, with some industries requiring mandatory breaks when the index exceeds specific levels. School athletic programs increasingly rely on heat index readings to determine whether outdoor practices can proceed safely. The American College of Sports Medicine has established heat index guidelines for physical activity widely adopted by coaches. By understanding and monitoring the heat index, individuals and organizations can make informed decisions that prevent heat-related illnesses ranging from minor heat cramps to life-threatening heat stroke.

The heat index was developed in the late 1970s by Robert G. Steadman and later refined by the National Weather Service through the Rothfusz regression equation introduced in 1990. The relationship between temperature and humidity is non-linear: at lower temperatures, humidity has a modest effect on perceived heat, but as temperatures rise above 90°F, the compounding effect of humidity accelerates dramatically. This is why 100°F with 20% humidity feels more comfortable than 90°F with 80% humidity, despite the lower thermometer reading. This counterintuitive relationship is precisely why a dedicated heat index calculation is essential for accurate heat stress assessment.

Heat Index vs Temperature and Humidity

The relationship between heat index, temperature, and humidity is non-linear. Humidity acts as a force multiplier for heat stress — at lower temperatures its effect is modest, but above 90°F (32°C) every additional percentage point of relative humidity adds disproportionately to the perceived temperature.

  • 85°F at 50% humidity → HI ~86°F — negligible difference
  • 85°F at 90% humidity → HI ~98°F — 13°F increase
  • 95°F at 50% humidity → HI ~102°F — 7°F increase
  • 95°F at 90% humidity → HI ~127°F — 32°F increase in Extreme Danger territory

This compounding effect explains why regions with high humidity such as the southeastern United States, South Asia, and coastal tropical areas experience more heat-related emergencies than arid regions with higher dry-bulb temperatures. When the ambient humidity is high, the vapor pressure gradient between the skin and the surrounding air narrows, slowing sweat evaporation and preventing the body from shedding heat fast enough to maintain a safe core temperature.

How to Use

  1. Select Temperature Unit: Choose between Fahrenheit (°F) or Celsius (°C).
  2. Input Air Temperature: Enter the current air temperature.
  3. Input Relative Humidity: Enter the relative humidity as a percentage (0% to 100%).
  4. Calculate: Click the "Calculate" button. The calculator will determine the heat index and display the associated risk category.
  5. Interpret Results: Review the risk level and the specific safety recommendations provided for your conditions.

Example Scenario: If the temperature is 95°F and the relative humidity is 70%, the air temperature alone might seem manageable, but the moisture in the air prevents effective cooling, leading to a dangerous heat index. Entering these values will reveal that the "feels like" temperature is significantly higher, placing you in a high-risk category.

For accurate results, use temperature and humidity readings from the same location and time. Weather station data from nearby airports may differ significantly from conditions at your specific location due to urban heat island effects, elevation differences, or proximity to water. For outdoor activity planning, measure conditions at the actual activity site during the expected time of day. Heat index is typically highest in the mid-to-late afternoon when solar radiation peaks and temperatures reach their maximum. Check local weather forecasts for heat index predictions, but remember that actual conditions may vary from forecasts.

If your outdoor thermometer reads 88°F in direct sunlight but the official temperature from the weather service is 85°F, use the shaded reading (85°F) for calculation. The heat index formula assumes shaded conditions. If heat index values are forecast above 105°F for multiple consecutive days, this constitutes a heat wave that requires sustained vigilance rather than isolated precaution.

Formulas and Calculations

The Rothfusz Equation (1990) is the standard formula used for calculating the heat index. Because the calculation is a complex polynomial, it is typically applied for temperatures ≥ 80°F and humidity ≥ 40%.

The Core Rothfusz Equation

The heat index (HI) in °F is derived using the following polynomial regression:

HI=c1+(c2×T)+(c3×RH)+(c4×T×RH)+(c5×T2)+(c6×RH2)+(c7×T2×RH)+(c8×T×RH2)+(c9×T2×RH2)HI = c_1 + (c_2 \times T) + (c_3 \times RH) + (c_4 \times T \times RH) + (c_5 \times T^2) + (c_6 \times RH^2) + (c_7 \times T^2 \times RH) + (c_8 \times T \times RH^2) + (c_9 \times T^2 \times RH^2)
[nws-heat-index]

Where: T = Air temperature (in °F), RH = Relative humidity (in %), c₁ ... c₉ = Regression coefficients.

[nws-heat-index]

Adjustments

The standard equation requires specific adjustments:

  1. Low Humidity Adjustment: If RH < 13% and 80°F ≤ T ≤ 112°F:
ADJ=[13RH4]×17T9517ADJ = \left[ \frac{13 - RH}{4} \right] \times \sqrt{\frac{17 - |T - 95|}{17}}
  1. High Humidity Adjustment: If RH > 85% and 80°F ≤ T ≤ 87°F:
ADJ=[RH8510]×[87T5]ADJ = \left[ \frac{RH - 85}{10} \right] \times \left[ \frac{87 - T}{5} \right]

Conversion to Celsius

HI°C=(HI°F32)×59HI_{°C} = (HI_{°F} - 32) \times \frac{5}{9}

Coefficients of the Rothfusz Equation

The nine regression coefficients that define the polynomial are:

c₁ = -42.379, c₂ = 2.04901523, c₃ = 10.14333127, c₄ = -0.22475541 c₅ = -6.83783 × 10⁻³, c₆ = -5.481717 × 10⁻², c₇ = 1.22874 × 10⁻³ c₈ = 8.5282 × 10⁻⁴, c₉ = -1.99 × 10⁻⁶

These constants were derived from multiple regression analysis of Steadman's original apparent temperature tables. The polynomial is valid for temperatures between 80°F and 112°F (27°C to 44°C) and relative humidity between 0% and 100%, though the low-humidity and high-humidity adjustments modify the output when conditions fall outside the ideal range of ≥80°F and ≥40% humidity.

The Rothfusz equation coefficients are specific constants determined through regression analysis. The polynomial form captures the non-linear interaction between temperature and humidity, where the impact of humidity on perceived temperature increases dramatically at higher temperatures.

Reference Table

Heat Index (°F)Risk LevelPossible Heat Disorders
80°F - 90°FCautionFatigue possible with prolonged exposure.
90°F - 103°FExtreme CautionHeat cramps, heat exhaustion, or heat stroke possible.
103°F - 124°FDangerHeat cramps and heat exhaustion likely; stroke possible.
125°F+Extreme DangerHeat stroke highly likely with continued exposure.
Heat Index (°F)
CautionExtreme CautionDangerExtreme Danger809010312413095
A heat index of 95°F falls in Extreme Caution territory. Caution: 80–90°F, Extreme Caution: 90–103°F, Danger: 103–124°F, Extreme Danger: 125°F+

Classification and Safety Recommendations

1. Caution (80°F - 90°F)

Effects: Fatigue possible with prolonged physical activity.

Actions: Take regular breaks in shade or air-conditioned areas, hydrate consistently.

2. Extreme Caution (90°F - 103°F)

Effects: Heat cramps, exhaustion, or heat stroke are possible.

Actions: Limit strenuous outdoor activity, wear lightweight clothing, drink water frequently.

3. Danger (103°F - 124°F)

Effects: Heat cramps and exhaustion are likely; stroke is a real risk.

Actions: Avoid all outdoor activity if possible. Stay in climate-controlled environments, check on neighbors, children, and pets.

4. Extreme Danger (125°F+)

Effects: Heat stroke highly likely.

Actions: Stay indoors. Seek emergency medical attention immediately if heat-related illness symptoms arise.

Heat-related illnesses progress through distinct stages. Heat cramps involve muscle spasms and heavy sweating during intense activity. Heat exhaustion symptoms include heavy sweating, pale clammy skin, fast weak pulse, nausea, dizziness, headache, and fainting. Core temperature during heat exhaustion may reach 102°F to 104°F (39°C to 40°C). Heat stroke is a life-threatening medical emergency characterized by hot red dry or damp skin, strong rapid pulse, body temperature above 104°F (40°C), altered mental state, slurred speech, seizures, and loss of consciousness.

The NWS emphasizes that heat stroke can develop rapidly when the heat index exceeds 103°F, especially during physical exertion. Anyone exhibiting signs of heat stroke requires immediate emergency medical attention — do not delay treatment while attempting to cool the person. Rapid cooling measures such as moving to shade, removing excess clothing, applying cold compresses, and fanning can be applied while awaiting emergency services.

Limitations

  • Boundary Validity: The Rothfusz equation is valid only for temperatures ≥ 80°F (27°C) and humidity ≥ 40%.
  • Environmental Factors: The index assumes shady conditions and light wind. Direct sunlight can increase perceived temperature by up to 15°F.
  • Missing Variables: This model does not account for wind speed or solar radiation intensity.
  • Individual Variability: Age, health conditions, and heat acclimatization affect individual heat tolerance.
  • Activity Level Not Considered: The heat index assumes a resting person in the shade. Physical exertion significantly increases heat stress.
  • Clothing Effects: Heavy or dark clothing traps heat and raises effective temperature beyond the calculated index.
  • Geographic Acclimatization: People accustomed to hot climates have higher heat tolerance than those from cooler regions.

Tips for Heat Safety

  1. Stay Hydrated: Drink water before, during, and after outdoor activity, even if you do not feel thirsty.
  2. Monitor the Vulnerable: Elderly people, children, and those with chronic conditions are more susceptible.
  3. Dress Wisely: Choose loose, lightweight, light-colored fabrics.
  4. Listen to Your Body: Dizziness, nausea, rapid pulse, and confusion are early warning signs. Stop activity immediately.
  5. Acclimatize Gradually: Allow 7-14 days for your body to adjust to working in hot conditions.
  6. Use the Buddy System: Monitor coworkers for signs of heat stress.
  7. Never Leave Anyone in a Parked Car: Interior temperatures can rise by 20°F in 10 minutes.
  8. Use the 20/20 Rule: When the heat index exceeds 90°F, take 20-minute rest breaks for every 20 minutes of work in cool or shaded areas.
  9. Apply Active Cooling Methods: Wet towels on the neck, wrists, and groin areas, misting fans, and cool showers accelerate body cooling beyond passive rest.
  10. Recognize Early Warning Signs: Heat exhaustion often begins with heavy sweating, weakness, and dizziness. Respond immediately by moving to a cool area and drinking water — do not wait for more severe symptoms.

Practical Tips for Using Heat Index Data

  1. Check Before Activity Planning: Before scheduling outdoor events, check the heat index forecast.
  2. Combine with Wet Bulb Globe Temperature: For serious athletic settings, supplement with WBGT measurements.
  3. Create a Heat Safety Plan: Establish clear thresholds for modifying or canceling outdoor activities.
  4. Educate Your Team: Ensure everyone knows the signs of heat illness.
  5. Provide Cooling Stations: Designate shaded or air-conditioned areas with water stations.
  6. Monitor Humidity Independently: Even if temperatures seem moderate, high humidity alone can create dangerous conditions.
  7. Adjust Work Schedules: Schedule strenuous outdoor work for early morning or late evening when heat index is lowest.
  8. Monitor Multiple-Day Heat Events: Prolonged exposure to consecutive days of high heat index gradually depletes the body's reserves. NWS heat warnings for multi-day events require stricter precautions than isolated hot days.
  9. Account for Local Acclimatization: Different regions acclimate to different baselines. A 100°F heat index in a temperate climate poses greater relative risk than the same index in a hot climate because infrastructure, behavior, and physiological adaptation vary.

Complementary Metrics: Wet-Bulb Globe Temperature

Wet-Bulb Globe Temperature (WBGT) is a more comprehensive heat stress metric used by the military, athletic organizations, and occupational safety programs. Unlike the heat index, which assumes shaded conditions and light wind, WBGT incorporates temperature, humidity, wind speed, and solar radiation through a weighted formula involving three different thermometer readings.

WBGT is calculated as: WBGT_outdoor = 0.7 × T_w + 0.2 × T_g + 0.1 × T_d, where T_w is the natural wet-bulb temperature (humidity and wind effects), T_g is the globe temperature (solar radiation), and T_d is the dry-bulb air temperature.

The American College of Sports Medicine and many athletic governing bodies use WBGT to set activity modification thresholds. For example, when WBGT exceeds 82°F (28°C), continuous activity with frequent hydration breaks is recommended, and above 90°F (32°C) all strenuous activity should be canceled. While this calculator provides the heat index, cross-referencing with local WBGT readings from weather services gives a more complete heat stress assessment for organized sports, military training, and outdoor work planning.

Frequently Asked Questions

What is the heat index and how is it different from actual temperature?
The heat index is what temperature feels like when humidity is combined with air temperature. Humidity impairs sweat evaporation, making you feel hotter. For example, 90F with 70% humidity feels like 105F.
How do I interpret heat index danger levels?
NOAA categories: Caution (80-90F), Extreme Caution (90-103F), Danger (103-124F), Extreme Danger (126F+). Heat stroke risk increases significantly above 103F.
Can the heat index be lower than actual temperature?
No, at 80F+ the heat index equals or exceeds actual temperature because humidity always adds to perceived heat.
Why does humidity make hot weather feel hotter?
The body cools through sweat evaporation. High humidity slows evaporation, reducing heat removal from the skin, making you feel warmer than the actual air temperature.
What formula does this calculator use?
It uses the National Weather Service Rothfusz regression equation, with adjustments when conditions fall below 80F or humidity below 40%.
What should I do if the heat index exceeds 103F?
At heat index values above 103F (Danger category), avoid all strenuous outdoor activity, stay in air-conditioned environments, drink water every 15 to 20 minutes, and watch for signs of heat exhaustion or heat stroke in yourself and others. Anyone showing confusion, loss of consciousness, or hot dry skin requires emergency medical attention.
How does the heat index affect athletes and outdoor workers?
Athletic performance declines progressively as heat index rises due to cardiovascular strain and reduced blood flow to working muscles. The NWS and OSHA recommend modified work-rest cycles when the heat index exceeds 90F, with more frequent breaks and mandatory hydration. Many school athletic programs cancel outdoor practices when the heat index reaches certain thresholds.
Can heat index values apply to indoor environments?
Yes, heat index applies indoors, especially in buildings without air conditioning. Indoor humidity sources like cooking, showers, and occupants themselves can raise humidity levels significantly. Attics and upper floors can be substantially hotter than outdoor temperatures, creating dangerous conditions even when the outdoor heat index seems moderate.
Is heat index the same as feels-like temperature?
Yes, heat index is the official NWS term for feels-like temperature during hot conditions. In cold weather the wind chill index is used instead. Some weather services use the term apparent temperature to describe both heat index and wind chill effects.

Last updated: July 10, 2026

UB

UnByte — Independent Software Engineering

Every calculator references authoritative sources — Editorial policy