#B1BFBB#B1BFBB
#B1BFBB is a light, near-neutral teal. Relative luminance 0.502; OKLCH L 79.3% C 0.016 H 177.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFBB |
|---|---|
| RGB | rgb(177, 191, 187) |
| HSL | hsl(163, 10%, 72%) |
| HSV | hsv(163, 7%, 75%) |
| CMYK | cmyk(7.3%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.19, -5.57, 0.36) |
| CIE-LCH | lch(76.19, 5.59, 176.30°) |
| OKLab | oklab(79.27% -0.0164 0.0009) |
| OKLCH | oklch(79.27% 0.016 177) |
| XYZ | xyz(45.7300, 50.1960, 54.2836) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.57
Silver
#C0C0C0
ΔE00 7.12
Dove Gray
#B6B8BD
ΔE00 8.01
Cool Grey
#95A3A6
ΔE00 8.57
Light Grey
#D8DCD6
ΔE00 8.68
Dark Gray
#A9A9A9
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFBB #BFB1B5
analogous
#B1BFB4 #B1BFBB #B1BCBF
triadic
#B1BFBB #BBB1BF #BFBBB1
tetradic
#B1BFBB #B4B1BF #BFB1B5 #BCBFB1
square
#B1BFBB #B4B1BF #BFB1B5 #BCBFB1
split-complementary
#B1BFBB #BFB1BC #BFB4B1
monochromatic
#6F8780 #8FA39E #B1BFBB #D3DBD8 #EEF1F0
Accessibility & contrast
On white
1.90
#B1BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#B1BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFBB
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFBB | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#AEBFBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b1bfbb; /* rgb */ color: rgb(177, 191, 187); /* oklch */ color: oklch(79.3% 0.016 177.0);
Tailwind
colors: {
custom: {
50: '#c8d2cf',
500: '#b1bfbb',
950: '#000000',
},
}SCSS
$custom: #b1bfbb; $custom-light: #c8d2cf; $custom-dark: #000000;
JSON
{
"hex": "#b1bfbb",
"rgb": {
"r": 177,
"g": 191,
"b": 187
},
"hsl": {
"h": 162.857,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79265,
"c": 0.0164,
"h": 177
},
"luminance": 0.50197
}Semantic roles & 50–950 ramp
primary
#B1BFBB
secondary
#928287
accent
#526594
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383