#B6B656
≈ darkkhaki · rgb(182, 182, 86)
Color formats
HEX#B6B656
RGBrgb(182, 182, 86)
HSLhsl(60, 40%, 53%)
HSVhsv(60, 53%, 71%)
OKLCHoklch(76% 0.12 109)
CMYKcmyk(0%, 0%, 53%, 29%)
Contrast & accessibility
On white2.14:1below AA
On black9.81:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #b6b656;
--darkkhaki-rgb: 182 182 86;
--darkkhaki-oklch: oklch(76% 0.12 109);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b6b656] text-[#b6b656] border-[#b6b656]
Shades & tints
Color harmonies
About this color
#B6B656 is a color with the RGB value rgb(182, 182, 86). 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.