Last updated: April 4, 2026

Accessibility Statement

Accesseon is committed to digital accessibility. As a company that helps others identify accessibility barriers, we hold ourselves to the same standard.

Our Conformance Goal

We strive to meet WCAG 2.2 Level AA conformance across all pages of accesseon.com. This includes our marketing pages, tool pages, guide pages, dashboard, scan reports, and legal pages.

Measures We Take

  • Semantic HTML with proper heading hierarchy, landmarks, and ARIA attributes
  • Colour contrast ratios that meet or exceed WCAG 2.2 AA requirements
  • Full keyboard navigability across all interactive elements
  • Visible focus indicators on all focusable elements
  • Form inputs with associated labels and clear error messages
  • Responsive design that reflows correctly at 320px width and up to 400% zoom
  • aria-live regions for dynamic content updates (scan progress, toast notifications)
  • Language declaration (lang="en") on every page

Known Limitations

While we work to maintain accessibility, some limitations may exist:

  • PDF reports — exported PDFs are rendered from HTML via Puppeteer. While we include semantic structure, complex tables and code blocks in PDFs may not be fully accessible to all screen readers. We recommend using the web-based report for the best accessible experience.
  • Code snippets — violation details include HTML code snippets in monospace blocks. These are marked up semantically but may be verbose for screen reader users.
  • Third-party components — we use base-ui components which we configure for accessibility, but edge cases may exist.

Report an Accessibility Issue

If you encounter an accessibility barrier on accesseon.com, please let us know:

When reporting, please include:

  • The URL of the page where you encountered the issue
  • A description of the barrier and what you were trying to do
  • The assistive technology you were using (e.g., NVDA, VoiceOver, JAWS)
  • Your browser and operating system

We will acknowledge your report within 2 business days and aim to resolve confirmed issues within 5 business days, or provide a timeline if a fix requires more time.

Assessment Methods

We assess the accessibility of accesseon.com using:

  • Automated testing with axe-core (the same engine that powers our scanner)
  • Manual keyboard navigation testing
  • Screen reader testing with NVDA and VoiceOver
  • Browser zoom testing up to 400%
  • Mobile testing on iOS and Android devices