#C9C077
≈ darkkhaki · rgb(201, 192, 119)
Color formats
HEX#C9C077
RGBrgb(201, 192, 119)
HSLhsl(53, 43%, 63%)
HSVhsv(53, 41%, 79%)
OKLCHoklch(80% 0.09 102)
CMYKcmyk(0%, 4%, 41%, 21%)
Contrast & accessibility
On white1.86:1below AA
On black11.29:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #c9c077;
--darkkhaki-rgb: 201 192 119;
--darkkhaki-oklch: oklch(80% 0.09 102);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c9c077] text-[#c9c077] border-[#c9c077]
Shades & tints
Color harmonies
About this color
#C9C077 is a color with the RGB value rgb(201, 192, 119). Its closest CSS named color is "darkkhaki". 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.