Skip to content

#CDE485

≈ khaki · rgb(205, 228, 133)
Color formats
HEX#CDE485
RGBrgb(205, 228, 133)
HSLhsl(75, 64%, 71%)
HSVhsv(75, 42%, 89%)
OKLCHoklch(88% 0.12 120)
CMYKcmyk(10%, 0%, 42%, 11%)
Contrast & accessibility
On white1.40:1below AA
On black15.03:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #cde485;
  --khaki-rgb: 205 228 133;
  --khaki-oklch: oklch(88% 0.12 120);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cde485] text-[#cde485] border-[#cde485]
Shades & tints
Color harmonies
About this color

#CDE485 is a color with the RGB value rgb(205, 228, 133). 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 #CDE485 to other formats

Palettes with a similar color

Gradients with a similar color

Copied