#BFC6BB#BFC6BB
#BFC6BB is a light, near-neutral yellow-green. Relative luminance 0.551; OKLCH L 81.8% C 0.017 H 133.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC6BB |
|---|---|
| RGB | rgb(191, 198, 187) |
| HSL | hsl(98, 9%, 75%) |
| HSV | hsv(98, 6%, 78%) |
| CMYK | cmyk(3.5%, 0%, 5.6%, 22.4%) |
| CIE-LAB | lab(79.07, -4.43, 4.67) |
| CIE-LCH | lch(79.07, 6.44, 133.46°) |
| OKLab | oklab(81.8% -0.0118 0.0122) |
| OKLCH | oklch(81.8% 0.017 133.9) |
| XYZ | xyz(50.6481, 55.0522, 54.9619) |
| Luminance | 0.5505 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.84
Light Grey
#D8DCD6
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.93
Light Gray
#D3D3D3
ΔE00 7.81
Warm Gray
#C9BEB0
ΔE00 8.69
Gainsboro
#DCDCDC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC6BB #C2BBC6
analogous
#C4C6BB #BFC6BB #BBC6BC
triadic
#BFC6BB #BBBFC6 #C6BBBF
tetradic
#BFC6BB #BBC4C6 #C2BBC6 #C6BCBB
square
#BFC6BB #BBC4C6 #C2BBC6 #C6BCBB
split-complementary
#BFC6BB #BCBBC6 #C6BBC4
monochromatic
#808E78 #A0AA9A #BFC6BB #DEE2DC #EFF1EE
Accessibility & contrast
On white
1.75
#BFC6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#BFC6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC6BB
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC6BB | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#C6C4BB
Tritanopia (blue-blind)
#BFC5C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc6bb; /* rgb */ color: rgb(191, 198, 187); /* oklch */ color: oklch(81.8% 0.017 133.9);
Tailwind
colors: {
custom: {
50: '#d2d7cf',
500: '#bfc6bb',
950: '#000000',
},
}SCSS
$custom: #bfc6bb; $custom-light: #d2d7cf; $custom-dark: #000000;
JSON
{
"hex": "#bfc6bb",
"rgb": {
"r": 191,
"g": 198,
"b": 187
},
"hsl": {
"h": 98.182,
"s": 8.8,
"l": 75.49
},
"oklch": {
"l": 0.81795,
"c": 0.01697,
"h": 133.9
},
"luminance": 0.55052
}Semantic roles & 50–950 ramp
primary
#BFC6BB
secondary
#948C99
accent
#53937B
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141413
muted
#838383