#C6D281
≈ darkkhaki · rgb(198, 210, 129)
Color formats
HEX#C6D281
RGBrgb(198, 210, 129)
HSLhsl(69, 47%, 66%)
HSVhsv(69, 39%, 82%)
OKLCHoklch(84% 0.11 116)
CMYKcmyk(6%, 0%, 39%, 18%)
Contrast & accessibility
On white1.62:1below AA
On black12.94:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #c6d281;
--darkkhaki-rgb: 198 210 129;
--darkkhaki-oklch: oklch(84% 0.11 116);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c6d281] text-[#c6d281] border-[#c6d281]
Shades & tints
Color harmonies
About this color
#C6D281 is a color with the RGB value rgb(198, 210, 129). 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.