Skip to main content

Accessibility

Accessibility Statement

Last updated: April 19, 2026

Accessibility is not a compliance checkbox for us — it is the core of what we do. Adaptek was founded on the principle that technology must work for everyone, including the 1.3 billion people worldwide living with a disability. We hold ourselves to the same standard we help our clients achieve.

Our Conformance Goal

We aim for this website to conform to Web Content Accessibility Guidelines (WCAG) 2.2, Level AA. These guidelines explain how to make web content more accessible to people with disabilities, including those who use screen readers, switch controls, voice navigation, magnification tools, or keyboard-only navigation.

Measures We Have Taken

This website was designed and built with the following in place:

  • Semantic HTML landmarks — every page uses <main>, <nav>, <section>, and <footer> elements for screen reader navigation.
  • ARIA labels and descriptions — all interactive elements and meaningful images have descriptive labels. Decorative elements are marked aria-hidden="true".
  • Keyboard navigation — all interactive elements (links, buttons, form fields) are fully operable via keyboard. A visible skip-to-main-content link appears on focus.
  • Visible focus indicators — focus rings are visible on all interactive elements, using a high-contrast orange ring that meets WCAG 2.2 focus appearance requirements.
  • Color contrast — body text and interactive elements use color combinations that meet or exceed a 4.5:1 contrast ratio against their backgrounds.
  • Responsive design — the layout adapts from mobile to desktop without horizontal scrolling or loss of content at any viewport width.
  • Form accessibility — all form fields have associated <label> elements, required fields are marked both visually and programmatically, and inline error messages use role="alert" for screen reader announcement.
  • Plain language — content is written at a reading level accessible to a broad audience, avoiding unnecessary jargon.

Known Limitations

We are a small founding team and this website is actively evolving. Areas we are actively monitoring and improving include:

  • Founder photos — portrait images currently use descriptive alt text; we are reviewing whether additional context improves the experience for screen reader users.
  • Complex comparison table — the competitive comparison table uses proper scope attributes, but we plan to add a plain-language summary for users who prefer not to navigate tabular data.

If you encounter a barrier not listed here, please tell us (see below). We treat every accessibility report as a priority bug.

Report an Accessibility Barrier

We want to hear from you. If you experience difficulty accessing any part of this website — or if assistive technology is not working as expected — please contact us:

Adaptek Accessibility Contact

info@adaptek.ai

Please include: the page URL, a description of the barrier, and the assistive technology or browser you are using. We will respond within two business days and work toward a solution within 10 business days.

Testing Approach

This website has been evaluated using a combination of automated tools and manual review:

  • Keyboard-only navigation testing
  • Screen reader testing with VoiceOver (macOS / iOS) and NVDA (Windows)
  • Color contrast verification against WCAG 2.2 Level AA thresholds
  • HTML semantic structure review
  • Zoom and text-resize testing up to 200%

Standards and References

This statement references the following standards and guidance: