Skip to content

#C2DD84

≈ khaki · rgb(194, 221, 132)
Color formats
HEX#C2DD84
RGBrgb(194, 221, 132)
HSLhsl(78, 57%, 69%)
HSVhsv(78, 40%, 87%)
OKLCHoklch(86% 0.12 123)
CMYKcmyk(12%, 0%, 40%, 13%)
Contrast & accessibility
On white1.50:1below AA
On black13.97:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #c2dd84;
  --khaki-rgb: 194 221 132;
  --khaki-oklch: oklch(86% 0.12 123);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c2dd84] text-[#c2dd84] border-[#c2dd84]
Shades & tints
Color harmonies
About this color

#C2DD84 is a color with the RGB value rgb(194, 221, 132). 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 #C2DD84 to other formats

Palettes with a similar color

Gradients with a similar color

Copied