Ttooleras
⚖️

BMI Calculator

Math & Numbers

Calculate body mass index (BMI) in metric or imperial units with WHO category classification and healthy weight range for your height.. Free, private — all processing in your browser.

Your BMI
22.9
kg / m²
Category
Normal
Within typical healthy range
Healthy weight range
56.7 kg – 76.3 kg
for your height
018.525303540+
Height175.0 cm (1.8 m)
Weight70.0 kg (154.3 lb)
BMI formula70.0 ÷ (1.8)² = 22.9
Distance from normal rangeInside 18.5–24.9 range

BMI is a simple screening tool developed for populations, not a medical diagnosis. Consult a healthcare provider for health advice. It doesn't distinguish muscle from fat and is a weaker signal for very muscular people, the elderly, and children (who use age-and-sex-specific BMI-for-age percentiles instead).

Advertisement

The BMI Calculator computes body mass index from your height and weight using the standard WHO formula, classifies the result into the conventional categories (underweight, healthy, overweight, obese I-III), and shows the weight range that would place you in the healthy category for your height. Enter values in either metric (kg and cm) or imperial (lb and ft/in) — the calculator converts internally and shows the result in both systems. This is the calculation doctors, public health agencies, and health apps use to get a quick population-level view of weight relative to height.

BMI is useful but imperfect. It is cheap to compute (you only need a scale and a measuring tape), it correlates with population health outcomes, and it is the standard metric on medical forms. It is also notoriously inaccurate for muscular athletes (who often classify as overweight despite low body fat), pregnant women, growing children (who need age-specific pediatric BMI charts, not adult ranges), the elderly (where age-adjusted ranges may differ), and people with unusual body frames. The calculator shows the BMI number, the WHO category, a visual position on the BMI scale, and an honest note about limitations so you can interpret the number in context.

BMI Calculator — key features

Metric and imperial input

Enter height in cm or ft/in and weight in kg or lb — the calculator handles both systems and shows BMI in one unified number.

WHO category classification

Shows which WHO BMI category your result falls into (underweight, healthy, overweight, obese I/II/III) with color-coded context.

Healthy weight range

Displays the weight range that would place you in the healthy BMI category for your exact height.

Asian-Pacific thresholds

Optional alternative thresholds (overweight at 23, obese at 27.5) used in public health guidance for some Asian populations.

Visual scale position

A color-coded BMI scale shows where your value sits, giving instant visual context beyond the raw number.

BMI limitations explained

Honest inline notes about when BMI over-estimates or under-estimates body fat, so you interpret the number correctly.

No data stored

All calculation happens in your browser. Your height and weight are never sent to any server.

Shareable and bookmarkable

The URL encodes your input so you can share or bookmark a specific BMI calculation.

How to use the BMI Calculator

  1. 1

    Choose metric or imperial

    Pick the unit system you are comfortable with. Height in cm or ft/in, weight in kg or lb.

  2. 2

    Enter height

    Type your height into the height field. Combined 5 ft 10 in input is parsed automatically.

  3. 3

    Enter weight

    Type your weight into the weight field. Decimal values are fine — 68.5 kg or 151.3 lb.

  4. 4

    Read the BMI value

    The BMI number appears with the WHO category and visual scale position. Healthy weight range for your height is also shown.

  5. 5

    Review context and limitations

    Read the limitation notes to interpret the number correctly — especially if you are very muscular, pregnant, or a growing child.

Common use cases for the BMI Calculator

Personal health

  • Routine health check-in: Verify your BMI stays within the healthy range as part of annual self-care or along with a doctor’s visit.
  • Weight-loss goal setting: Calculate the weight that would place you in the healthy range for your height as a realistic target.
  • Pre-surgery eligibility: Some elective surgeries require BMI within a specific range before booking. The calculator gives exact thresholds.

Medical and clinical

  • Primary care screening: Quickly screen patients for weight-related risk factors as part of routine intake.
  • Medication dosing: Some medications require BMI category (not weight alone) for dosing decisions.
  • Research and trials: Many clinical trials specify BMI inclusion and exclusion criteria; the calculator verifies eligibility instantly.

