Wind Chill (Feels-Like Temperature)
Calculate the "feels-like" wind chill temperature in degrees Celsius from the actual air temperature and the wind speed, using the standard Environment Canada / NWS wind chill index formula.
- Temperature drop from actual
- 8 °C
Valid for air temperatures ≤ 10 °C and wind speeds above ~5 km/h. Results outside this range are approximate.
What the Wind Chill Calculator Does
This wind chill calculator estimates the "feels like" temperature you experience when air temperature and wind speed combine to pull heat from your skin. You enter the actual air temperature and the wind speed, and the tool returns the wind chill value in degrees.
It is useful for anyone planning outdoor activity in cold weather: runners and cyclists, hikers, dog walkers, construction and delivery workers, parents checking whether it is safe for kids to play outside, and travelers deciding how many layers to pack. Knowing the wind chill helps you judge frostbite and hypothermia risk far better than the raw thermometer reading alone.
How Wind Chill Is Calculated (The Formula)
The calculator uses the standard North American wind chill equation adopted by meteorological agencies. For temperature in degrees Celsius (T) and wind speed in kilometres per hour (W), the formula is:
Wind chill = 13.12 + 0.6215 * T - 11.37 * W^0.16 + 0.3965 * T * W^0.16
The W^0.16 term means wind speed has a strong effect at low speeds but smaller added effect as the wind gets faster. The formula is valid for air temperatures at or below 10 degrees Celsius and wind speeds above about 4.8 km/h; outside that range wind chill is not meaningfully defined, so the result should be treated as an approximation.
Worked Example With Real Numbers
Suppose the air temperature is -5 degrees Celsius and the wind is blowing at 30 km/h. First calculate W^0.16: 30^0.16 is about 1.708.
Now substitute into the formula:
13.12 + (0.6215 * -5) - (11.37 * 1.708) + (0.3965 * -5 * 1.708)
= 13.12 - 3.108 - 19.42 - 3.386
= about -12.8 degrees Celsius.
So while the thermometer reads -5 C, the wind makes it feel close to -13 C. That 8-degree gap is exactly why wind chill matters for planning.
Factors That Affect the Result
Wind chill describes how fast exposed skin loses heat, not a true change in air temperature. A few things shape the number and how it applies to you:
- Wind speed: faster wind strips away the thin layer of warm air around your body, lowering the feels-like value sharply.
- Actual temperature: wind chill only applies at or below 10 C. On a mild day, wind feels cooling but is not a frostbite hazard.
- Measurement height: official wind chill assumes wind measured at about 10 metres; ground-level gusts between buildings can differ.
- Sun and humidity: the formula ignores both. Bright sun can make it feel warmer than calculated, while wet skin or clothing speeds heat loss.
Practical Tips and Common Mistakes
Match your units to the formula. This calculator expects Celsius and km/h; entering miles per hour or Fahrenheit without converting will give a wrong answer. If your weather source reports mph, multiply by 1.609 to get km/h first.
Do not treat wind chill as a temperature you can measure with a thermometer left outside, and do not apply it to objects like car radiators or water pipes. Wind chill only describes heat loss from warm skin, so it affects people and animals, not inanimate items, which simply cool toward the actual air temperature.
Finally, use wind chill as a safety cue, not a precise figure. When the feels-like value drops below roughly -25 C, frostbite on exposed skin becomes a real risk within minutes, so cover up, limit time outside, and check on anyone vulnerable to the cold.
Frequently asked questions
When does the wind chill formula apply?
The standard wind chill index is defined for air temperatures at or below 10 °C and wind speeds above about 4.8 km/h. Outside that range the result is not physically meaningful.
What is wind chill?
Wind chill is the perceived ('feels-like') temperature on exposed skin. Moving air carries heat away from your body faster, so it feels colder than the actual air temperature.
Does wind chill affect objects like car engines?
No. Wind chill only describes how cold it feels to people and animals. It cannot cool an object below the actual air temperature, though it does speed up how quickly objects reach that temperature.
Why is the wind speed raised to the power 0.16?
The 0.16 exponent was fitted from heat-loss models and wind-tunnel studies so the index reflects how convective cooling rises sharply at low wind speeds and levels off at higher speeds.