#BFCF99#BFCF99
#BFCF99 is a very light, moderate yellow-green. Relative luminance 0.580; OKLCH L 82.9% C 0.074 H 121.4°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF99 |
|---|---|
| RGB | rgb(191, 207, 153) |
| HSL | hsl(78, 36%, 71%) |
| HSV | hsv(78, 26%, 81%) |
| CMYK | cmyk(7.7%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(80.74, -14.57, 25.10) |
| CIE-LCH | lch(80.74, 29.03, 120.14°) |
| OKLab | oklab(82.88% -0.0388 0.0634) |
| OKLCH | oklch(82.88% 0.074 121.4) |
| XYZ | xyz(49.5479, 58.0019, 38.7160) |
| Luminance | 0.5800 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.49
Greenish Tan
#BCCB7A
ΔE00 5.75
Light Grey Green
#B7E1A1
ΔE00 6.43
Pale Olive Green
#B1D27B
ΔE00 6.70
Light Moss Green
#A6C875
ΔE00 6.99
Tan Green
#A9BE70
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF99 #A999CF
analogous
#CFC499 #BFCF99 #A4CF99
triadic
#BFCF99 #99BFCF #CF99BF
tetradic
#BFCF99 #99CFC4 #A999CF #CF99A4
square
#BFCF99 #99CFC4 #A999CF #CF99A4
split-complementary
#BFCF99 #99A4CF #C499CF
monochromatic
#88A24C #A5BB6F #BFCF99 #D9E3C3 #F2F5EA
Accessibility & contrast
On white
1.67
#BFCF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#BFCF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF99
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF99 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C996
Deuteranopia (green-blind)
#D4C89B
Tritanopia (blue-blind)
#C4C9C1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcf99; /* rgb */ color: rgb(191, 207, 153); /* oklch */ color: oklch(82.9% 0.074 121.4);
Tailwind
colors: {
custom: {
50: '#d2ddb7',
500: '#bfcf99',
950: '#000000',
},
}SCSS
$custom: #bfcf99; $custom-light: #d2ddb7; $custom-dark: #000000;
JSON
{
"hex": "#bfcf99",
"rgb": {
"r": 191,
"g": 207,
"b": 153
},
"hsl": {
"h": 77.778,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.82877,
"c": 0.07432,
"h": 121.4
},
"luminance": 0.58002
}Semantic roles & 50–950 ramp
primary
#BFCF99
secondary
#7A68A5
accent
#37AF5A
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481