Our target
YEAH! is working toward WCAG 2.2 Level AA conformance. This is a structural target, not a separate "accessibility mode" overlaid on inaccessible foundations.
What we have implemented
- Skip-to-content link for keyboard navigation.
- Semantic HTML landmarks (header, main, footer, nav).
- Proper heading hierarchy (h1 → h2 → h3).
- Visible labels on all form inputs.
- aria-live regions for dynamic results.
- Focus-visible styles on interactive elements.
- Color is never the sole indicator of state.
- prefers-reduced-motion respected.
Testing methods
Manual keyboard testing, screen reader testing, and automated contrast checks. Full third-party audit pending.
Known limitations
The IP tool's WebRTC detection is best-effort. Some decorative typography (condensed display font) is used for headings only — body text uses readable system fonts.
Feedback
If you encounter an accessibility barrier, please report it. We take accessibility feedback seriously and will prioritize fixes.
Last reviewed: 2026-08-12