Here’s a breakdown of the nine new success criteria added in WCAG 2.2 and how they apply to healthcare websites.
Focus Not Obscured (Minimum) – 2.4.11 (AA)
Focus indicators must be at least partially visible. Users navigating by keyboard (e.g. with a tab key) need to see where they are on the page.
Example: If your “Book an Appointment” button is obscured by a sticky footer, it may fail this criterion.
Focus Not Obscured (Enhanced) – 2.4.12 (AAA)
A stricter requirement – focus indicators must be fully visible at all times.
Focus Appearance – 2.4.13 (AAA)
Focus indicators must have a clear contrast and sufficient size (at least a 2px border or equivalent) to be seen by low-vision users.
Tip: Avoid faint outlines or subtle glows for form fields and CTAs.
Dragging Movements – 2.5.7 (AA)
If your site requires users to drag elements (e.g. in an interactive map), an alternative method must be available.
Fix: Allow keyboard-based interaction as an alternative to dragging.
Target Size (Minimum) – 2.5.8 (AA)
Clickable areas should be at least 24×24 pixels, ensuring they’re accessible on touch devices and for users with motor impairments.
Check: Small links like “FAQs” or icons near each other are often culprits.
Consistent Help – 3.2.6 (A)
If help options (chat, phone, email) are offered, they must be consistently available across relevant pages.
Healthcare relevance: Make sure contact options aren’t just on your homepage – they should also appear during critical journeys like referrals or login issues.
Redundant Entry – 3.3.7 (A)
Users shouldn’t be required to input the same data more than once in a session.
Fix: Store data temporarily within the session, and pre-fill fields where possible.
Accessible Authentication (Minimum) – 3.3.8 (AA)
Authentication processes must not require users to pass memory tests, puzzles or CAPTCHAs without offering alternatives.
Fix: Provide login by email or allow screen reader-friendly authentication methods.
Accessible Authentication (Enhanced) – 3.3.9 (AAA)
A stricter version of the above. No cognitive function test is allowed without an alternative.