Understanding AQI: The Air Quality Index Explained

Last updated April 29, 2026 · 9 min read

When you open an air-quality app and see a number like 87 or 152, that's the AQI — the Air Quality Index. It's the most important number in air quality and arguably the most misunderstood. This guide takes it apart: what it measures, how it's calculated, what each level means, and the fine print most apps don't bother to explain.

What the AQI actually is

The Air Quality Index is a 0-to-500 scale, defined by the U.S. Environmental Protection Agency, that translates measured concentrations of common air pollutants into a single unitless number you can act on. The scale is intentionally aligned with health outcomes, not concentrations: the same AQI value across different pollutants is meant to represent roughly equivalent risk to a typical person. AQI 100 from ozone and AQI 100 from fine particulate matter are designed to deliver about the same health hit even though the underlying concentrations are nothing alike.

The EPA covers six "criteria" pollutants in the AQI: ground-level ozone (O₃), fine particulate matter (PM2.5), coarse particulate matter (PM10), carbon monoxide (CO), sulfur dioxide (SO₂), and nitrogen dioxide (NO₂). Each pollutant has its own concentration-to-AQI lookup table (called a "breakpoint table") published in 40 CFR Part 58 Appendix G. The reported AQI for a location at any moment is whichever pollutant produces the highest sub-index — that pollutant becomes the "responsible" or "dominant" pollutant. In a typical U.S. summer it's ozone. In a wildfire week it's PM2.5.

The six AQI categories, decoded

The EPA divides the 0-to-500 range into six categories, each with its own color and its own health guidance.

AQICategoryColorIn plain English
0–50Good GreenClean air. No measurable health risk for the general population.
51–100Moderate YellowFine for most people. A small number of unusually sensitive individuals — typically those with severe asthma — may begin to notice symptoms in the upper half of this range.
101–150Unhealthy for Sensitive Groups OrangeSensitive groups (defined below) start to feel effects. Healthy adults usually feel nothing yet.
151–200Unhealthy RedEffects become noticeable for the general public; sensitive groups face a heightened risk of more serious symptoms.
201–300Very Unhealthy PurpleA formal health alert. Risk of significant effects is elevated for the entire population.
301+Hazardous MaroonEmergency-level air. Everyone is at meaningful risk; outdoor activity is discouraged for all groups.
Categories, ranges, and colors are defined by the U.S. EPA (AirNow — AQI Basics). The "in plain English" descriptions in the right column are Smog Report's paraphrase of EPA guidance.

"Sensitive groups" is a specific term of art. It includes people with asthma, COPD, lung or heart disease, diabetes, or active respiratory infections; pregnant people; children; and adults aged 65 and older. If you fall into any of those buckets, the orange (101–150) threshold is your action threshold, not the red one. We unpack what each level means in practice in AQI and Your Health.

How the index is actually calculated

The math is simpler than it looks. For each pollutant, the EPA defines a piecewise-linear function that maps concentration to AQI. The breakpoints look like this for PM2.5 (revised in 2024 to align with the tightened annual standard):

PM2.5 (µg/m³, 24-hr avg)AQI rangeCategory
0.0 – 9.00–50Good
9.1 – 35.451–100Moderate
35.5 – 55.4101–150USG
55.5 – 125.4151–200Unhealthy
125.5 – 225.4201–300Very Unhealthy
225.5+301–500Hazardous
Breakpoints from the U.S. EPA's revised PM2.5 NAAQS (40 CFR Part 58 Appendix G, 2024 revision). Source: EPA AQI Calculator.

Within each row, the relationship is linear: a PM2.5 of 22 µg/m³ falls about halfway between 9.1 and 35.4, so its AQI is about halfway between 51 and 100, or AQI 75. The EPA's full equation:

AQI = ((I_high − I_low) / (C_high − C_low)) × (C − C_low) + I_low

where C is the measured concentration and the high/low values come from the breakpoint row that contains C.

The same approach is applied to ozone (using an 8-hour average), to CO, NO₂, and SO₂ (with their own breakpoints and averaging windows), and to PM10 (24-hour average). The dominant pollutant — the one with the highest AQI — is reported.

NowCast: why the displayed AQI doesn't whipsaw

For PM2.5 and ozone, raw hourly concentrations are extremely noisy. A single gust of wind can spike or drop the reading. If apps reported AQI from raw hourly data, the number would jump 30 points back and forth all day and become useless for decision-making. To fix this, the EPA invented NowCast: a weighted average that emphasizes recent hours but smooths out single-hour noise. During stable conditions the smoothing is heavier; during rapidly changing conditions (a smoke plume rolling in) the algorithm gives recent hours more weight so the AQI catches up faster.

What NowCast actually does, in plain English: take the last 12 hours of measurements, compute a weight based on how much the readings have varied, and produce a single number that's somewhere between "the most recent reading" and "the 12-hour average". This is the AQI you see in essentially every consumer air-quality app, including Smog Report. We unpack the data path in How AirNow Data Works.

What the AQI is not

It's worth being clear about what the index doesn't capture, so you can spot the gaps:

Putting it to work

The practical use of AQI is small and concrete. Three habits cover most of it:

  1. Glance at it before outdoor exertion. Running, cycling, anything where you'll be breathing hard for 20+ minutes — that's where AQI matters most. Resting indoors, the AQI matters much less.
  2. Know your category threshold. If you're in a sensitive group, your action level is AQI 100; if you're not, it's AQI 150.
  3. Check the dominant pollutant, not just the number. The same AQI 130 from PM2.5 (smoke) and from ozone calls for different responses. PM2.5 — wear an N95 if you must be outside, run an air purifier indoors. Ozone — masks don't help, exercise indoors instead.

Get the AQI on your home screen

Smog Report shows real-time AQI worldwide, with widgets and Live Activities. Free on the App Store.

Download for iOS

Primary sources: EPA AirNow — AQI Basics · EPA AQI Calculator · EPA NAAQS Table