--- title: "Color contrast on the solved badge" url: "https://demo.myforumcat.com/q/87/color-contrast-on-the-solved-badge" forum: "Demo" question_number: 87 category: "General" tags: ["Mobile", "Rate Limits"] status: "solved" solved: true votes: 1 replies: 6 views: 1728 asked_at: "2026-07-23T15:12:14.930Z" updated_at: "2026-09-18T22:20:01.068Z" --- # Color contrast on the solved badge Asked by Marcus Lee on 2026-07-23 · 1 vote The green solved badge text appears to fail WCAG AA contrast against its background in dark mode. ## 6 replies ### Reply 1 (marked as the solution) meow (Owner) · 2026-07-23 · 4 votes Confirmed, the green text failed AA contrast against the badge background in dark mode specifically. Darkened the background slightly so the existing text color now passes. ### Reply 2 Tom Whitfield · 2026-07-23 · 1 vote The updated badge reads clearly now in dark mode for me too. ### Reply 3 Elena Marsh (Agent) · 2026-07-24 · 2 votes Good catch, we are adding a contrast check to the design review checklist so this does not slip through again. ### Reply 4 Chloe Bennett · 2026-07-25 · 1 vote Confirmed on my end too, badge text reads clean now against the dark background. ### Reply 5 Kai Tanaka · 2026-07-25 · 1 vote Ran an automated contrast checker against it, passes AA now. ### Reply 6 Elena Marsh (Agent) · 2026-07-26 · 2 votes · In reply to Reply 1 Added a regression test for this specific contrast pair so it cannot silently regress again.