Accessibility Statement
Last updated: May 7, 2026
Our Commitment
NexionTools is committed to ensuring digital accessibility for people of all abilities. We continually improve the user experience for everyone and apply the relevant accessibility standards to guarantee we provide equal access to all users.
Conformance Status
WCAG 2.1 Level AA — Partially Conformant
“Partially conformant” means that some parts of the content do not fully conform to the accessibility standard. See “Known Limitations” below.
This website has been audited against the Web Content Accessibility Guidelines (WCAG) 2.1 at Level AA. Our public-facing pages consistently achieve Lighthouse accessibility scores of 92–100.
Audit Methodology
- Automated Testing: Google Lighthouse accessibility audits run against every page, with a minimum threshold of 90/100.
- Manual Testing: Keyboard navigation, screen reader compatibility (VoiceOver on macOS/iOS), and focus management verification.
- Color Contrast: All text elements verified against WCAG 2.1 contrast requirements (4.5:1 for normal text, 3:1 for large text).
- Semantic HTML: Proper heading hierarchy, landmark regions, form labels, and ARIA attributes throughout.
- Cross-browser: Tested on Chrome, Firefox, Safari (including iOS Safari) for consistent accessibility support.
Accessibility Features
- Skip-to-content link for keyboard users to bypass navigation
- Semantic HTML landmarks: header, main, footer, and labeled navigation regions
- All form inputs have programmatically associated labels
- Error messages announced to screen readers via ARIA live regions
- Keyboard-accessible modals with focus trapping and Escape-to-close
- Sufficient color contrast ratios across all text and interactive elements
- Responsive design supporting zoom up to 200% without loss of functionality
- ARIA labels on icon-only buttons and decorative elements
Known Limitations
The following limitations are known and being actively addressed:
- 3D Visualization (Landing Page): The interactive WebGL scene on the landing page is decorative and cannot be interpreted by screen readers. The scene container is marked with
role="img"and anaria-labeldescribing its content. All information conveyed by the 3D scene is also available in the page text. - Authenticated Pages: Some pages behind authentication (client portal, admin dashboard) are undergoing accessibility improvements. These pages are used by internal teams and registered clients, and are being progressively enhanced.
- PDF Invoices: Generated PDF documents may not be fully accessible to screen readers. We are evaluating tagged PDF generation for future releases.
Browser & Assistive Technology Support
This website is designed to be compatible with the following assistive technologies:
- VoiceOver on macOS and iOS (Safari)
- NVDA on Windows (Chrome, Firefox)
- JAWS on Windows (Chrome, Edge)
- Keyboard-only navigation across all major browsers
Feedback
We welcome your feedback on the accessibility of NexionTools. If you encounter any accessibility barriers or have suggestions for improvement, please contact us:
- Email: accessibility@nexiontools.com
- Response Time: We aim to respond within 5 business days.
Ongoing Monitoring
NexionTools conducts regular accessibility audits as part of our CI/CD pipeline. Every deployment is automatically tested with Lighthouse, and manual audits are performed quarterly. We are committed to maintaining and improving our accessibility conformance as web standards evolve.