#ACAA35
Accessibility
WCAG 2.1 contrast against white and black text — pick the combination that passes for your use case.
AaThe quick brown fox.
2.45White on this color
AA FailAA Large FailAAA Fail
AaThe quick brown fox.
8.56Black on this color
AA PassAA Large PassAAA Pass
Color in use
#ACAA35 applied to common UI primitives — see how it reads in real interfaces.
Buttons
Badges
ActiveFeaturedLive
Card
Premium Plan
50+ tools, lifetime updates.
Alert
Heads up — this alert uses #ACAA35 as its accent stripe.
Progress & Input
Shades & tints
Click any swatch to copy its hex.
Color harmonies
Pairings derived from the color wheel — click any swatch to explore.
CSS variables
/* #ACAA35 */
:root {
--color--acaa35: #ACAA35;
--color--acaa35-rgb: 172, 170, 53;
--color--acaa35-hsl: 59, 53%, 44%;
}