BMI Calculator

Calculate your Body Mass Index and find your WHO category.

ft
in
Formula: BMI = kg / m² BMI = (lbs × 703) / in²
{{ bmiDisplay }}
{{ categoryLabel }}
{{ bmiDisplay }}
10 18.5 25 30 35 40 50+
{{ __t('label_healthy_range') }}: {{ healthyRange }}

What Is BMI?

The Body Mass Index (BMI) is a metric that describes the ratio of body weight to height. It is calculated by dividing weight in kilograms by height in meters squared. BMI serves as a rough guide to assess whether a person is underweight, normal weight, or overweight, and is used by the World Health Organization (WHO) as a standard indicator.

BMI Categories (WHO)

  • Below 18.5 — Underweight: May indicate malnutrition or illness.
  • 18.5 – 24.9 — Normal weight: Ideal range with lowest health risk.
  • 25.0 – 29.9 — Overweight: Increased risk of cardiovascular disease.
  • 30.0 – 34.9 — Obese Class I: Significantly increased health risk.
  • 35.0 – 39.9 — Obese Class II: High health risk.
  • 40 and above — Obese Class III: Very high health risk (morbid obesity).

Limitations of BMI

BMI does not distinguish between muscle and fat mass. Athletes with high muscle mass may have a high BMI while being healthy. Similarly, BMI does not account for age, sex, body frame or fat distribution. It should therefore be considered a starting point — for a comprehensive assessment, medical consultation is recommended.

What BMI really measures — and what it does not

The Body Mass Index was introduced in 1832 by the Belgian mathematician Adolphe Quetelet — originally not as a medical test but as a population statistic. It was Ancel Keys, an American physiologist, who coined the term 'Body Mass Index' in a 1972 paper in the Journal of Chronic Diseases and showed that weight divided by height squared correlates better with body fat percentage than other indices used at the time. The World Health Organization (WHO) adopted the thresholds 18.5 / 25 / 30 as a reference for epidemiological comparisons in the 1990s.

BMI is therefore a rough approximation of body composition from two easy-to-measure numbers. It says nothing about how much muscle, fat or water you carry. A bodybuilder at 95 kg and 1.80 m has a BMI of 29.3 — formally 'overweight', even though his body-fat percentage might be below 10%. Conversely, a sedentary person with BMI 23 can carry an elevated visceral fat load. Studies such as the NHANES analyses show that at population level BMI still correlates well with risk for diabetes, cardiovascular disease and all-cause mortality — at the individual level it is a coarser instrument.

For a more precise picture, physicians and nutritionists complement BMI with waist-to-hip ratio (WHR), waist circumference, bioelectrical impedance analysis (BIA) or DEXA scans. Nevertheless BMI remains the global screening tool — cheap, reproducible and internationally comparable. This page provides a pure calculation using WHO thresholds and is explicitly not medical advice.

Formula and worked example

In the metric system, BMI is weight in kilograms divided by the square of height in meters. The US imperial counterpart uses the constant 703 to convert pounds and inches into the same dimensionless figure. The healthy weight range is obtained by multiplying the BMI bounds 18.5 and 24.9 by the square of your own height.

BMI (metric)   = weight_kg / (height_m)^2
BMI (imperial) = (weight_lbs * 703) / (height_in)^2

Healthy weight = 18.5 .. 24.9 * (height_m)^2
Example: 1.75 m
  low  = 18.5 * 1.75^2 = 56.7 kg
  high = 24.9 * 1.75^2 = 76.3 kg

Concrete worked examples

Five typical scenarios, each with BMI, category and healthy weight range:

  • 70 kg at 1.75 m → BMI = 70 / 1.75^2 = 22.86 → Normal range. Healthy range: 56.7 - 76.3 kg.
  • 85 kg at 1.68 m → BMI = 85 / 1.68^2 = 30.12 → Obese class I. Healthy range: 52.2 - 70.3 kg.
  • 54 kg at 1.80 m → BMI = 54 / 1.80^2 = 16.67 → Underweight. Healthy range: 60.0 - 80.7 kg.
  • 154 lbs at 5'7'' → BMI = (154 * 703) / 67^2 = 24.12 → Normal range (upper half).
  • Muscular athlete: 95 kg at 1.80 m → BMI = 29.3 → formally overweight. At 10% body fat the value is misleading; waist circumference and BIA give a more realistic picture here.

When BMI is not meaningful

Do not rely on BMI if you are a bodybuilder, strength athlete, elite endurance athlete, pregnant, under 18, very tall or very short (below 1.50 m or above 2.00 m), or carry significant fluid retention, amputations or certain chronic conditions. For people over roughly 65, WHO and national guidelines recommend a slightly higher normal range (BMI 22 - 27), because a moderate weight reserve correlates with better survival. Children have separate BMI percentiles by age and sex. This page is an informational calculation and does not replace a medical diagnosis; if you have health concerns, talk to your physician or a registered dietitian.

Frequently asked BMI questions

Is a BMI of 25 already overweight?
According to the WHO definition, the 'overweight' (pre-obese) category begins exactly at a BMI of 25.0. Values between 25.0 and 29.9 are overweight, 30.0 and above are obese class I. A BMI of 24.9 is still in the normal range.
What is a healthy BMI for women?
WHO does not differentiate by sex: the normal range is 18.5 - 24.9 for all adults. Women carry on average a higher body-fat percentage, but the broad thresholds already account for that. More important than sex is fat distribution — a waist circumference below 80 cm is considered favorable for women.
How accurate is BMI with high muscle mass?
For people with high muscle mass, BMI overshoots, because muscle is denser than fat. Bodybuilders, strength athletes or pro rugby players often land in the 'overweight' or 'obese' category despite very low body-fat percentage. Waist circumference, skinfold measurement or DEXA scans are much more meaningful in that case.
What is my ideal weight?
Doctors rarely use the term 'ideal weight' today. Instead they talk about a healthy weight range: typically BMI 18.5 - 24.9, which for someone 1.75 m tall corresponds to 56.7 - 76.3 kg. Within that range the individually best weight depends on muscle mass, lifestyle and personal well-being.
Does BMI also apply to children?
For children and adolescents up to 18 the adult thresholds do not apply; pediatricians use age- and sex-specific percentiles (KiGGS in Germany, CDC and WHO growth curves internationally). This calculator is designed for adults aged 18 and over.
Are my entries stored?
No. The calculation runs entirely in your browser; height and weight never leave your device. We do not set tracking cookies for the calculation and there is no user account.

Related tools