#BCBA71
≈ darkkhaki · rgb(188, 186, 113)
Color formats
HEX#BCBA71
RGBrgb(188, 186, 113)
HSLhsl(58, 36%, 59%)
HSVhsv(58, 40%, 74%)
OKLCHoklch(77% 0.09 107)
CMYKcmyk(0%, 1%, 40%, 26%)
Contrast & accessibility
On white2.02:1below AA
On black10.40:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #bcba71;
--darkkhaki-rgb: 188 186 113;
--darkkhaki-oklch: oklch(77% 0.09 107);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bcba71] text-[#bcba71] border-[#bcba71]
Shades & tints
Color harmonies
About this color
#BCBA71 is a color with the RGB value rgb(188, 186, 113). 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.