#BFC9BB#BFC9BB
#BFC9BB is a very light, muted green. Relative luminance 0.564; OKLCH L 82.4% C 0.022 H 136.6°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC9BB |
|---|---|
| RGB | rgb(191, 201, 187) |
| HSL | hsl(103, 11%, 76%) |
| HSV | hsv(103, 7%, 79%) |
| CMYK | cmyk(5%, 0%, 7%, 21.2%) |
| CIE-LAB | lab(79.86, -6.00, 5.81) |
| CIE-LCH | lch(79.86, 8.35, 135.89°) |
| OKLab | oklab(82.42% -0.0161 0.0152) |
| OKLCH | oklch(82.42% 0.022 136.6) |
| XYZ | xyz(51.3406, 56.4373, 55.1928) |
| Luminance | 0.5644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.45
Light Grey
#D8DCD6
ΔE00 6.84
Silver
#C0C0C0
ΔE00 8.76
Light Gray
#D3D3D3
ΔE00 9.19
Gainsboro
#DCDCDC
ΔE00 10.10
Warm Gray
#C9BEB0
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC9BB #C5BBC9
analogous
#C6C9BB #BFC9BB #BBC9BE
triadic
#BFC9BB #BBBFC9 #C9BBBF
tetradic
#BFC9BB #BBC6C9 #C5BBC9 #C9BEBB
square
#BFC9BB #BBC6C9 #C5BBC9 #C9BEBB
split-complementary
#BFC9BB #BEBBC9 #C9BBC6
monochromatic
#7F9377 #9FAE99 #BFC9BB #DFE4DD #EFF1EE
Accessibility & contrast
On white
1.71
#BFC9BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#BFC9BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC9BB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC9BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC9BB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC7BA
Deuteranopia (green-blind)
#C8C6BC
Tritanopia (blue-blind)
#BFC8C5
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc9bb; /* rgb */ color: rgb(191, 201, 187); /* oklch */ color: oklch(82.4% 0.022 136.6);
Tailwind
colors: {
custom: {
50: '#d2d9cf',
500: '#bfc9bb',
950: '#000000',
},
}SCSS
$custom: #bfc9bb; $custom-light: #d2d9cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc9bb",
"rgb": {
"r": 191,
"g": 201,
"b": 187
},
"hsl": {
"h": 102.857,
"s": 11.475,
"l": 76.078
},
"oklch": {
"l": 0.82419,
"c": 0.02213,
"h": 136.6
},
"luminance": 0.56438
}Semantic roles & 50–950 ramp
primary
#BFC9BB
secondary
#988C9D
accent
#509682
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383