Accessibility Statement

Last updated: February 28, 2026

Our Commitment

3Cubed.ai is committed to ensuring that Findabl (findabl.app) is accessible to everyone, including people with disabilities. We are actively working to increase the accessibility and usability of our website in accordance with Web Content Accessibility Guidelines (WCAG) 2.1 Level AA.

Conformance Status

Findabl is partially conformant with WCAG 2.1 Level AA. Partially conformant means that some parts of the content do not fully conform to the accessibility standard. We are actively remediating these issues.

Our most recent self-assessment was conducted in February 2026 using automated tools (axe-core) and manual keyboard and screen reader testing.

What We Have Done

The following accessibility improvements have been implemented:

  • Skip navigation link — allows keyboard users to bypass repeated navigation
  • All decorative images and icons are hidden from screen readers (aria-hidden="true")
  • All functional images have descriptive alt text
  • Form inputs carry explicit aria-label attributes
  • FAQ accordion follows the ARIA authoring practices pattern with aria-expanded
  • Interactive industry selector buttons use aria-pressed state
  • Active navigation items carry aria-current="page"
  • Heading hierarchy is sequential (h1 → h2 → h3) throughout the page
  • Focus indicators are visible on all interactive elements
  • Footer text meets WCAG AA contrast ratios (≥ 4.5:1 for normal text)
  • Page language is declared (lang="en")

Known Limitations

We are aware of the following limitations and are working to address them:

  • Colour contrast on secondary text: Some muted description text (e.g. card subtitles) uses a contrast ratio of approximately 3.9:1 against the dark background, below the 4.5:1 AA requirement for small text. A design review is planned for Q2 2026.
  • Dashboard components: Certain advanced dashboard widgets have not yet been fully audited for screen reader compatibility.
  • PDF export: Generated PDF reports are not yet tagged for assistive technology. HTML report views are the accessible alternative.

Technical Specifications

Findabl relies on the following technologies for conformance:

  • HTML5 semantic elements (<nav>, <main>, <footer>, <section>)
  • WAI-ARIA 1.2 roles and properties
  • CSS (Tailwind CSS)
  • JavaScript (React 19)

The site has been tested with the following assistive technologies:

  • VoiceOver (macOS / iOS Safari)
  • NVDA (Windows / Chrome)
  • axe DevTools browser extension
  • Lighthouse accessibility audit
  • Keyboard-only navigation

Feedback and Contact

We welcome feedback on the accessibility of Findabl. If you experience any accessibility barriers, or have suggestions for improvement, please contact us:

We aim to respond to accessibility feedback within 5 business days.

Formal Complaints

If you are not satisfied with our response, you may contact the U.S. Department of Justice ADA complaint process or the relevant accessibility enforcement body in your jurisdiction.

Assessment Approach

3Cubed.ai assessed the accessibility of Findabl through a self-evaluation using automated axe-core tests, Lighthouse accessibility audits, and manual keyboard and screen reader testing. We conduct ongoing automated accessibility checks on every deployment via GitHub Actions.