Skip to content

#CCEA8F

≈ khaki · rgb(204, 234, 143)
Color formats
HEX#CCEA8F
RGBrgb(204, 234, 143)
HSLhsl(80, 68%, 74%)
HSVhsv(80, 39%, 92%)
OKLCHoklch(89% 0.12 124)
CMYKcmyk(13%, 0%, 39%, 8%)
Contrast & accessibility
On white1.33:1below AA
On black15.73:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #ccea8f;
  --khaki-rgb: 204 234 143;
  --khaki-oklch: oklch(89% 0.12 124);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccea8f] text-[#ccea8f] border-[#ccea8f]
Shades & tints
Color harmonies
About this color

#CCEA8F is a color with the RGB value rgb(204, 234, 143). 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 #CCEA8F to other formats

Palettes with a similar color

Gradients with a similar color

Copied