Climbers, pilots, and athletes all care about how much oxygen the air actually delivers as they go up. This tool computes atmospheric pressure and the effective sea-level-equivalent oxygen percentage for any altitude from a standard atmospheric model, and lays out a reference ladder from sea level to the summit of Everest.
How it works
The key insight is that the fraction of oxygen in air stays at about 20.9% everywhere; what drops with altitude is total pressure, and therefore the partial pressure of oxygen. The tool uses the International Standard Atmosphere barometric formula for the troposphere:
P = P0 * (1 - L*h/T0) ^ (g*M / (R*L))
with sea-level pressure P0 = 101325 Pa, lapse rate L = 0.0065 K/m, base temperature T0 = 288.15 K, and the exponent g·M/(R·L) ≈ 5.255. Effective oxygen is then 20.9% scaled by the ratio of pressure at altitude to sea-level pressure.
Reference altitudes and their physiological significance
The numbers become intuitive when anchored to real-world locations and thresholds:
| Altitude (m) | Location example | Approx. effective O2 | Notes |
|---|---|---|---|
| 0 | Sea level | 20.9% | Baseline |
| 1,600 | Denver, Colorado | ~17.5% | Many people feel mildly breathless on exertion |
| 2,500 | Cusco, Peru | ~15.5% | AMS risk begins; acclimatise before ascending further |
| 3,650 | La Paz city centre | ~14.3% | Among the world’s highest major cities |
| 5,364 | Everest Base Camp | ~11.4% | Significant effort needed for moderate activity |
| 8,849 | Everest summit | ~6.9% | “Death zone” — survival without supplemental O2 limited to hours |
These effective oxygen figures are illustrative approximations from the standard model. Real on-day pressure varies with weather.
Why effective oxygen matters more than altitude alone
A hiker might understand altitude in metres but find it hard to intuit what that means physiologically. Restating the same information as “the air feels like 13% oxygen at sea level” makes the physiological challenge concrete. Your lungs move a fixed volume of air with each breath; when that air is thinner (lower partial pressure of oxygen), less oxygen crosses into the bloodstream per breath cycle, and your body must compensate by breathing faster and deeper, increasing heart rate, and producing more red blood cells over time as acclimatisation proceeds.
Practical uses for climbers and travellers
- Pre-trip planning: If you are flying into a high-altitude city such as La Paz or Lhasa, knowing the effective oxygen percentage helps explain why even walking upstairs initially feels taxing.
- Acclimatisation scheduling: A common guideline is to sleep at a new high altitude for two nights before ascending further. The effective oxygen figure at each camp gives a concrete measure of what you are asking your body to adapt to.
- Aviation: Cabin pressure in commercial aircraft is typically maintained at the equivalent of about 1,800–2,400 m, explaining why long flights leave some passengers with mild headaches or fatigue.
Notes and limits
This model is accurate up to roughly 11,000 m (the tropopause); above that the tool flags results as extrapolated. Real conditions vary with weather, temperature, and humidity, so a barometer may read differently on any given day. Acclimatisation, ascent rate, and individual fitness matter as much as the raw numbers — treat figures as guidance, not a medical threshold.