Skip to content

#BBCF64

≈ khaki · rgb(187, 207, 100)
Color formats
HEX#BBCF64
RGBrgb(187, 207, 100)
HSLhsl(71, 53%, 60%)
HSVhsv(71, 52%, 81%)
OKLCHoklch(82% 0.13 118)
CMYKcmyk(10%, 0%, 52%, 19%)
Contrast & accessibility
On white1.72:1below AA
On black12.22:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #bbcf64;
  --khaki-rgb: 187 207 100;
  --khaki-oklch: oklch(82% 0.13 118);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bbcf64] text-[#bbcf64] border-[#bbcf64]
Shades & tints
Color harmonies
About this color

#BBCF64 is a color with the RGB value rgb(187, 207, 100). 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.

Related

Convert #BBCF64 to other formats

Palettes with a similar color

Gradients with a similar color

Copied