Body fat calculator is a health tool that estimates body fat percentage using the US Navy circumference method. It needs only a flexible tape measure (neck and waist for men, plus hip for women), reports lean mass alongside fat percentage, and assigns your fitness category. The tool runs in your browser.
Sex
Units
Measure neck below larynx, waist at narrowest point (usually above navel).
Sex-specific and method-specific body fat calculators.
%BF = 86.010 · log10(waist − neck) − 70.041 · log10(height) + 36.76. Women: %BF = 163.205 · log10(waist + hip − neck) − 97.684 · log10(height) − 78.387.Math.log10. No external library.Reviewed and tested May 25, 2026.