Weather calculators

Feels Like Temperature Calculator

Updated Sep 1, 2026 By Jehan Wadia
Rate Formulas
Weather Conditions
Air temperature in the shade. Switching units converts your value automatically.
Enter a value between 0 and 100 percent.
Sustained wind measured at standard 10 m height.
Feels Like Temperature
Apparent (feels like) temperature
 
 
Formula Used: —
Comfort level  
-30°C-10°C10°C30°C50°C
 
Step-by-Step Solution
Feels Like vs. Actual Temperature (at your humidity & wind)
Sensitivity Table

Introduction

The number on a thermometer does not always match how the air feels on your skin. On a muggy summer day, 32°C can feel like 41°C. On a windy winter morning, 0°C can feel like -8°C. This Feels Like Temperature Calculator shows you that real number.

Just type in three things: the air temperature, the relative humidity, and the wind speed. The tool picks the right formula for you. When it is hot and damp, it uses the NOAA Heat Index, because sweat cannot dry as fast in wet air. When it is cold and breezy, it uses the NWS Wind Chill formula, because wind pulls heat away from your body. If the weather is mild, no change is needed, and the calculator says so.

You get your apparent temperature in °C, °F, and K, plus a comfort level like "Warm," "Cold," or "Extreme Heat." You also see every math step, a chart, and a table that shows how the feels-like number moves as humidity or wind changes.

Use it to plan a run, a hike, a work shift outside, or to know when heat or cold could turn risky. It takes seconds, and it helps you dress right and stay safe.

How to use our Feels Like Temperature Calculator

Enter the air temperature, the relative humidity, and the wind speed. The calculator shows the feels like temperature (also called apparent temperature), how much warmer or colder it feels than the real reading, the formula used, a comfort level, a chart, and a step-by-step solution.

Actual Temperature: Type the air temperature measured in the shade. Pick °C, °F, or K from the drop-down next to the box. If you change the unit, your number is converted for you.

Relative Humidity (%): Type how moist the air is, from 0 to 100. High humidity makes hot days feel hotter, so this drives the heat index result.

Wind Speed: Type the steady wind speed and choose km/h, mph, m/s, or knots. Wind matters most on cold days, since it drives the wind chill result.

Calculate and Reset: Results update as you type, but you can click Calculate at any time. Click Reset to go back to the starting values.

What Is Feels Like Temperature?

The feels like temperature (also called apparent temperature) is how hot or cold the air really feels on your skin. A thermometer only reads the air temperature. But your body also reacts to humidity and wind. That is why 32°C can feel like 41°C on a sticky day, and 0°C can feel like -8°C when the wind blows hard.

Heat Index: Why Humidity Makes Heat Worse

Your body cools itself by sweating. When sweat dries off your skin, it takes heat with it. But when the air is already full of water vapor (high humidity), sweat dries slowly. So your body holds on to heat and you feel hotter than the real temperature.

The heat index is the number weather services use to show this. It comes from a formula by NOAA scientist Lans Rothfusz. It is normally used when the air is about 27°C (80°F) or warmer and humidity is 40% or higher.

Wind Chill: Why Wind Makes Cold Worse

A thin layer of warm air sits right against your skin. Wind blows that layer away, so your body loses heat faster. The wind chill formula from the U.S. National Weather Service shows how cold that feels. It is used when the air is about 10°C (50°F) or colder and the wind is over 3 mph (about 5 km/h).

When the weather is mild — not hot and humid, and not cold and windy — no change is made. The feels like temperature is just the air temperature.

Comfort Levels

Feels LikeHow It Feels
Below -25°CExtreme cold — frostbite can happen fast
-25°C to 0°CVery cold to cold — cover skin
0°C to 10°CCool — a jacket helps
10°C to 20°CComfortable
20°C to 27°CWarm
27°C to 35°CHot — drink water, take breaks
35°C to 45°CVery hot — heat cramps and heat exhaustion are possible
Above 45°CExtreme heat — heat stroke risk, stay indoors

Why It Matters

Weather warnings, school sports rules, and work safety plans use feels like temperature, not the plain thermometer reading. It is a better guide for real risk. On hot days, high heat index numbers warn of heat exhaustion and heat stroke. On cold days, low wind chill numbers warn of frostbite and hypothermia.

Good To Know

  • Heat index numbers assume you are in the shade. Full sun can add about 8°C (15°F) to how it feels.
  • Wind speed is measured at the standard height of 10 meters, so gusts near the ground may feel different.
  • Kids, older adults, and people who are sick feel heat and cold more strongly.
  • Feels like temperature is about your comfort and safety. It does not change how fast water freezes or boils.

Formulas used

Simple Heat Index Screen (NOAA)
HI_{simple} = 0.5\left[T_F + 61 + (T_F - 68)(1.2) + RH(0.094)\right]
Heat Index — Rothfusz Regression (NOAA)
HI = -42.379 + 2.04901523\,T_F + 10.14333127\,RH - 0.22475541\,T_F\,RH - 0.00683783\,T_F^2 - 0.05481717\,RH^2 + 0.00122874\,T_F^2 RH + 0.00085282\,T_F\,RH^2 - 0.00000199\,T_F^2 RH^2
Low-Humidity Adjustment (RH < 13%, 80°F ≤ T ≤ 112°F)
HI_{adj} = HI - \frac{13 - RH}{4}\sqrt{\frac{17 - |T_F - 95|}{17}}
High-Humidity Adjustment (RH > 85%, 80°F ≤ T ≤ 87°F)
HI_{adj} = HI + \frac{RH - 85}{10}\cdot\frac{87 - T_F}{5}
Wind Chill (NWS)
WC = 35.74 + 0.6215\,T_F - 35.75\,v^{0.16} + 0.4275\,T_F\,v^{0.16}
Formula Selection Logic
T_{feels} = \begin{cases} HI, & T \ge 27^\circ\text{C} \text{ and } RH \ge 40\% \\ WC, & T \le 10^\circ\text{C} \text{ and } v > 3\ \text{mph} \\ T, & \text{otherwise} \end{cases}
Temperature Unit Conversions
T_F = T_C \times \frac{9}{5} + 32, \qquad T_C = (T_F - 32)\times\frac{5}{9}, \qquad T_K = T_C + 273.15
Difference from Actual Temperature
\Delta T = T_{feels} - T_{actual}

