#A9CA47
≈ yellowgreen · rgb(169, 202, 71)
Color formats
HEX#A9CA47
RGBrgb(169, 202, 71)
HSLhsl(75, 55%, 54%)
HSVhsv(75, 65%, 79%)
OKLCHoklch(79% 0.16 122)
CMYKcmyk(16%, 0%, 65%, 21%)
Contrast & accessibility
On white1.87:1below AA
On black11.23:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #a9ca47;
--yellowgreen-rgb: 169 202 71;
--yellowgreen-oklch: oklch(79% 0.16 122);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#a9ca47] text-[#a9ca47] border-[#a9ca47]
Shades & tints
Color harmonies
About this color
#A9CA47 is a color with the RGB value rgb(169, 202, 71). Its closest CSS named color is "yellowgreen". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.