Safe Lifting Weight Calculator
Run the full NIOSH lifting equation.
Enter reach, height, travel, twist, grip, and frequency to get the recommended weight limit and lifting index.
The NIOSH Lifting Equation (National Institute for Occupational Safety and Health) calculates the maximum recommended weight for a manual lifting task based on multiple factors.
Recommended Weight Limit (RWL) = 51 lbs (23 kg) × Task multipliers
The 51 lbs (23 kg) is the Load Constant, which is the maximum ideal lift under perfect conditions. Every one of the six multipliers has to sit at 1.00 for you to reach it:
- Hands 30 inches (75 cm) off the floor at the start, roughly knuckle height standing upright
- Hands no more than 10 inches (25 cm) forward of the midpoint between your ankles
- No twisting
- Good handles or a comfortable hand-hold
- No more than one lift every five minutes
- A vertical travel of 10 inches (25 cm) or less
The six multipliers, and the formulas behind them
Each one runs from 0 to 1 and cuts into the 51 lb constant. This calculator computes all six, so the answer moves with the actual task rather than a preset.
| Multiplier | Formula | What it measures |
|---|---|---|
| Horizontal, HM | 10 ÷ H | Reach from the midpoint between your ankles to your hands, in inches. Capped at 1.0 below 10 in, zero past 25 in. |
| Vertical, VM | 1 − 0.0075 × abs(V − 30) | How far the hands start from the ideal 30 in off the floor. Zero above 70 in. |
| Distance, DM | 0.82 + 1.8 ÷ D | Vertical travel of the load. Capped at 1.0 below 10 in, zero past 70 in. |
| Asymmetry, AM | 1 − 0.0032 × A | Degrees of twist away from straight ahead. Zero past 135°. |
| Frequency, FM | Table lookup | Lifts per minute, against how long the task runs. |
| Coupling, CM | Table lookup | Grip quality, which also depends on start height. |
Horizontal reach is the one that surprises people. It is a straight reciprocal, so it punishes harder than anything else on the list: reaching 20 inches instead of 10 halves your limit on its own, before any other factor applies. If a task is failing and you can only fix one thing, move the load closer to the body.
Coupling multiplier
| Grip | Start below 30 in | Start at or above 30 in |
|---|---|---|
| Good handles, or a comfortable hand-hold | 1.00 | 1.00 |
| Fair, poor handles but a decent grip | 0.95 | 1.00 |
| Poor, no handles, awkward or loose contents | 0.90 | 0.90 |
Worked example
A 35 lb box, lifted from a shelf 15 inches off the floor to a bench, a 20 inch travel. Hands reach 16 inches from the ankles, the worker turns 45 degrees to set it down, the box has no handles, and it happens twice a minute over a four-hour shift.
HM = 10 ÷ 16 = 0.625. VM = 1 − 0.0075 × 15 = 0.8875. DM = 0.82 + 1.8 ÷ 20 = 0.91. AM = 1 − 0.0032 × 45 = 0.856. FM at 2 lifts a minute over 2 to 8 hours = 0.65. CM for a poor grip starting below 30 in = 0.90.
RWL = 51 × 0.625 × 0.8875 × 0.91 × 0.856 × 0.65 × 0.90 = 12.9 lbs.
The lifting index is 35 ÷ 12.9 = 2.72, well past the 1.0 that marks an acceptable task. Reach and frequency are doing most of the damage. Halving the rate to one lift a minute takes the index to 2.35, and getting the box to within 10 inches of the body on top of that brings it to 1.47. Neither change alone is enough, which is the usual finding once you run the numbers instead of guessing.
A note on age and sex
The NIOSH equation has no term for either, and this calculator does not invent one. The 51 lb constant was set to protect roughly 90% of women and 99% of men, so the conservatism is already built into the load constant rather than applied afterwards. Fitness, training, and technique genuinely do change real-world capacity, but not in a way anyone has reduced to a multiplier worth publishing.
Proper lifting technique always comes first:
- Stand close to the load, feet shoulder-width apart
- Bend at the knees, not the waist
- Keep the load close to your body
- Lift with your legs, not your back
- Never twist while lifting, pivot your feet instead
- Keep your back straight and core engaged
- Lower the load with control, don’t drop
Team lifts: If the load exceeds your safe limit, use two people or mechanical assistance (dolly, forklift, hand truck).
How we build and check this calculator
This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.
SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.