Frequently asked questions

What humidity level makes it feel hotter than it is?

Humidity starts to push the feels like number up once it passes about 40% on a warm day. Below that, sweat dries fast and you may even feel cooler than the air reading. Above 60%, the gap grows quickly.

At 32°C (90°F):

  • 40% humidity feels like about 33°C
  • 60% humidity feels like about 37°C
  • 80% humidity feels like about 44°C

At what heat index is it dangerous to be outside?

Risk climbs in steps:

  • 27–32°C (80–90°F): Caution. Tiredness with long activity.
  • 32–41°C (90–103°F): Extreme caution. Heat cramps and heat exhaustion possible.
  • 41–54°C (103–124°F): Danger. Heat exhaustion likely, heat stroke possible.
  • Above 54°C (130°F): Extreme danger. Heat stroke is very likely.

Hard work or sports raise the risk at every step.

How fast can you get frostbite from wind chill?

It depends on how low the wind chill goes:

  • -15°C to -27°C: Frostbite in about 30 minutes
  • -28°C to -39°C: Frostbite in about 10 minutes
  • -40°C to -47°C: Frostbite in about 5 minutes
  • Below -48°C: Frostbite in 2 minutes or less

Bare skin freezes first — nose, ears, cheeks, and fingers.

Does wind chill affect car engines, pipes, or water freezing?

No. Wind chill only applies to things that make their own heat, like people and animals. A pipe or a car engine can never get colder than the real air temperature.

Wind does make them reach that air temperature faster, so a pipe may freeze sooner on a windy night. But it will not freeze at -5°C air just because the wind chill says -15°C.

Why does 30°C feel hotter in Florida than in Arizona?

Humidity. Florida air often holds 70–80% moisture, so your sweat cannot evaporate. The heat stays in your body and 30°C can feel like 37°C or more.

Arizona air is dry, often 15–25% humidity. Sweat dries almost instantly and carries heat away, so 30°C can feel close to 30°C — or even a bit cooler.

Is there a wind chill when it is above 50°F (10°C)?

No. The official wind chill formula only works at 10°C (50°F) or below with wind over 5 km/h (3 mph). Above that, the math gives odd results.

Wind still feels refreshing on a mild day, especially if your skin is damp, but weather services do not report a wind chill number for it.

Does standing in the sun change the feels like temperature?

Yes, a lot. Heat index numbers assume you are in the shade. Direct sunlight can add up to 8°C (15°F) to how hot it feels.

So a heat index of 38°C in the shade can feel like 46°C standing in full sun. Shade, hats, and light clothes make a real difference.

What temperature is comfortable for most people?

Most people feel best when the apparent temperature sits between 18°C and 24°C (65–75°F) with humidity around 40–60%.

Below 10°C most people want a jacket. Above 27°C most people start to feel hot and need water and breaks.

Can the feels like temperature be lower than the actual temperature in summer?

Yes, when the air is very dry. At 35°C with only 15% humidity, sweat evaporates so fast that the heat index can read about 33°C — two degrees below the real air temperature.

The NOAA formula includes a small correction for low humidity that handles this.

Which is more dangerous, high heat index or low wind chill?

Both can kill, but heat kills more people each year in most countries. Heat stroke can come on in under an hour and damages the brain and organs fast.

Cold usually takes longer to become deadly, and warm clothes are an easy fix. But wet clothes plus wind can cause hypothermia even at 5°C.

How much does humidity add to the heat index at 40°C?

At 40°C (104°F) the jump is large:

  • 40% humidity → feels like about 45°C
  • 50% humidity → feels like about 52°C
  • 60% humidity → feels like about 60°C
  • 70% humidity → feels like about 72°C

Anything past 54°C is extreme danger. At those numbers, heat stroke can happen in minutes.

What is the difference between heat index and wet bulb temperature?

Both mix heat and humidity, but they answer different questions.

Heat index tells you how hot the air feels to a person in the shade. It is reported in the same range as normal temperatures.

Wet bulb temperature is the lowest temperature you can reach by evaporating water. A wet bulb of 35°C is the survival limit — no amount of sweating can cool you below it.

Why does wind chill use a 3 mph minimum?

Below about 3 mph (5 km/h), the air barely moves, and your body already makes its own light breeze just by walking. That is the baseline the formula is built on.

Under that speed the warm air layer on your skin stays put, so there is no extra cooling to measure.

How do I dress for a cold wind chill?

Use layers and cover skin:

  • Base layer: wool or synthetic, not cotton — cotton holds sweat
  • Middle layer: fleece or down to trap warm air
  • Outer layer: windproof shell to block the chill
  • Cover: hat, gloves, and something over your nose and cheeks

The windproof shell matters most. Wind chill only works on exposed or thin-covered skin.

Do humidity and wind matter at the same time?

Rarely for the official formulas. Heat index uses temperature and humidity only. Wind chill uses temperature and wind only. Each formula runs in its own temperature range, so they do not overlap.

In real life a breeze does help on a hot day by speeding up sweat evaporation, but standard heat index numbers do not count it.