responsibility: Content
Collection of success criterion where the responsibility falls under content creation such as text, media, and copy.
1.3.1 Info and Relationships
Visual information and relationships (like labels, headings, or groupings) must also be conveyed in the code using semantic HTML (e.g. <label for="">
, <ul>
, <h1>
) or ARIA attributes (e.g. <aria-describedby>
, <role="group">
) so that assistive technologies can understand the structure.
1.3.3 Sensory Characteristics
Instructions and descriptions must not rely on sensory features alone, like color, shape, size, visual location, or sound. Always provide additional text to clarify meaning.
1.4.1 Use of Color
Color must not be the only way to convey information. Always provide an additional visual cue, like icon, text label, underline, shape, or pattern (e.g. striped, solid).
1.4.5 Images of Text
Text must be actual text, not images of text, unless a specific visual presentation is absolutely necessary (e.g. logo).
1.4.7 Low or No Background Audio
For prerecorded audio with speech, any background sound must be at least 20dB lower than the speech, or there must be a way to turn it off.
1.4.9 Images of Text (No Exception)
Text must be actual text, not images of text (no exception, not even for design or aesthetic reasons).
2.1.3 Keyboard (No Exception)
All functionality must be operable using a keyboard alone (no exception, not even for tasks involving gestures like drag-and-drop or pointer-based interaction).
2.2.2 Pause, Stop, Hide
If content moves, scrolls, blinks, or updates automatically for more than 5 seconds, it must be possible to pause it, stop it, or hide it.
2.3.1 Three Flashes or Below Threshold
Content must not flash, blink, or flicker more than three times per second, unless it stays within safety limits designed to avoid visual overload and reduce the risk of seizures.
2.3.2 Three Flashes
Content must not flash, blink, or flicker more than three times per second (no exception, not even if it meets safety thresholds).