← All guides

/ mobile_app_design

MOBILE_APP

Thumb Zones Are a Layout Constraint, Not a Nice-to-Have

Reachability math for today's screen sizes, why primary actions sit low and destructive ones sit far, before color even enters the decision.

BEGINNER · 10 MIN READ · MOBILE APP DESIGN
On this page
  1. The habit worth breaking
  2. What the hand actually does
  3. Mapping the zone
  4. Turning the map into layout math
  5. Why destructive actions sit far — before color
  6. Sizing the target itself
  7. Reach is not a constant
  8. The accessibility caveat
  9. Implementation patterns
  10. Common mistakes
  11. The spec

01The habit worth breaking

Open a mobile mockup that's gone through a few rounds of review and you can usually reconstruct the process that built it: hierarchy first, color second, spacing third, and reachability — if it's considered at all — bolted on afterward as a final QA pass. That ordering makes sense on a desktop, where the input device is a mouse that can reach every pixel of a 1440px canvas with equal ease. It stops making sense the moment the canvas becomes a phone held in one hand, because now the input device is a thumb attached to that same hand, and it cannot reach every pixel with equal ease — not even close.

Reachability isn't a polish pass. It's a layout constraint with the same authority as a grid column or a breakpoint: it tells you, before a single color has been picked, roughly where a frequently-used control is allowed to live and roughly where it isn't. Treat it that way and a number of decisions that look like personality — why the tab bar sits at the bottom instead of the top, why the delete button is small and far away — stop being style choices and start being math.

02What the hand actually does

The evidence for this isn't a hunch. In 2013, UX researcher Steven Hoober and a small team observed 1,333 people using phones in the wild — on the street, on trains, at bus stops — and recorded exactly how each person held their device while tapping, typing, or scrolling. Three grips accounted for nearly everyone: 49% held the phone in one hand and typed with the thumb of that same hand; 36% cradled the phone in one hand and tapped with a finger of the other; and the remaining 15% held it in both hands and typed with both thumbs. Add the pure one-handed group to the cradled group's thumb use, and thumbs were doing the work in roughly three out of every four interactions observed.

Hoober's numbers are now more than a decade old, and Hoober himself has warned against quoting them as if they were carved in stone — screens have grown and grips have shifted since, and he's published newer work updating the picture. What hasn't changed is the underlying physical fact the study put numbers to: a thumb rooted to a hand that's also holding the phone cannot sweep the whole screen with equal comfort, no matter how the exact percentages move around. If anything the constraint has tightened rather than loosened — mainstream phones now run roughly 6.1 to 6.9 inches corner to corner, up from an average of around 6.0 inches just five years ago, so the same thumb is covering proportionally less of a bigger sheet of glass.

03Mapping the zone

Designer Josh Clark gave this constraint a name and a shape in his book Designing for Touch: the thumb zone, usually drawn as three overlapping bands radiating out from wherever the thumb is anchored.

  • Natural — the arc the thumb sweeps with no repositioning at all: relaxed, accurate, no stretch involved.
  • Stretch — reachable, but only by extending or flexing the thumb further than is comfortable; still usable, noticeably less accurate.
  • Reposition — reachable only by shifting the grip, bringing in the other hand, or giving up and using both.

The natural zone is smaller than most people expect. On a typical one-handed grip, only around a third of the screen is genuinely effortless territory — low on the screen, toward the side opposite the hand doing the holding. The shape mirrors for handedness, and it isn't fixed to portrait orientation either: rotate the phone and the zone rotates with it, usually flattening and shrinking further because the thumb now has to cover a wider span.

GREEN · NATURAL AMBER · STRETCH RED · REPOSITION
Distance bands from where the thumb is anchored on a one-handed, right-hand grip — mirror horizontally for a left-handed grip. The real contour softens toward the bottom as the thumb curls; distance from the grip corner is the dominant factor either way.

04Turning the map into layout math

A heuristic is only useful once it becomes a rule applied at a specific breakpoint, so translate the zone map into concrete constraints:

  • Primary, frequently-used actions — the ones tapped dozens of times per session, like a tab bar, a send button, or "add to cart" — belong low. Treat roughly the bottom quarter to bottom third of the viewport height as the working definition of the natural zone, then confirm it on the actual device sizes real traffic is coming from — a design-tool frame at 100% zoom on a laptop trackpad is not a hand.
  • Infrequent or global actions — settings, filters, a "more" overflow menu — can live higher up. The occasional cost of a full-hand reposition is easily worth paying once every few sessions; it isn't worth paying on every single tap.
  • Back navigation is the classic exception that proves the rule: it's conventionally top-left, deep in reposition territory, and that's fine, because every major platform pairs it with an edge-swipe gesture that never requires touching that literal pixel at all. The visible back button is a fallback for people who don't know the gesture, not the primary path.

05Why destructive actions sit far — before color

This is also where the thumb zone earns the second half of this guide's title. Placing "Delete Account" or "Remove Payment Method" in the top corner, slightly undersized, isn't an oversight — done deliberately, it's a second, physical line of defense against an accidental tap, and it works independently of color.

