"I must have been at 45 degrees there." You hear that at every bike meet. Measured, it's usually just under 30. That is not a weakness of the rider — it's a property of perception: the human body has no organ for lean angle.

We build an app that records exactly this angle. So we get the question regularly: how much lean angle is actually normal? Here are the numbers — and why the answer depends on what you measure with.

What is physically possible

Two things set the limit: the tire and the geometry of the motorcycle. Whichever gives up first decides the maximum angle.

Normal road riding20–30°
Choppers and cruisers (parts touch down)from about 30°
Street tires, dry and grippy tarmacup to 55°
Race tires (MotoGP)over 62°
FIM requirement for race bikes (1980s, compressed)50°

The gap between the first and the last two rows is the actual point: what the tire allows is practically never called upon on a country road. Anyone consistently reaching 30 degrees is already riding briskly.

Why the feeling is off

Bernt Spiegel, whose standard work "The Upper Half of the Motorcycle" shaped riding psychology, describes the core of the problem: a human's innate, "programmed" lean angle only reaches about 20 degrees. Up to that point, experience from walking and running carries you — beyond it you ride against an intuition that was never built for this range.

Felt 45°
= measured 30°

That is why estimates run systematically high, and the further you get from those 20 degrees, the stronger the effect. The feeling doesn't measure the angle — it measures the deviation from what you're used to.

Three ways to determine the angle

1. The mechanical drag pointer

A pointer that gets carried along as you lean in and stays put as you come back up. It reliably shows the largest deflection of a ride — but nothing more. Every reference is missing: where was that? How fast? In which corner? For "how far over did I get" it's enough; for anything else it isn't. And it measures the vehicle's tilt against gravity — precisely the reference that breaks down in a corner. Why, in the next section.

2. The accelerometer — the trap

The obvious idea is to measure gravity: your phone knows which way is down, after all. Standing still, that's true. In a corner it no longer is.

In a properly ridden, coordinated corner, centripetal force and gravity very nearly cancel out in the vehicle's frame of reference. The accelerometer reads close to zero laterally — regardless of the actual angle. Anyone using the motorcycle as their reference gets a value that comes out systematically too small.

This is not a flaw of cheap hardware. It affects every sensor mounted rigidly to the bike that leans with it — expensive external loggers included. We traced this on a RaceBox Mini S, a professional device with 25 Hz GNSS and a 6-DOF IMU: same physics, same result.

3. Computing it from the ride

It becomes reliable via a detour. If you know how fast you're going and how fast your heading is changing, you can compute the angle:

φ = arctan(v · ω / g)
v = speed · ω = rate of heading change · g = 9.81 m/s²

The method needs no sensor mounted anywhere — speed and heading come from the GPS in any smartphone. And because it evaluates the movement of the vehicle along the road rather than the attitude of a housing, the corner trap from section 2 simply doesn't apply to it.

Its limit lies elsewhere: it needs GPS reception. In a tunnel or dense forest, no values are produced for that stretch. And it assumes steady riding — at walking pace in a parking lot the formula gives you nothing useful.

What this means for your own riding

Three things follow from the numbers:

  • 30 degrees is a lot. Riders who get there regularly are already using the road well. The tire's 55 degrees are not an everyday target — they're reserve.
  • Comparing yourself to others misleads as long as both of you are estimating. Two riders saying "45 degrees" almost certainly mean two different angles.
  • The interesting part isn't the peak, it's the trace. Whether a corner was ridden in one smooth arc or in two attempts says far more about technique than a single maximum — and that is exactly what a drag pointer never shows.

Conclusion

Normal is 20 to 30 degrees. Considerably more is possible, and rarely necessary. And the number only becomes trustworthy when it doesn't come from your gut — and not from a sensor that leans along with you.

To see your own trace: how MotionRecord determines lean angle — free for iPhone and Android, no extra device.