Accessibility
WCAG 2.2 AA conformance statement.
Accessibility Statement
LinkBreeze is committed to WCAG 2.2 Level AA conformance.
Conformance Status
LinkBreeze admin interface targets WCAG 2.2 Level AA:
- Color Contrast: All text meets 4.5:1 contrast ratio (most exceed 7:1)
- Keyboard Navigation: Full keyboard support with visible focus rings
- Screen Readers: Semantic HTML, ARIA labels, alt text
- Touch Targets: Minimum 32px, mobile nav items are 48px
- Reduced Motion:
prefers-reduced-motion: reducedisables all animations - Color Independence: Success/error states use text, not just color
Known Issues
- Custom theme colors set by users may not meet contrast requirements on public pages. LinkBreeze provides WCAG AA-compliant presets.
Testing
- Manual contrast testing on all 10 theme presets
- Automated a11y testing planned (axe-core integration in CI)
Reporting Issues
If you encounter an accessibility issue, please open an issue on GitHub.