#E6EF7A
≈ khaki · rgb(230, 239, 122)
Color formats
HEX#E6EF7A
RGBrgb(230, 239, 122)
HSLhsl(65, 79%, 71%)
HSVhsv(65, 49%, 94%)
OKLCHoklch(92% 0.14 113)
CMYKcmyk(4%, 0%, 49%, 6%)
Contrast & accessibility
On white1.24:1below AA
On black16.99:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #e6ef7a;
--khaki-rgb: 230 239 122;
--khaki-oklch: oklch(92% 0.14 113);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e6ef7a] text-[#e6ef7a] border-[#e6ef7a]
Shades & tints
Color harmonies
About this color
#E6EF7A is a color with the RGB value rgb(230, 239, 122). 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.