#B1BFBC#B1BFBC
#B1BFBC is a light, near-neutral teal. Relative luminance 0.502; OKLCH L 79.3% C 0.016 H 181.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFBC |
|---|---|
| RGB | rgb(177, 191, 188) |
| HSL | hsl(167, 10%, 72%) |
| HSV | hsv(167, 7%, 75%) |
| CMYK | cmyk(7.3%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(76.22, -5.38, -0.14) |
| CIE-LCH | lch(76.22, 5.38, 181.52°) |
| OKLab | oklab(79.29% -0.016 -0.0005) |
| OKLCH | oklch(79.29% 0.016 181.6) |
| XYZ | xyz(45.8375, 50.2390, 54.8494) |
| Luminance | 0.5024 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.91
Dove Gray
#B6B8BD
ΔE00 7.67
Cool Grey
#95A3A6
ΔE00 8.39
Dark Gray
#A9A9A9
ΔE00 8.60
Light Grey
#D8DCD6
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFBC #BFB1B4
analogous
#B1BFB5 #B1BFBC #B1BBBF
triadic
#B1BFBC #BCB1BF #BFBCB1
tetradic
#B1BFBC #B5B1BF #BFB1B4 #BBBFB1
square
#B1BFBC #B5B1BF #BFB1B4 #BBBFB1
split-complementary
#B1BFBC #BFB1BB #BFB5B1
monochromatic
#6F8782 #8FA39F #B1BFBC #D3DBD9 #EEF1F1
Accessibility & contrast
On white
1.90
#B1BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B1BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFBC
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFBC | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBC
Deuteranopia (green-blind)
#BBBBBC
Tritanopia (blue-blind)
#AEC0BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b1bfbc; /* rgb */ color: rgb(177, 191, 188); /* oklch */ color: oklch(79.3% 0.016 181.6);
Tailwind
colors: {
custom: {
50: '#c8d2d0',
500: '#b1bfbc',
950: '#000000',
},
}SCSS
$custom: #b1bfbc; $custom-light: #c8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#b1bfbc",
"rgb": {
"r": 177,
"g": 191,
"b": 188
},
"hsl": {
"h": 167.143,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79294,
"c": 0.01599,
"h": 181.6
},
"luminance": 0.5024
}Semantic roles & 50–950 ramp
primary
#B1BFBC
secondary
#928285
accent
#526094
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383