#BFCFBB#BFCFBB
#BFCFBB is a very light, muted green. Relative luminance 0.593; OKLCH L 83.7% C 0.032 H 139.4°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCFBB |
|---|---|
| RGB | rgb(191, 207, 187) |
| HSL | hsl(108, 17%, 77%) |
| HSV | hsv(108, 10%, 81%) |
| CMYK | cmyk(7.7%, 0%, 9.7%, 18.8%) |
| CIE-LAB | lab(81.45, -9.11, 8.09) |
| CIE-LCH | lch(81.45, 12.18, 138.37°) |
| OKLab | oklab(83.68% -0.0246 0.0211) |
| OKLCH | oklch(83.68% 0.032 139.4) |
| XYZ | xyz(52.7667, 59.2894, 55.6681) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 8.77
Silver (survey)
#C5C9C7
ΔE00 9.51
Greenish Grey
#96AE8D
ΔE00 10.77
Honeydew
#F0FFF0
ΔE00 10.94
Sage Green
#9CAF88
ΔE00 10.97
Beige
#F5F5DC
ΔE00 11.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCFBB #CBBBCF
analogous
#C9CFBB #BFCFBB #BBCFC1
triadic
#BFCFBB #BBBFCF #CFBBBF
tetradic
#BFCFBB #BBC9CF #CBBBCF #CFC1BB
square
#BFCFBB #BBC9CF #CBBBCF #CFC1BB
split-complementary
#BFCFBB #C1BBCF #CFBBC9
monochromatic
#7B9C73 #9DB697 #BFCFBB #E1E8DF #EEF2ED
Accessibility & contrast
On white
1.63
#BFCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#BFCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCFBB
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCFBB | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CBBA
Deuteranopia (green-blind)
#CECABC
Tritanopia (blue-blind)
#BECDC9
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfcfbb; /* rgb */ color: rgb(191, 207, 187); /* oklch */ color: oklch(83.7% 0.032 139.4);
Tailwind
colors: {
custom: {
50: '#d2ddcf',
500: '#bfcfbb',
950: '#000000',
},
}SCSS
$custom: #bfcfbb; $custom-light: #d2ddcf; $custom-dark: #000000;
JSON
{
"hex": "#bfcfbb",
"rgb": {
"r": 191,
"g": 207,
"b": 187
},
"hsl": {
"h": 108,
"s": 17.241,
"l": 77.255
},
"oklch": {
"l": 0.83676,
"c": 0.03243,
"h": 139.4
},
"luminance": 0.5929
}Semantic roles & 50–950 ramp
primary
#BFCFBB
secondary
#9F8BA4
accent
#4A9C8B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141513
muted
#838483