#BFCF96#BFCF96
#BFCF96 is a very light, moderate yellow-green. Relative luminance 0.579; OKLCH L 82.8% C 0.078 H 120.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCF96 |
|---|---|
| RGB | rgb(191, 207, 150) |
| HSL | hsl(77, 37%, 70%) |
| HSV | hsv(77, 28%, 81%) |
| CMYK | cmyk(7.7%, 0%, 27.5%, 18.8%) |
| CIE-LAB | lab(80.69, -15.00, 26.60) |
| CIE-LCH | lch(80.69, 30.54, 119.43°) |
| OKLab | oklab(82.82% -0.04 0.067) |
| OKLCH | oklch(82.82% 0.078 120.9) |
| XYZ | xyz(49.3032, 57.9041, 37.4275) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.83
Greenish Tan
#BCCB7A
ΔE00 5.08
Pale Olive Green
#B1D27B
ΔE00 6.13
Light Grey Green
#B7E1A1
ΔE00 6.40
Light Moss Green
#A6C875
ΔE00 6.50
Tan Green
#A9BE70
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCF96 #A696CF
analogous
#CFC296 #BFCF96 #A3CF96
triadic
#BFCF96 #96BFCF #CF96BF
tetradic
#BFCF96 #96CFC2 #A696CF #CF96A3
square
#BFCF96 #96CFC2 #A696CF #CF96A3
split-complementary
#BFCF96 #96A3CF #C296CF
monochromatic
#88A14A #A5BC6C #BFCF96 #D9E2C0 #F2F5EA
Accessibility & contrast
On white
1.67
#BFCF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#BFCF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCF96
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCF96 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C892
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#C4C9C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcf96; /* rgb */ color: rgb(191, 207, 150); /* oklch */ color: oklch(82.8% 0.078 120.9);
Tailwind
colors: {
custom: {
50: '#d2ddb5',
500: '#bfcf96',
950: '#000000',
},
}SCSS
$custom: #bfcf96; $custom-light: #d2ddb5; $custom-dark: #000000;
JSON
{
"hex": "#bfcf96",
"rgb": {
"r": 191,
"g": 207,
"b": 150
},
"hsl": {
"h": 76.842,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.82816,
"c": 0.078,
"h": 120.9
},
"luminance": 0.57904
}Semantic roles & 50–950 ramp
primary
#BFCF96
secondary
#7765A5
accent
#35B058
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481