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