• Success Criterion 2.5.8
  • Conformance level AA

2.5.8 · Target Size (Minimum)

Lesson overview · Target Size (Minimum)

In plain language

Click/tap targets must be at least 24x24 CSS pixels, or have enough empty space around them.

Who it affects

People with tremor or larger touch contact areas, and anyone tapping on a moving vehicle.

How to check

Measure small controls (icons, dots, x-buttons) with dev tools: under 24px is a fail unless spacing or a bigger duplicate control compensates.

Common misconception

A checkbox's visible square can look 24px while its actual clickable area, set by CSS, is much smaller. This rule measures the real hit target, not the visual size.

Learn more

Scenarios in this lesson