#BFC7BB#BFC7BB
#BFC7BB is a very light, near-neutral green. Relative luminance 0.555; OKLCH L 82.0% C 0.019 H 134.9°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7BB |
|---|---|
| RGB | rgb(191, 199, 187) |
| HSL | hsl(100, 10%, 76%) |
| HSV | hsv(100, 6%, 78%) |
| CMYK | cmyk(4%, 0%, 6%, 22%) |
| CIE-LAB | lab(79.33, -4.95, 5.05) |
| CIE-LCH | lch(79.33, 7.07, 134.42°) |
| OKLab | oklab(82% -0.0132 0.0132) |
| OKLCH | oklch(82% 0.019 134.9) |
| XYZ | xyz(50.8774, 55.5109, 55.0384) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.38
Light Grey
#D8DCD6
ΔE00 6.39
Silver
#C0C0C0
ΔE00 7.56
Light Gray
#D3D3D3
ΔE00 8.27
Warm Gray
#C9BEB0
ΔE00 9.19
Gainsboro
#DCDCDC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7BB #C3BBC7
analogous
#C5C7BB #BFC7BB #BBC7BD
triadic
#BFC7BB #BBBFC7 #C7BBBF
tetradic
#BFC7BB #BBC5C7 #C3BBC7 #C7BDBB
square
#BFC7BB #BBC5C7 #C3BBC7 #C7BDBB
split-complementary
#BFC7BB #BDBBC7 #C7BBC5
monochromatic
#809078 #9FAB99 #BFC7BB #DFE3DD #EFF1EE
Accessibility & contrast
On white
1.74
#BFC7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#BFC7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7BB
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7BB | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BA
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#BFC6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc7bb; /* rgb */ color: rgb(191, 199, 187); /* oklch */ color: oklch(82.0% 0.019 134.9);
Tailwind
colors: {
custom: {
50: '#d2d8cf',
500: '#bfc7bb',
950: '#000000',
},
}SCSS
$custom: #bfc7bb; $custom-light: #d2d8cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc7bb",
"rgb": {
"r": 191,
"g": 199,
"b": 187
},
"hsl": {
"h": 100,
"s": 9.677,
"l": 75.686
},
"oklch": {
"l": 0.82003,
"c": 0.01869,
"h": 134.9
},
"luminance": 0.55511
}Semantic roles & 50–950 ramp
primary
#BFC7BB
secondary
#968C9A
accent
#52947E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383