Skip to content

#C6EB99

≈ khaki · rgb(198, 235, 153)
Color formats
HEX#C6EB99
RGBrgb(198, 235, 153)
HSLhsl(87, 67%, 76%)
HSVhsv(87, 35%, 92%)
OKLCHoklch(89% 0.11 128)
CMYKcmyk(16%, 0%, 35%, 8%)
Contrast & accessibility
On white1.33:1below AA
On black15.74:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #c6eb99;
  --khaki-rgb: 198 235 153;
  --khaki-oklch: oklch(89% 0.11 128);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c6eb99] text-[#c6eb99] border-[#c6eb99]
Shades & tints
Color harmonies
About this color

#C6EB99 is a color with the RGB value rgb(198, 235, 153). Its closest CSS named color is "khaki". 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 #C6EB99 to other formats

Palettes with a similar color

Gradients with a similar color

Copied