Skip to content

#CCD086

≈ darkkhaki · rgb(204, 208, 134)
Color formats
HEX#CCD086
RGBrgb(204, 208, 134)
HSLhsl(63, 44%, 67%)
HSVhsv(63, 36%, 82%)
OKLCHoklch(84% 0.1 111)
CMYKcmyk(2%, 0%, 36%, 18%)
Contrast & accessibility
On white1.62:1below AA
On black12.93:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #ccd086;
  --darkkhaki-rgb: 204 208 134;
  --darkkhaki-oklch: oklch(84% 0.1 111);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccd086] text-[#ccd086] border-[#ccd086]
Shades & tints
Color harmonies
About this color

#CCD086 is a color with the RGB value rgb(204, 208, 134). 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.

Related

Convert #CCD086 to other formats

Palettes with a similar color

Gradients with a similar color

Copied