#BFC8BB#BFC8BB
#BFC8BB is a very light, muted green. Relative luminance 0.560; OKLCH L 82.2% C 0.020 H 135.8°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8BB |
|---|---|
| RGB | rgb(191, 200, 187) |
| HSL | hsl(102, 11%, 76%) |
| HSV | hsv(102, 7%, 78%) |
| CMYK | cmyk(4.5%, 0%, 6.5%, 21.6%) |
| CIE-LAB | lab(79.60, -5.47, 5.43) |
| CIE-LCH | lch(79.60, 7.71, 135.22°) |
| OKLab | oklab(82.21% -0.0146 0.0142) |
| OKLCH | oklch(82.21% 0.02 135.8) |
| XYZ | xyz(51.1082, 55.9726, 55.1153) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.92
Light Grey
#D8DCD6
ΔE00 6.59
Silver
#C0C0C0
ΔE00 8.17
Light Gray
#D3D3D3
ΔE00 8.73
Warm Gray
#C9BEB0
ΔE00 9.69
Gainsboro
#DCDCDC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8BB #C4BBC8
analogous
#C5C8BB #BFC8BB #BBC8BD
triadic
#BFC8BB #BBBFC8 #C8BBBF
tetradic
#BFC8BB #BBC5C8 #C4BBC8 #C8BDBB
square
#BFC8BB #BBC5C8 #C4BBC8 #C8BDBB
split-complementary
#BFC8BB #BDBBC8 #C8BBC5
monochromatic
#7F9177 #9FAD99 #BFC8BB #DFE3DD #EFF1EE
Accessibility & contrast
On white
1.72
#BFC8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#BFC8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8BB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8BB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#C8C5BC
Tritanopia (blue-blind)
#BFC7C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc8bb; /* rgb */ color: rgb(191, 200, 187); /* oklch */ color: oklch(82.2% 0.020 135.8);
Tailwind
colors: {
custom: {
50: '#d2d8cf',
500: '#bfc8bb',
950: '#000000',
},
}SCSS
$custom: #bfc8bb; $custom-light: #d2d8cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc8bb",
"rgb": {
"r": 191,
"g": 200,
"b": 187
},
"hsl": {
"h": 101.538,
"s": 10.569,
"l": 75.882
},
"oklch": {
"l": 0.82211,
"c": 0.02041,
"h": 135.8
},
"luminance": 0.55973
}Semantic roles & 50–950 ramp
primary
#BFC8BB
secondary
#978C9C
accent
#519580
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383