An 18-table soup and salad spot in Ankara Etlik noticed a guest couldn't tell which dishes carried the "new" badge — because the badge color and the price tag color rendered as the same grey on his phone. Color blindness affects roughly 4% of the global population: 8% of men, 0.5% of women. QR menus that rely on red/green distinctions exclude these diners silently — they often don't realize they ordered the wrong item.
Types of Color Blindness and Menu Impact
The most common form is deuteranopia (green-blindness): red and green collapse into a similar muddy tone. Protanopia and the rare tritanopia (blue-yellow) cause similar collisions. If your "spicy" badge is just a red dot and your "vegan" badge is just a green leaf without a label, these users see two identical grey marks.
Run a screenshot of your menu through Adobe's Color Blind Simulator or Coblis. In the Ankara case, the owner discovered no guest could distinguish "new" (green) from "popular" (red) badges — the audit was stuck at 78/100 for months until he investigated.
The Double-Coding Principle
WCAG 2.1 Success Criterion 1.4.1 is explicit: color cannot be the only carrier of information. The fix is pairing every colored badge with a secondary signal:
- Add an icon: a star next to the "new" badge, a leaf next to "vegan."
- Add text: stamp the word "NEW," "POP," or "SPICY" directly on the badge.
- Vary the shape: pill vs square vs triangle — shape reads independently of color.
Contrast Ratios and Hex Pairings
Even without color blindness, low contrast hurts older guests and anyone reading their phone under bright sun. WCAG AAA requires text-on-background contrast of at least 7:1; normal AA needs 4.5:1. Chrome DevTools Lighthouse generates an automated accessibility report per menu page in seconds.
After applying double-coding the Ankara owner watched his score climb to 96/100; the bonus surprise was older diners commenting that the menu "finally feels readable." Accessibility isn't a minority problem — it's a universal usability win.
FAQ
How common is color blindness really? Around 8% of men and 0.5% of women. In 100 daily diners, 4-8 are affected on average.
How do I use Adobe Color Blind Simulator? In Photoshop, View > Proof Setup > Color Blindness; preview your menu screenshots in deuteranopia and protanopia modes.
Does thMenu support double-coding for badges? Yes — when configuring a product badge you choose both a color and an icon, with optional label text overlay.
Found this helpful? Share it.
Related articles
The Complete Guide to Running a Multilingual Restaurant Menu
Serving international guests? Learn how to set up a menu that automatically spea…
What Is a QR Code Menu? The Complete Guide for Restaurants
A QR code menu lets customers access your full restaurant menu instantly on thei…
Understanding Your Restaurant's Data: A Practical Analytics Guide
Your menu generates data every day. Learn how to read it, act on it, and use it …