Skip to content

#C0D88A

≈ darkkhaki · rgb(192, 216, 138)
Color formats
HEX#C0D88A
RGBrgb(192, 216, 138)
HSLhsl(78, 50%, 69%)
HSVhsv(78, 36%, 85%)
OKLCHoklch(85% 0.11 123)
CMYKcmyk(11%, 0%, 36%, 15%)
Contrast & accessibility
On white1.56:1below AA
On black13.43:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #c0d88a;
  --darkkhaki-rgb: 192 216 138;
  --darkkhaki-oklch: oklch(85% 0.11 123);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c0d88a] text-[#c0d88a] border-[#c0d88a]
Shades & tints
Color harmonies
About this color

#C0D88A is a color with the RGB value rgb(192, 216, 138). 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 #C0D88A to other formats

Palettes with a similar color

Gradients with a similar color

Copied