#DAE990
≈ khaki · rgb(218, 233, 144)
Color formats
HEX#DAE990
RGBrgb(218, 233, 144)
HSLhsl(70, 67%, 74%)
HSVhsv(70, 38%, 91%)
OKLCHoklch(90% 0.11 117)
CMYKcmyk(6%, 0%, 38%, 9%)
Contrast & accessibility
On white1.31:1below AA
On black16.04:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #dae990;
--khaki-rgb: 218 233 144;
--khaki-oklch: oklch(90% 0.11 117);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dae990] text-[#dae990] border-[#dae990]
Shades & tints
Color harmonies
About this color
#DAE990 is a color with the RGB value rgb(218, 233, 144). 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.