#BCC67D
≈ darkkhaki · rgb(188, 198, 125)
Color formats
HEX#BCC67D
RGBrgb(188, 198, 125)
HSLhsl(68, 39%, 63%)
HSVhsv(68, 37%, 78%)
OKLCHoklch(80% 0.1 115)
CMYKcmyk(5%, 0%, 37%, 22%)
Contrast & accessibility
On white1.82:1below AA
On black11.51:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #bcc67d;
--darkkhaki-rgb: 188 198 125;
--darkkhaki-oklch: oklch(80% 0.1 115);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bcc67d] text-[#bcc67d] border-[#bcc67d]
Shades & tints
Color harmonies
About this color
#BCC67D is a color with the RGB value rgb(188, 198, 125). 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.