#DFE174
≈ khaki · rgb(223, 225, 116)
Color formats
HEX#DFE174
RGBrgb(223, 225, 116)
HSLhsl(61, 64%, 67%)
HSVhsv(61, 48%, 88%)
OKLCHoklch(89% 0.13 110)
CMYKcmyk(1%, 0%, 48%, 12%)
Contrast & accessibility
On white1.39:1below AA
On black15.16:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #dfe174;
--khaki-rgb: 223 225 116;
--khaki-oklch: oklch(89% 0.13 110);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfe174] text-[#dfe174] border-[#dfe174]
Shades & tints
Color harmonies
About this color
#DFE174 is a color with the RGB value rgb(223, 225, 116). 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.