#BDC24D
≈ darkkhaki · rgb(189, 194, 77)
Color formats
HEX#BDC24D
RGBrgb(189, 194, 77)
HSLhsl(63, 49%, 53%)
HSVhsv(63, 60%, 76%)
OKLCHoklch(79% 0.14 111)
CMYKcmyk(3%, 0%, 60%, 24%)
Contrast & accessibility
On white1.91:1below AA
On black10.99:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #bdc24d;
--darkkhaki-rgb: 189 194 77;
--darkkhaki-oklch: oklch(79% 0.14 111);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bdc24d] text-[#bdc24d] border-[#bdc24d]
Shades & tints
Color harmonies
About this color
#BDC24D is a color with the RGB value rgb(189, 194, 77). Its closest CSS named color is "darkkhaki". 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.