#BBD06C
≈ darkkhaki · rgb(187, 208, 108)
Color formats
HEX#BBD06C
RGBrgb(187, 208, 108)
HSLhsl(73, 52%, 62%)
HSVhsv(73, 48%, 82%)
OKLCHoklch(82% 0.13 119)
CMYKcmyk(10%, 0%, 48%, 18%)
Contrast & accessibility
On white1.70:1below AA
On black12.35:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #bbd06c;
--darkkhaki-rgb: 187 208 108;
--darkkhaki-oklch: oklch(82% 0.13 119);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bbd06c] text-[#bbd06c] border-[#bbd06c]
Shades & tints
Color harmonies
About this color
#BBD06C is a color with the RGB value rgb(187, 208, 108). 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.