Accessible Text Color Finder
Find a readable, WCAG-compliant text color for any background. Enter a background color and get a suggested foreground that clears AA or AAA.
Overview
Accessible Text Color Finder takes a background color and suggests a readable foreground — black or white, whichever clears WCAG contrast requirements by a larger margin — along with the exact ratio and a pass/fail badge for AA and AAA. It shares its engine with Contrast Checker, just framed around "what text color should I use here" rather than checking a pair you already have.
Key Features
- Enter any background color and get a readable suggested text color
- See the exact contrast ratio and WCAG pass/fail
- Works for normal text, large text, and UI components
- Deeplinkable via a ?bg= URL parameter
- Link into the Color Editor to fine-tune further
Common Use Cases
- Choosing text color for a dynamic background — Quickly check what text color to use over a user-uploaded or brand-derived background color.
- Building a design system rule — Confirm the black/white text-color rule your components use actually passes WCAG for your palette's range of backgrounds.
How It Works
Enter a background color
Pick or type the background your text will sit on.
Get a suggested text color
See a readable foreground (black or white, whichever passes with more margin) with its exact contrast ratio.
Check other options
Toggle large text or UI component thresholds to see how the requirement changes, or open the color in the full Editor.