Independent Product Studio & Open Source Lab.Explore active proofs
ACCESSIBILITY COMMITMENT WCAG 2.1 LEVEL AA
Software that is
open to everyone.
Accessibility is not an afterthought or compliance checklist; it is the structural core of good software.
1. Standards & Conformance
Abeta.dev is engineered to meet or exceed the Web Content Accessibility Guidelines (WCAG) 2.1 Level AA specifications. We regularly test using screen readers (VoiceOver, NVDA) and keyboard-only navigation.
2. Key Accessibility Features Implemented
- Keyboard Navigation: All interactive elements (navigation links, buttons, checkpoint inputs, modals) are fully focusable and operable via standard Tab, Shift+Tab, and Enter/Escape controls.
- APCA / Contrast Ratios: All body text, headers, and essential form labels maintain high contrast ratios exceeding the 4.5:1 minimum on all backgrounds.
- Reduced Motion Respect: We honor the
prefers-reduced-motionmedia query, disabling decorative marquee animations and transitions for users sensitive to motion. - Semantic HTML: Proper landmark elements (
header,nav,main,footer), heading hierarchy (h1 through h4), and ARIA attributes provide structural context.
3. Continuous Improvement & Feedback
If you encounter any barrier, unannounced screen reader element, or difficult contrast while using Abeta.dev, please email us directly at [email protected]. We treat all accessibility issues as critical P0 bugs.