Legal · accessibility
Accessibility.
Kahla Labs LLC is committed to making kahlalabs.com usable for everyone, including people who rely on assistive technologies. We design and build to WCAG 2.1 Level AA as a baseline.
What we do
- Semantic HTML with proper heading hierarchy, landmark roles, and labeled form controls.
- Keyboard navigation for all interactive elements — including the chat widget and admin page. Focus rings are visible.
- Color contrast tested against WCAG AA on all text/background pairs.
- Alt text on meaningful images. Decorative imagery is marked aria-hidden so screen readers skip it.
- Responsive layouts that work without horizontal scrolling at 320px viewport width and reflow gracefully up to 200% browser zoom.
- Forms with clear labels, inline validation messages, and error recovery instructions.
- The voice agent demo provides text transcripts alongside audio.
- Honors the
prefers-reduced-motionsetting — atmospheric animations, parallax, and reveal-on-scroll effects are disabled when you ask your system for less motion.
Where we are still improving
- Closed captions on the voice agent demo audio (currently transcripts only).
- Skip-to-content link at the top of long pages.
If you hit an accessibility issue, the fastest fix is to tell us. We treat accessibility bugs the same as functional bugs.
Report a barrier
Email hi@kahlalabs.com with a brief description of what you were trying to do, what assistive technology you were using, and what happened. We respond within five business days and ship a fix within fifteen for anything blocking a primary task.
Standards we test against
- WCAG 2.1 Level AA
- Section 508 (US)
- EN 301 549 (EU)
Last updated: May 2026