Design Nomenclature / Systems & Spec

Target size

Also called SC 2.5.8, touch target, hit area, tap target

This entry has not been translated yet and is shown in English.

The area that responds to a pointer or touch, measured in CSS pixels. WCAG 2.2 SC 2.5.8 Target Size (Minimum) sets 24×24 at Level AA, with exceptions for inline links, adequate spacing, and equivalent controls elsewhere; SC 2.5.5 Target Size (Enhanced) sets 44×44 at Level AAA.

A two-column comparison. Left, visual size: the control as drawn — a 16-pixel icon, which the criterion never measures. Right, target size: the area that actually responds to a pointer, padding included, which WCAG 2.2 requires to be at least 24 by 24 CSS pixels at Level AA and 44 by 44 at Level AAA. The same icon can satisfy both without being redrawn.

In practice

Confused with the visual size of the control. The target is the hit area — padding counts, so a 16px icon can meet 24×24 without being redrawn.

Not to be confused with

How this term connects

CSS pixelFocus indicatorLabelLevel AALevel AAANon-text contrastSpacing scaleTarget size
Related Confused with