#B1BFBA#B1BFBA
#B1BFBA is a light, near-neutral teal. Relative luminance 0.502; OKLCH L 79.2% C 0.017 H 172.5°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B1BFBA |
|---|---|
| RGB | rgb(177, 191, 186) |
| HSL | hsl(159, 10%, 72%) |
| HSV | hsv(159, 7%, 75%) |
| CMYK | cmyk(7.3%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.16, -5.77, 0.86) |
| CIE-LCH | lch(76.16, 5.83, 171.47°) |
| OKLab | oklab(79.24% -0.0168 0.0022) |
| OKLCH | oklch(79.24% 0.017 172.5) |
| XYZ | xyz(45.6234, 50.1534, 53.7218) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.75
Silver
#C0C0C0
ΔE00 7.35
Dove Gray
#B6B8BD
ΔE00 8.36
Light Grey
#D8DCD6
ΔE00 8.70
Cool Grey
#95A3A6
ΔE00 8.78
Dark Gray
#A9A9A9
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1BFBA #BFB1B6
analogous
#B1BFB3 #B1BFBA #B1BDBF
triadic
#B1BFBA #BAB1BF #BFBAB1
tetradic
#B1BFBA #B3B1BF #BFB1B6 #BDBFB1
square
#B1BFBA #B3B1BF #BFB1B6 #BDBFB1
split-complementary
#B1BFBA #BFB1BD #BFB3B1
monochromatic
#6F877E #8FA39C #B1BFBA #D3DBD8 #EEF1F0
Accessibility & contrast
On white
1.90
#B1BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B1BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1BFBA
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1BFBA | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#AEBFBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b1bfba; /* rgb */ color: rgb(177, 191, 186); /* oklch */ color: oklch(79.2% 0.017 172.5);
Tailwind
colors: {
custom: {
50: '#c8d2ce',
500: '#b1bfba',
950: '#000000',
},
}SCSS
$custom: #b1bfba; $custom-light: #c8d2ce; $custom-dark: #000000;
JSON
{
"hex": "#b1bfba",
"rgb": {
"r": 177,
"g": 191,
"b": 186
},
"hsl": {
"h": 158.571,
"s": 9.859,
"l": 72.157
},
"oklch": {
"l": 0.79236,
"c": 0.01692,
"h": 172.5
},
"luminance": 0.50154
}Semantic roles & 50–950 ramp
primary
#B1BFBA
secondary
#928288
accent
#526994
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383