Fitness and coaching

  • Client intake forms: Coaches use BMI as one data point during client onboarding, alongside body fat percentage and other measurements.
  • Progress tracking: Track BMI changes during a weight-management program, noting that muscle gain may keep BMI steady while body composition improves.
  • Insurance questionnaires: Life and health insurance applications often request BMI or the raw height and weight to compute it.

BMI Calculator — examples

Healthy range adult

Average-height adult in the healthy category.

Input
170 cm, 65 kg
Output
BMI: 22.5
category: Healthy (18.5-24.9)
healthy weight range for 170 cm: 53.5 to 72.2 kg

Imperial input

A 5 ft 10 in, 180 lb adult.

Input
5 ft 10 in, 180 lb
Output
BMI: 25.8
category: Overweight (25-29.9)
healthy weight range: 129-173 lb

Muscular athlete

BMI limitation example — high muscle, low fat.

Input
180 cm, 92 kg (10% body fat)
Output
BMI: 28.4
category: Overweight per BMI
true body composition: healthy — BMI does not distinguish muscle from fat

Asian-Pacific threshold

Same BMI interpreted under Asian-Pacific thresholds.

Input
165 cm, 64 kg (WHO vs Asian)
Output
BMI: 23.5
WHO: Healthy
Asian-Pacific: Overweight (25 threshold becomes 23)

Severe obesity

BMI well above the class III threshold.

Input
165 cm, 120 kg
Output
BMI: 44.1
category: Obese class III (severe)
healthy range: 50.4-68.1 kg

Technical details

BMI is defined as body mass in kilograms divided by the square of height in meters: BMI = kg / m^2. The formula is dimensionally weight per area (kg per m^2), which is what the units should be written as formally, though almost nobody does that in casual use.

Converting imperial to the same formula: BMI = (lb × 703) / (inches^2). The factor 703 comes from unit conversion: 1 lb / inch^2 × (0.453592 kg / lb) × (39.37^2 inches^2 / m^2) ≈ 703.07. Using 703 exactly gives accuracy to four significant figures, which is plenty for BMI reporting.

WHO classification uses these thresholds (adults, 20+ years):
- Underweight: BMI < 18.5
- Healthy: 18.5 ≤ BMI < 25
- Overweight: 25 ≤ BMI < 30
- Obese class I: 30 ≤ BMI < 35
- Obese class II: 35 ≤ BMI < 40
- Obese class III (severe): BMI ≥ 40

Some sources use different thresholds for Asian populations (overweight at 23, obese at 27.5) based on population-specific research showing higher metabolic disease risk at lower BMI. The calculator offers both WHO and Asian-Pacific variants.

Healthy weight range for a given height: weight_min = 18.5 × m^2 and weight_max = 25 × m^2 (exclusive). For a 175 cm tall adult: weight_min = 18.5 × 1.75^2 ≈ 56.7 kg; weight_max = 25 × 1.75^2 ≈ 76.6 kg. The calculator shows both in kg and lb.

Known limitations are well documented. BMI cannot distinguish muscle from fat, so a body-builder with 8% body fat often scores overweight or obese. BMI also fails for pregnancy, children (who need age-and-sex-specific percentile charts from the CDC or WHO growth standards), and for some populations where the thresholds do not reflect disease risk accurately. For a more accurate body composition assessment, use body-fat percentage (DXA, skinfold, BIA) or waist-to-hip ratio alongside BMI.

Common problems and solutions

Muscle mass misclassified

BMI cannot distinguish muscle from fat. Bodybuilders, athletes, and very muscular people often classify as overweight or obese despite low body fat. Use body-fat percentage or waist-to-hip ratio alongside BMI for a fuller picture.

Pregnancy not applicable

BMI categories do not apply during pregnancy. Prenatal weight tracking uses different metrics — work with a provider rather than a BMI calculator during pregnancy.

Children need different charts

