#BFD77A
≈ khaki · rgb(191, 215, 122)
Color formats
HEX#BFD77A
RGBrgb(191, 215, 122)
HSLhsl(75, 54%, 66%)
HSVhsv(75, 43%, 84%)
OKLCHoklch(84% 0.12 121)
CMYKcmyk(11%, 0%, 43%, 16%)
Contrast & accessibility
On white1.59:1below AA
On black13.22:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #bfd77a;
--khaki-rgb: 191 215 122;
--khaki-oklch: oklch(84% 0.12 121);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bfd77a] text-[#bfd77a] border-[#bfd77a]
Shades & tints
Color harmonies
About this color
#BFD77A is a color with the RGB value rgb(191, 215, 122). Its closest CSS named color is "khaki". 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.