Skip to main content
This page is an unofficial translation. The Turkish version is the legally authoritative text. View Turkish version

Accessibility Statement

Last updated: May 8, 2026

Tatonia strives to keep its web and mobile experience at the WCAG 2.1 AA (Web Content Accessibility Guidelines) level so that everyone can easily access recipes. This page summarizes which features we support, which areas we are improving, and how you can report an obstacle you encounter.

Supported features

  • Keyboard navigation: all interactive elements (link, button, form field) can be navigated with Tab; they can be triggered with Enter / Space. At the top of the page, the "Skip to main content" link becomes visible with the Tab key.
  • Visual contrast: all text/background combinations meet the WCAG AA thresholds (normal text 4.5:1, large text 3:1). Light and dark themes are verified separately, and the combinations in the palette are tested automatically (pre-push guard).
  • Screen reader support: semantic HTML5 (header, nav, main, article, footer), ARIA landmarks, and aria-label / aria-live / aria-invalid attributes are used. Alt text is provided for recipe images, and for missing images the alt text is preserved with an emoji fallback.
  • Form accessibility: all inputs are labeled (label), error messages are linked with aria-describedby, and required fields use aria-required.
  • Reduced motion: prefers-reduced-motion respects the user preference; auto-play transitions stop.
  • Color independence: important information is not conveyed by color alone (e.g. color + icon + text on allergen badges).
  • Font scaling: respects the browser / system font size setting, and the layout does not break at 200% zoom.
  • Mobile touch targets: buttons / links are at least 44×44 px in size (WCAG 2.5.5 Target Size).
  • Voice search: in the mobile app you can search for recipes with the microphone icon (iOS 13+ / Android 5+).

Areas of improvement

Areas we continuously improve; this list of completed work grows:

  • Cooking mode text-to-speech (TTS): recipe steps can be read aloud automatically, handy when your hands are greasy.
  • What we are currently working on: requiring captions and transcripts for video content on new recipe pages (after launch).

Verification method

Automated check layers:

  • axe-core E2E tests (target of 0 violations at critical + serious level).
  • Lighthouse CI Accessibility score ≥95/100 (automatic on every PR).
  • Color palette contrast guard (pre-push, WCAG AA mathematical verification).
  • Manual keyboard-only navigation pass (for new features).

Did you encounter an obstacle?

If you experience an accessibility issue on a page, please let us know. We will assess the feedback as quickly as possible and make improvements.

Email: [email protected]
General support: [email protected]

If you add the following details to your message, we will resolve the issue faster: full URL, browser + version, the assistive technology you use (if any), the expected behavior, the observed behavior.

Standards and scope

This statement applies to the tatonia.com website and the Tatonia mobile app. Third-party services (Cloudflare, Vercel, Resend, Cloudinary, Upstash) are subject to their own accessibility statements; we do not control them directly.

The standard we target: WCAG 2.1 AA (aligned with the European EN 301 549). Partially met criteria are tracked in the "Areas of improvement" section of this statement.

This accessibility statement was prepared on May 8, 2026. When a significant change occurs, the "Last updated" date above is refreshed.