#CACA45
≈ yellowgreen · rgb(202, 202, 69)
Color formats
HEX#CACA45
RGBrgb(202, 202, 69)
HSLhsl(60, 56%, 53%)
HSVhsv(60, 66%, 79%)
OKLCHoklch(81% 0.15 109)
CMYKcmyk(0%, 0%, 66%, 21%)
Contrast & accessibility
On white1.74:1below AA
On black12.05:1AA pass
Best text color#000000
Nearest CSS name: yellowgreen
Copy-ready code
CSS custom properties
:root {
--yellowgreen: #caca45;
--yellowgreen-rgb: 202 202 69;
--yellowgreen-oklch: oklch(81% 0.15 109);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--yellowgreen-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#caca45] text-[#caca45] border-[#caca45]
Shades & tints
Color harmonies
About this color
#CACA45 is a color with the RGB value rgb(202, 202, 69). 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.