#DEE760
≈ khaki · rgb(222, 231, 96)
Color formats
HEX#DEE760
RGBrgb(222, 231, 96)
HSLhsl(64, 74%, 64%)
HSVhsv(64, 58%, 91%)
OKLCHoklch(90% 0.16 113)
CMYKcmyk(4%, 0%, 58%, 9%)
Contrast & accessibility
On white1.34:1below AA
On black15.71:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #dee760;
--khaki-rgb: 222 231 96;
--khaki-oklch: oklch(90% 0.16 113);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dee760] text-[#dee760] border-[#dee760]
Shades & tints
Color harmonies
About this color
#DEE760 is a color with the RGB value rgb(222, 231, 96). 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.