Skip to content

#BFC46A

≈ darkkhaki · rgb(191, 196, 106)
Color formats
HEX#BFC46A
RGBrgb(191, 196, 106)
HSLhsl(63, 43%, 59%)
HSVhsv(63, 46%, 77%)
OKLCHoklch(80% 0.11 112)
CMYKcmyk(3%, 0%, 46%, 23%)
Contrast & accessibility
On white1.86:1below AA
On black11.32:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #bfc46a;
  --darkkhaki-rgb: 191 196 106;
  --darkkhaki-oklch: oklch(80% 0.11 112);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bfc46a] text-[#bfc46a] border-[#bfc46a]
Shades & tints
Color harmonies
About this color

#BFC46A is a color with the RGB value rgb(191, 196, 106). 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.

Related

Convert #BFC46A to other formats

Palettes with a similar color

Gradients with a similar color

Copied