- Does passing this checker mean my site is legally compliant?
- No. Automated tools detect roughly 30-40% of WCAG issues. Manual testing with assistive technologies (NVDA, VoiceOver) and real users with disabilities is required for thorough compliance.
- What is WCAG AA vs AAA?
- AA is the target for most websites and the level referenced in US Section 508, EU EN 301 549, and UK Equality Act guidance. AAA is aspirational — achieving it fully is not required and not realistic for most sites.
- Why does it flag color contrast even when I think the colors look fine?
- Human perception of contrast is inconsistent, especially for users with color vision deficiencies. WCAG uses a mathematical luminance ratio (minimum 4.5:1 for normal text) which is objective and tool-checkable.