#BFCFB5#BFCFB5
#BFCFB5 is a very light, muted yellow-green. Relative luminance 0.590; OKLCH L 83.5% C 0.040 H 133.3°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFB5 |
|---|---|
| RGB | rgb(191, 207, 181) |
| HSL | hsl(97, 21%, 76%) |
| HSV | hsv(97, 13%, 81%) |
| CMYK | cmyk(7.7%, 0%, 12.6%, 18.8%) |
| CIE-LAB | lab(81.31, -10.15, 11.09) |
| CIE-LCH | lch(81.31, 15.04, 132.46°) |
| OKLab | oklab(83.52% -0.0271 0.0288) |
| OKLCH | oklch(83.52% 0.04 133.3) |
| XYZ | xyz(52.1377, 59.0379, 52.3558) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 9.87
Greenish Grey
#96AE8D
ΔE00 10.00
Light Grey
#D8DCD6
ΔE00 10.24
Light Grey Green
#B7E1A1
ΔE00 10.68
Darkseagreen
#8FBC8F
ΔE00 10.87
Beige
#F5F5DC
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFB5 #C5B5CF
analogous
#CCCFB5 #BFCFB5 #B5CFB8
triadic
#BFCFB5 #B5BFCF #CFB5BF
tetradic
#BFCFB5 #B5CCCF #C5B5CF #CFB8B5
square
#BFCFB5 #B5CCCF #C5B5CF #CFB8B5
split-complementary
#BFCFB5 #B8B5CF #CFB5CC
monochromatic
#7F9F6B #9FB790 #BFCFB5 #DFE7DA #EFF3EC
Accessibility & contrast
On white
1.64
#BFCFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#BFCFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFB5
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFB5 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CBB4
Deuteranopia (green-blind)
#CFCAB6
Tritanopia (blue-blind)
#BFCDC7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcfb5; /* rgb */ color: rgb(191, 207, 181); /* oklch */ color: oklch(83.5% 0.040 133.3);
Tailwind
colors: {
custom: {
50: '#d2ddcb',
500: '#bfcfb5',
950: '#000000',
},
}SCSS
$custom: #bfcfb5; $custom-light: #d2ddcb; $custom-dark: #000000;
JSON
{
"hex": "#bfcfb5",
"rgb": {
"r": 191,
"g": 207,
"b": 181
},
"hsl": {
"h": 96.923,
"s": 21.311,
"l": 76.078
},
"oklch": {
"l": 0.83521,
"c": 0.03953,
"h": 133.3
},
"luminance": 0.59038
}Semantic roles & 50–950 ramp
primary
#BFCFB5
secondary
#9884A4
accent
#46A07D
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141513
muted
#838482