#BFC7BA#BFC7BA
#BFC7BA is a light, near-neutral yellow-green. Relative luminance 0.555; OKLCH L 82.0% C 0.020 H 133.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7BA |
|---|---|
| RGB | rgb(191, 199, 186) |
| HSL | hsl(97, 10%, 75%) |
| HSV | hsv(97, 7%, 78%) |
| CMYK | cmyk(4%, 0%, 6.5%, 22%) |
| CIE-LAB | lab(79.31, -5.13, 5.55) |
| CIE-LCH | lch(79.31, 7.56, 132.72°) |
| OKLab | oklab(81.98% -0.0136 0.0145) |
| OKLCH | oklch(81.98% 0.02 133.1) |
| XYZ | xyz(50.7707, 55.4682, 54.4766) |
| Luminance | 0.5547 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.76
Light Grey
#D8DCD6
ΔE00 6.61
Silver
#C0C0C0
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 8.59
Warm Gray
#C9BEB0
ΔE00 9.25
Gainsboro
#DCDCDC
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7BA #C2BAC7
analogous
#C5C7BA #BFC7BA #BAC7BB
triadic
#BFC7BA #BABFC7 #C7BABF
tetradic
#BFC7BA #BAC5C7 #C2BAC7 #C7BBBA
square
#BFC7BA #BAC5C7 #C2BAC7 #C7BBBA
split-complementary
#BFC7BA #BBBAC7 #C7BAC5
monochromatic
#809076 #A0AC98 #BFC7BA #DEE2DC #EFF1EE
Accessibility & contrast
On white
1.74
#BFC7BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BFC7BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7BA
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7BA | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5B9
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#BFC6C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc7ba; /* rgb */ color: rgb(191, 199, 186); /* oklch */ color: oklch(82.0% 0.020 133.1);
Tailwind
colors: {
custom: {
50: '#d2d8ce',
500: '#bfc7ba',
950: '#000000',
},
}SCSS
$custom: #bfc7ba; $custom-light: #d2d8ce; $custom-dark: #000000;
JSON
{
"hex": "#bfc7ba",
"rgb": {
"r": 191,
"g": 199,
"b": 186
},
"hsl": {
"h": 96.923,
"s": 10.4,
"l": 75.49
},
"oklch": {
"l": 0.81976,
"c": 0.01992,
"h": 133.1
},
"luminance": 0.55468
}Semantic roles & 50–950 ramp
primary
#BFC7BA
secondary
#948B9A
accent
#51947B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383