#BFC7BD#BFC7BD
#BFC7BD is a very light, near-neutral green. Relative luminance 0.556; OKLCH L 82.1% C 0.016 H 139.4°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7BD |
|---|---|
| RGB | rgb(191, 199, 189) |
| HSL | hsl(108, 8%, 76%) |
| HSV | hsv(108, 5%, 78%) |
| CMYK | cmyk(4%, 0%, 5%, 22%) |
| CIE-LAB | lab(79.38, -4.59, 4.05) |
| CIE-LCH | lch(79.38, 6.12, 138.59°) |
| OKLab | oklab(82.06% -0.0124 0.0106) |
| OKLCH | oklch(82.06% 0.016 139.4) |
| XYZ | xyz(51.0930, 55.5971, 56.1738) |
| Luminance | 0.5560 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.60
Light Grey
#D8DCD6
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.87
Light Gray
#D3D3D3
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 8.78
Warm Gray
#C9BEB0
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7BD #C5BDC7
analogous
#C4C7BD #BFC7BD #BDC7C0
triadic
#BFC7BD #BDBFC7 #C7BDBF
tetradic
#BFC7BD #BDC4C7 #C5BDC7 #C7C0BD
square
#BFC7BD #BDC4C7 #C5BDC7 #C7C0BD
split-complementary
#BFC7BD #C0BDC7 #C7BDC4
monochromatic
#7F8F7B #9FAB9C #BFC7BD #DFE3DE #EFF1EE
Accessibility & contrast
On white
1.73
#BFC7BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#BFC7BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7BD
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7BD | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BC
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#BFC6C4
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc7bd; /* rgb */ color: rgb(191, 199, 189); /* oklch */ color: oklch(82.1% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#d2d8d0',
500: '#bfc7bd',
950: '#000000',
},
}SCSS
$custom: #bfc7bd; $custom-light: #d2d8d0; $custom-dark: #000000;
JSON
{
"hex": "#bfc7bd",
"rgb": {
"r": 191,
"g": 199,
"b": 189
},
"hsl": {
"h": 108,
"s": 8.197,
"l": 76.078
},
"oklch": {
"l": 0.82058,
"c": 0.01632,
"h": 139.4
},
"luminance": 0.55597
}Semantic roles & 50–950 ramp
primary
#BFC7BD
secondary
#988E9A
accent
#539286
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383