The reasoning traces back to Fitts's Law, one of the oldest quantitative models in human-computer interaction: the time it takes to accurately hit a target grows with the distance to that target and shrinks with the target's size. Written out, movement time is proportional to a + b · log2(D/W + 1), where D is the distance to travel and W is the width of the target. The formula matters less than what it implies for a designer: distance and size are two separate, independently tunable levers, not one. A mistake can be made harder by moving a control farther from where the thumb naturally rests, by making it smaller, or both — and doing either is a stronger, more physical signal than color alone, since it costs the same deliberate effort whether or not someone is colorblind, is checking their phone in bright sunlight, or is moving fast enough to never register a red tint in the first place.

None of this replaces a confirmation step for anything genuinely destructive — position and size raise the cost of an accidental tap, they don't eliminate it. The two work together: put the dangerous option somewhere a wandering thumb won't casually land, size it modestly, and still ask "are you sure?" before it executes.

06Sizing the target itself

Position says where a target sits relative to the thumb; size says how forgiving it is once the thumb gets there. Every major platform and accessibility standard has converged on a comparable floor:

Minimum touch-target sizes by standard
Standard Minimum size Applies to
Apple HIG 44 × 44 pt iOS / iPadOS controls
Material Design 48 × 48 dp Android controls
WCAG 2.5.8 (AA) 24 × 24 CSS px, or equivalent spacing Web content, WCAG 2.2
WCAG 2.5.5 (AAA) 44 × 44 CSS px Web content, WCAG 2.1

Treat roughly 44–48px as the effective floor across platforms rather than chasing the lowest number that technically passes, and leave at least 8px of clear space between adjacent targets — that gutter is what turns a near-miss into a correct tap instead of the wrong neighbor.

07Reach is not a constant

The zone map is a default, not a boundary measured to the pixel, because the hand behind it keeps changing:

  • Handedness — mirror the whole model for a left-handed grip; a right-handed default applied universally quietly under-serves a large share of any audience.
  • Screen size — the natural zone shrinks as a share of the screen as the phone grows; a layout tuned on a compact device can quietly fail on a 6.8-inch one.
  • Grip and context — someone walking, standing on a train, or holding a coffee, a handrail, or a child in the other hand will grip differently than someone sitting still with both hands free, often switching grips more than once in a single session.

Design to the natural zone as the baseline for the controls people touch most, then validate on real devices in more than one grip, rather than treating any single diagram — including the one above — as gospel.

08The accessibility caveat

Read this one twice

The thumb zone is a convenience model for where an average one-handed grip happens to land — it is not a substitute for the target-size and spacing minimums in the table above, and it is never a license to shrink a control just because it sits outside the "convenient" area.

Someone navigating with a switch, with voice control, or with a screen reader isn't reaching for a spot on the glass at all — they're moving through a focus order, and what matters to them is the size and clarity of whatever target that order lands on, not its coordinates. Someone with a tremor, limited hand mobility, or a stylus benefits from a generous, well-spaced target no matter where it sits on the screen. So the minimums from the sizing section apply everywhere in the layout, not only outside the green zone — the thumb zone says where to put the controls used most often; it never says it's safe to shrink the ones used least. For the rest of that picture — focus order, accessible names, the accessibility tree underneath all of this — see Accessibility Is a Structural Decision, Not a Final Pass.

09Implementation patterns

A few patterns turn the constraints above into something shippable:

  • Bottom tab bars and sticky footer CTAs put the highest-frequency actions in the natural zone by construction, instead of relying on anyone to scroll a floating button into reach.
  • Safe-area insets keep a bottom-pinned bar clear of the home indicator and rounded corners on notched devices. Opt in with viewport-fit=cover, then pad with the environment variable:
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
.bottom-bar {
  padding-bottom: max(12px, env(safe-area-inset-bottom));
}
  • Built-in one-handed features — iOS's Reachability (a light swipe down the home indicator slides on-screen content toward the thumb) and Android's one-handed mode — are a legitimate fallback, but they're opt-in and easy to have never turned on. Design as if the person using the app has never enabled them, and treat them as a bonus, not a substitute for a layout that already works.
  • Orientation matters. Landscape flattens and widens the natural zone and commonly shifts the grip to two hands; re-check primary actions in both orientations rather than assuming portrait is the only layout that ships.

10Common mistakes

  • A hamburger or overflow menu stuck in a top corner on a 6.7-inch phone, forcing a full regrip for a control opened on nearly every screen.
  • A bottom sheet whose confirm button ends up pushed off-screen — or hidden under the keyboard — the moment a text field is focused, because it was only ever tested with the keyboard closed.
  • Designing and reviewing exclusively in a fixed-width frame at 100% zoom on a laptop trackpad, and never once picking up an actual phone with an actual thumb.
  • Porting a desktop nav pattern straight down — everything crammed into a top bar — without moving anything tapped often toward the bottom third.

11The spec

// thumb_zone.spec

Primary actions
Bottom 25–33% of viewport height
Minimum target
44–48px per side, on every platform
Minimum gutter
8px clear space between adjacent targets
Destructive actions
Outside the natural zone, plus a confirmation step — never color alone
Bottom bars
Padded with env(safe-area-inset-bottom)
Validate on
A real device, both orientations, more than one grip

None of this replaces testing with a real phone in a real hand — the zone map is a starting constraint, not a finished layout. Applied before color, before type, before a single pixel of visual polish, it's the difference between an interface that merely looks right in a static frame and one that actually works in the one place it will always be used: someone's hand.