#BFC6BF#BFC6BF
#BFC6BF is a light, near-neutral grey. Relative luminance 0.552; OKLCH L 81.9% C 0.012 H 145.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6BF |
|---|---|
| RGB | rgb(191, 198, 191) |
| HSL | hsl(120, 6%, 76%) |
| HSV | hsv(120, 4%, 78%) |
| CMYK | cmyk(3.5%, 0%, 3.5%, 22.4%) |
| CIE-LAB | lab(79.17, -3.70, 2.67) |
| CIE-LCH | lch(79.17, 4.56, 144.25°) |
| OKLab | oklab(81.91% -0.0102 0.007) |
| OKLCH | oklch(81.91% 0.012 145.5) |
| XYZ | xyz(51.0822, 55.2259, 57.2486) |
| Luminance | 0.5523 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.22
Silver
#C0C0C0
ΔE00 5.51
Light Grey
#D8DCD6
ΔE00 5.67
Light Gray
#D3D3D3
ΔE00 6.53
Gainsboro
#DCDCDC
ΔE00 7.88
Dove Gray
#B6B8BD
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6BF #C6BFC6
analogous
#C3C6BF #BFC6BF #BFC6C3
triadic
#BFC6BF #BFBFC6 #C6BFBF
tetradic
#BFC6BF #BFC3C6 #C6BFC6 #C6C3BF
square
#BFC6BF #BFC3C6 #C6BFC6 #C6C3BF
split-complementary
#BFC6BF #C3BFC6 #C6BFC3
monochromatic
#7E8C7E #9FA99F #BFC6BF #DFE3DF #EFF1EF
Accessibility & contrast
On white
1.74
#BFC6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#BFC6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6BF
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6BF | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5BF
Deuteranopia (green-blind)
#C5C4BF
Tritanopia (blue-blind)
#BEC6C4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc6bf; /* rgb */ color: rgb(191, 198, 191); /* oklch */ color: oklch(81.9% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#d2d7d2',
500: '#bfc6bf',
950: '#000000',
},
}SCSS
$custom: #bfc6bf; $custom-light: #d2d7d2; $custom-dark: #000000;
JSON
{
"hex": "#bfc6bf",
"rgb": {
"r": 191,
"g": 198,
"b": 191
},
"hsl": {
"h": 120,
"s": 5.785,
"l": 76.275
},
"oklch": {
"l": 0.81907,
"c": 0.01233,
"h": 145.5
},
"luminance": 0.55226
}Semantic roles & 50–950 ramp
primary
#BFC6BF
secondary
#999099
accent
#569090
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383