Pediatric BMI uses age-and-sex-specific percentile charts, not the adult thresholds. Using adult BMI for children gives misleading classifications. Use CDC or WHO pediatric growth charts for anyone under 20.

Elderly have different risk curves

Some research shows that slightly elevated BMI (25-27) in older adults is not associated with increased mortality and may be protective. Blanket application of adult BMI thresholds to seniors is debated clinically.

Ethnicity matters

Asian populations have higher metabolic disease risk at lower BMI — a 23 BMI may be overweight in risk terms. Some Black and Pacific Islander populations may have different healthy ranges too. Context matters.

Water and hydration affects reading

Scale weight varies by several pounds through the day depending on hydration, meals, and hormonal cycle. Always measure BMI at the same time of day, preferably morning after using the bathroom.

BMI alone is not a diagnosis

BMI is one data point, not a complete health assessment. Use it as a screening number, not a diagnosis. Blood markers, blood pressure, waist circumference, and fitness tests give a fuller picture than BMI alone.

BMI Calculator — comparisons and alternatives

Compared to BMI charts in doctors\u2019 offices, this tool gives exact values with metric and imperial input at once, avoids the rounding of printed charts, and includes category boundaries precise to one decimal place.

Compared to fitness app BMI calculators, this tool is faster (no account required) and shows the context and limitations clearly, which many apps skip or hide. For serious body composition tracking, use an app plus a DXA scan or skinfold measurement — not BMI alone.

Compared to body-fat percentage measurement, BMI is much faster and cheaper (needs only a scale and measuring tape) but less informative. They are complementary: BMI for population-level screening, body-fat for individual body-composition tracking.

Frequently asked questions about the BMI Calculator

What is a healthy BMI?

The World Health Organization defines healthy adult BMI as 18.5 to 24.9. Below 18.5 is classified as underweight; 25-29.9 is overweight; 30+ is obese. These are population-level categories — individual health depends on many factors beyond BMI.

How is BMI calculated?

BMI = weight in kilograms divided by height in meters squared (kg/m²). For a 70 kg, 175 cm tall adult: 70 / (1.75)² = 70 / 3.0625 = 22.9. The imperial formula is BMI = (weight in lb × 703) / (height in inches)², which gives the same value.

Is BMI accurate?

BMI is a reasonable population-level screen for weight-related health risks, but it has significant individual limitations. It cannot distinguish muscle from fat, doesn’t account for where fat is stored (abdominal fat is more harmful than subcutaneous fat), and misclassifies muscular athletes, pregnant women, and growing children.

Why does BMI differ for Asian populations?

Research shows that people of East, Southeast, and South Asian descent develop metabolic disease (diabetes, heart disease) at lower BMI than European or African populations. Some health authorities use lower thresholds (overweight at 23, obese at 27.5) for these populations to catch risk earlier.

Can BMI tell me if I need to lose weight?

BMI indicates whether your weight falls within a population-level healthy range for your height, but is not a medical recommendation. Discuss weight management with a doctor or registered dietitian — your body composition, medical history, and goals matter more than a single number.

What BMI is considered obese?

BMI of 30 or higher is classified as obese. Subcategories: class I obesity is 30-34.9, class II is 35-39.9, and class III (sometimes called severe or morbid obesity) is 40+. Each class associates with progressively higher risk of diabetes, cardiovascular disease, and other conditions, though individual risk varies widely.

How often should I check my BMI?

Unless you are in an active weight-management plan, checking BMI quarterly or at your annual physical is plenty. For people working on body composition, a better measure of progress is a combination of body-fat percentage, waist circumference, and fitness metrics, not weekly BMI recalculations.

Does BMI change with age?

The formula does not change. But body composition shifts with age (more fat, less muscle at the same weight), and the health risk associated with a given BMI value may differ between young adults and seniors. Some researchers advocate age-adjusted BMI ranges, but the common practice is to use the same WHO categories throughout adulthood.

Additional resources

Advertisement

Related tools

All Math & Numbers

Learn more

Explore more tools

200+ free tools that run in your browser.

Browse all tools →