#B9CA6E
≈ darkkhaki · rgb(185, 202, 110)
Color formats
HEX#B9CA6E
RGBrgb(185, 202, 110)
HSLhsl(71, 46%, 61%)
HSVhsv(71, 46%, 79%)
OKLCHoklch(81% 0.12 118)
CMYKcmyk(8%, 0%, 46%, 21%)
Contrast & accessibility
On white1.79:1below AA
On black11.74:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #b9ca6e;
--darkkhaki-rgb: 185 202 110;
--darkkhaki-oklch: oklch(81% 0.12 118);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b9ca6e] text-[#b9ca6e] border-[#b9ca6e]
Shades & tints
Color harmonies
About this color
#B9CA6E is a color with the RGB value rgb(185, 202, 110). 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.