You need a Chrome extension that checks accessibility. Maybe you're auditing a client site. Maybe your boss asked 'is our homepage accessible?' Maybe you're tired of manually inspecting every text element in DevTools. Whatever brought you here, you're looking for the best tool — and you don't have time to install and test 20 extensions.
We did that for you. We installed every Chrome extension that claims to check color contrast or accessibility, tested them on the same 5 pages (a SaaS landing page, an e-commerce product page, a documentation site, a government portal, and a React dashboard), and ranked them on what actually matters: scan completeness, accuracy vs manual verification, speed, APCA support, and whether they're actually free.
Here are the 5 that are worth installing.
How We Tested
Each extension was evaluated on 6 criteria:
The Results: Ranked Best to Worst
1. ColorContrast — WCAG & APCA Checker 🏆 Best Overall
Score: 9.2/10 | Free | No account | Open source
ColorContrast is purpose-built for contrast — and it shows. It's not trying to be a general accessibility auditor. It does one thing (find contrast violations) and does it faster and more thoroughly than any other extension we tested.
What it does well:
Limitations: It focuses on contrast. If you need a comprehensive a11y audit (keyboard traps, ARIA labels, heading structure), you'll want to pair it with axe DevTools. For contrast specifically, it's the best tool we tested.
Install: ColorContrast on Chrome Web Store — free, 30 seconds.
2. axe DevTools — Deque 🥈 Best for Full Audits
Score: 8.5/10 | Free tier available | Pro starts at $45/month
axe DevTools is the industry standard for automated accessibility testing — and for good reason. It catches 57% of WCAG issues automatically, covering far more than just contrast.
The #1 pick is free, scans full pages in one click, and runs entirely in your browser. No account, no limits.
Install Free ExtensionWhat it does well:
Limitations for contrast work: axe detects violations but doesn't include an interactive color picker or fix suggestions for contrast issues. You'll find the problem in axe, then switch to a dedicated contrast tool to fix it. No APCA support. The free tier limits some advanced features. Pro tier at $45/month is steep for solo developers.
Best for: Teams that need comprehensive accessibility audits, not just contrast. Pair with ColorContrast for the contrast piece.
3. WAVE Evaluation Tool — WebAIM 🥉 Best for Visual Learners
Score: 7.8/10 | Free | No account
WAVE is the most visually intuitive accessibility tool — it overlays icons and indicators directly on the page, making issues visible to non-technical reviewers.
What it does well:
Limitations: Detection only — it flags contrast issues but provides no color picker, no APCA support, and no fix suggestions. The overlay can be visually overwhelming on complex pages. Slower than dedicated contrast tools for contrast-specific work.
Best for: Accessibility training, one-off audits by non-developers, and getting a quick visual overview of a page's accessibility status.
4. Stark — Accessibility Checker
Score: 7.2/10 | Freemium | Pro at $60/month
Stark is the most design-tool-integrated option — it works in Figma, Sketch, and Adobe XD in addition to the browser. If your team lives in Figma, Stark is a natural fit.
What it does well:
Limitations: The free tier is heavily limited (3 projects). The Pro tier at $60/month is the most expensive option. The browser extension is secondary to the design tool plugins — it's not as fast or thorough as dedicated browser-based scanners. No APCA support in the browser extension.
Best for: Design teams already using Stark in Figma who want browser-side checking as a supplement, not a primary tool.
5. Siteimprove Accessibility Checker
Score: 6.8/10 | Free | Requires account
Siteimprove's extension provides a solid accessibility check but is clearly designed as a lead-in to their enterprise platform.
What it does well:
Limitations: Requires creating an account (email required). The free extension pushes the paid platform throughout the UI. Slower scans than dedicated tools. No APCA support. The constant upsell feels aggressive for a 'free' tool.
Best for: Teams already invested in the Siteimprove ecosystem. Not recommended as a standalone contrast checker.
Quick Comparison Table
| Feature | ColorContrast | axe DevTools | WAVE | Stark | Siteimprove |
|---|---|---|---|---|---|
| Full-page scan | ✅ 2-4s | ✅ 6-10s | ✅ 8-12s | ⚠️ Limited | ✅ 8-12s |
| WCAG AA/AAA | ✅ | ✅ | ✅ | ✅ | ✅ |
| APCA support | ✅ | ❌ | ❌ | ❌ | ❌ |
| Accessible alternatives | ✅ One-click | ❌ | ❌ | ⚠️ Design only | ❌ |
| Eyedropper | ✅ | ❌ | ❌ | ❌ | ❌ |
| Local processing | ✅ 100% | ⚠️ Partial | ⚠️ Partial | ❌ Cloud | ❌ Cloud |
| Account required | ❌ None | ❌ Free tier | ❌ None | ✅ Required | ✅ Required |
| Scan limits | ❌ None | ❌ None | ❌ None | ✅ 3 projects | ❌ None |
| Price | Free | Free/Pro $45/mo | Free | Pro $60/mo | Free/Enterprise |
| Open source | ✅ | ❌ | ❌ | ❌ | ❌ |
The Verdict
For contrast-focused work: Install ColorContrast. It's the fastest scanner, the only one with APCA support, and the only one that suggests accessible alternatives. Free, no account, open source. No downside.
For comprehensive accessibility audits: Install axe DevTools alongside ColorContrast. Use axe for the full audit, use ColorContrast for the contrast-specific piece.
For teaching accessibility: WAVE's visual overlays make it the best choice for training sessions and stakeholder presentations.
For Figma-first design teams: Stark's Figma plugin is excellent; the browser extension is secondary.
For everyone else: Start with ColorContrast. It solves the most common accessibility problem (contrast) with the least friction. Install it now at the Chrome Web Store — it's free and takes 30 seconds.
Then, once your contrast is under control, expand to axe DevTools for the full WCAG audit. Accessibility is a journey. Start with the thing that breaks the most often and is cheapest to fix. That's contrast.