#BFC8BD#BFC8BD
#BFC8BD is a very light, near-neutral green. Relative luminance 0.561; OKLCH L 82.3% C 0.018 H 140.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8BD |
|---|---|
| RGB | rgb(191, 200, 189) |
| HSL | hsl(109, 9%, 76%) |
| HSV | hsv(109, 6%, 78%) |
| CMYK | cmyk(4.5%, 0%, 5.5%, 21.6%) |
| CIE-LAB | lab(79.65, -5.11, 4.43) |
| CIE-LCH | lch(79.65, 6.77, 139.10°) |
| OKLab | oklab(82.27% -0.0138 0.0116) |
| OKLCH | oklch(82.27% 0.018 140) |
| XYZ | xyz(51.3238, 56.0588, 56.2508) |
| Luminance | 0.5606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.16
Light Grey
#D8DCD6
ΔE00 6.17
Silver
#C0C0C0
ΔE00 7.51
Light Gray
#D3D3D3
ΔE00 8.10
Gainsboro
#DCDCDC
ΔE00 9.15
Warm Gray
#C9BEB0
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8BD #C6BDC8
analogous
#C5C8BD #BFC8BD #BDC8C1
triadic
#BFC8BD #BDBFC8 #C8BDBF
tetradic
#BFC8BD #BDC5C8 #C6BDC8 #C8C1BD
square
#BFC8BD #BDC5C8 #C6BDC8 #C8C1BD
split-complementary
#BFC8BD #C1BDC8 #C8BDC5
monochromatic
#7E907A #9FAC9C #BFC8BD #DFE4DE #EFF1EE
Accessibility & contrast
On white
1.72
#BFC8BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BFC8BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8BD
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8BD | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#BFC7C5
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc8bd; /* rgb */ color: rgb(191, 200, 189); /* oklch */ color: oklch(82.3% 0.018 140.0);
Tailwind
colors: {
custom: {
50: '#d2d8d0',
500: '#bfc8bd',
950: '#000000',
},
}SCSS
$custom: #bfc8bd; $custom-light: #d2d8d0; $custom-dark: #000000;
JSON
{
"hex": "#bfc8bd",
"rgb": {
"r": 191,
"g": 200,
"b": 189
},
"hsl": {
"h": 109.091,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.82266,
"c": 0.01806,
"h": 140
},
"luminance": 0.56059
}Semantic roles & 50–950 ramp
primary
#BFC8BD
secondary
#998E9B
accent
#529387
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383