#BBC17E
≈ darkkhaki · rgb(187, 193, 126)
Color formats
HEX#BBC17E
RGBrgb(187, 193, 126)
HSLhsl(65, 35%, 63%)
HSVhsv(65, 35%, 76%)
OKLCHoklch(79% 0.09 113)
CMYKcmyk(3%, 0%, 35%, 24%)
Contrast & accessibility
On white1.90:1below AA
On black11.04:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #bbc17e;
--darkkhaki-rgb: 187 193 126;
--darkkhaki-oklch: oklch(79% 0.09 113);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bbc17e] text-[#bbc17e] border-[#bbc17e]
Shades & tints
Color harmonies
About this color
#BBC17E is a color with the RGB value rgb(187, 193, 126). 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.