#B3BFBB#B3BFBB
#B3BFBB is a light, near-neutral teal. Relative luminance 0.504; OKLCH L 79.4% C 0.014 H 174.0°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFBB |
|---|---|
| RGB | rgb(179, 191, 187) |
| HSL | hsl(160, 9%, 73%) |
| HSV | hsv(160, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.33, -4.89, 0.59) |
| CIE-LCH | lch(76.33, 4.93, 173.13°) |
| OKLab | oklab(79.42% -0.0143 0.0015) |
| OKLCH | oklch(79.42% 0.014 174) |
| XYZ | xyz(46.1890, 50.4327, 54.3051) |
| Luminance | 0.5043 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.89
Silver
#C0C0C0
ΔE00 6.39
Dove Gray
#B6B8BD
ΔE00 7.43
Light Grey
#D8DCD6
ΔE00 8.24
Dark Gray
#A9A9A9
ΔE00 8.25
Light Gray
#D3D3D3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFBB #BFB3B7
analogous
#B3BFB5 #B3BFBB #B3BDBF
triadic
#B3BFBB #BBB3BF #BFBBB3
tetradic
#B3BFBB #B5B3BF #BFB3B7 #BDBFB3
square
#B3BFBB #B5B3BF #BFB3B7 #BDBFB3
split-complementary
#B3BFBB #BFB3BD #BFB5B3
monochromatic
#71867F #92A39D #B3BFBB #D4DBD9 #EEF1F0
Accessibility & contrast
On white
1.89
#B3BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#B3BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFBB
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFBB | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#B1BFBE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b3bfbb; /* rgb */ color: rgb(179, 191, 187); /* oklch */ color: oklch(79.4% 0.014 174.0);
Tailwind
colors: {
custom: {
50: '#c9d2cf',
500: '#b3bfbb',
950: '#000000',
},
}SCSS
$custom: #b3bfbb; $custom-light: #c9d2cf; $custom-dark: #000000;
JSON
{
"hex": "#b3bfbb",
"rgb": {
"r": 179,
"g": 191,
"b": 187
},
"hsl": {
"h": 160,
"s": 8.571,
"l": 72.549
},
"oklch": {
"l": 0.79415,
"c": 0.01437,
"h": 174
},
"luminance": 0.50433
}Semantic roles & 50–950 ramp
primary
#B3BFBB
secondary
#928489
accent
#536893
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383