Our target
Innoveev aims to meet WCAG 2.1 Level AA across this site and across the products we build. We design accessibility from week one — keyboard, screen-reader, low-vision and motion-sensitive users are first-class from the first wireframe, not added at the end.
What we test
- Keyboard nav — every interactive element is reachable via Tab, focus is visible, and shortcut combos do not block standard nav.
- Screen readers — semantic HTML, ARIA labels on icon-only buttons, and live regions for dynamic content.
- Colour contrast — body text ≥ 4.5:1, large text ≥ 3:1, both light and dark themes.
- Motion — every animation respects
prefers-reduced-motion; the gravity-star background, reveal animations and theme transitions all gracefully degrade. - Internationalisation — RTL languages are mirrored, not just translated; the language switcher lives in the header.
Known limitations
The interactive 3D globe on the Studio section is decorative; its content (office cities + timezones) is also available as a text list directly below. The custom cursor and Konami / keyboard easter eggs are turn-off-able from the Tweaks panel and don't replace standard inputs.
Reporting
Found something we missed? Email a11y@innoveev.com with the page URL and a short description of what didn't work. We aim to acknowledge within 2 working days and ship a fix within 14.
Standards
Reference standard: WCAG 2.1. For engagements in the EU we also target EN 301 549; for US public-sector work,Section 508.