Accessibility Audit Tracking System
Cierra Stiles

CS

WCAG Reference
Search WCAG 2.2 success criteria by code, keyword, or POUR principle.

All Principles
👁 Perceivable
⌨️ Operable
💡 Understandable
🔧 Robust

1.1.1
A
Non-text Content
Perceivable
All non-text content has a text alternative. Covers images, icons, charts, and decorative elements.

1.3.1
A
Info and Relationships
Perceivable
Structure conveyed visually is also available programmatically. Includes form labels and table headers.

1.4.3
AA
Contrast (Minimum)
Perceivable
Text and images of text have a contrast ratio of at least 4.5:1 (3:1 for large text).

1.4.11
AA
Non-text Contrast
Perceivable
UI components and graphical objects meet a 3:1 contrast ratio against adjacent colors.

2.1.1
A
Keyboard
Operable
All functionality is operable through a keyboard interface without requiring specific timings.

2.4.7
AA
Focus Visible
Operable
Any keyboard operable interface has a visible keyboard focus indicator.

2.4.11
AA
Focus Appearance
Operable
New in WCAG 2.2: focus indicator must meet minimum area and contrast requirements.

3.3.1
A
Error Identification
Understandable
Input errors are identified and described to the user in text.

3.3.2
A
Labels or Instructions
Understandable
Labels or instructions are provided when content requires user input.

4.1.2
A
Name, Role, Value
Robust
UI components have accessible names, roles, and states available to assistive technologies.

4.1.3
AA
Status Messages
Robust
Status messages can be programmatically determined without receiving focus.