#accessibility.chat
accessibility.chat — Luke AI Accessibility Intelligence Platform & Research Engine
Back to Research & Compliance Index
WCAG 2.2Level AAOperableMandatory for ADA Title II

WCAG 2.5.8: Target Size (Minimum)

The size of the target for pointer inputs is at least 24 by 24 CSS pixels.

Requirement Overview & Intent

New in WCAG 2.2: Ensures that interactive targets can be easily tapped or clicked without accidentally activating adjacent controls.

Common Technical Failures

  • 1Small close buttons (`X` icons) with physical hit areas under 24x24px.
  • 2Inline table pagination buttons or tag chips with insufficient hit-area padding.

Remediation & Code Fixes

  • Add hit-area padding utilities like `min-h-[44px] min-w-[44px] flex items-center justify-center`.

Need an immediate code review or PDF tag check?

Ask Luke to inspect your page markup, analyze contrast ratios, or verify veraPDF structure compliance.

Launch Luke Assistant