Accessibility Statement
Last updated: 2026-07-10
Alveon is committed to ensuring digital accessibility for people of all abilities. We continually improve the user experience of alveon.cloud and apply the relevant accessibility standards to ensure equal access for everyone.
Conformance status
We aim to conform to the Web Content Accessibility Guidelines (WCAG) 2.2 Level AA. These guidelines explain how to make web content more accessible to people with a wide range of disabilities. Conforming to these guidelines helps us ensure the site is accessible to all people, including those who are blind, have low vision, use screen readers, or rely on keyboard navigation.
Measures we take
Alveon takes the following measures to ensure accessibility of alveon.cloud:
- Semantic HTML - we use proper heading hierarchy, landmarks (
<nav>,<main>,<footer>), and meaningful elements throughout. - Keyboard navigation - all interactive elements are reachable and operable via keyboard alone, with visible focus indicators.
- Skip navigation - a "Skip to content" link is provided to bypass repeated navigation.
- Screen reader support - ARIA attributes, roles, labels, and live regions are used to communicate structure and dynamic changes.
- Colour contrast - text and interactive elements meet WCAG contrast ratios. High-contrast and forced-colors modes are supported.
- Reduced motion - animations and transitions are disabled when the user's operating system prefers reduced motion.
- Animation control - an on-screen pause button allows users to stop auto-playing animated content.
- Responsive design - the site is fully usable at 200% browser zoom and across all viewport sizes without horizontal scrolling.
- Form accessibility - all form fields are properly labelled, required fields are announced to assistive technology, and submission feedback is provided via live regions.
Standards referenced
- WCAG 2.2 (W3C) - Level AA conformance target
- WAI-ARIA Authoring Practices
- European Accessibility Act (EAA)
- Americans with Disabilities Act (ADA)
Known limitations
While we strive for full WCAG 2.2 Level AA compliance, some areas may have limitations:
- Gradient text - decorative gradient text is used on large headings. A fallback solid colour is provided in forced-colours / high-contrast mode.
- Three.js canvas - the hero background animation is a purely decorative WebGL canvas. It is hidden from assistive technology (
aria-hidden) and can be paused via an on-screen button.
Feedback
We welcome your feedback on the accessibility of alveon.cloud. If you encounter any barriers or have suggestions for improvement, please contact us:
- Email: [email protected]
We aim to respond to accessibility feedback within 2 business days and to resolve reported issues as promptly as possible.
Assessment approach
Alveon assesses the accessibility of alveon.cloud using the following methods:
- Automated testing with Lighthouse and axe-core
- Manual keyboard-only navigation testing
- Screen reader testing (NVDA, VoiceOver)
- High-contrast and forced-colours mode testing
- 200% browser zoom testing