#B3BFBA#B3BFBA
#B3BFBA is a light, near-neutral teal. Relative luminance 0.504; OKLCH L 79.4% C 0.015 H 169.1°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #B3BFBA |
|---|---|
| RGB | rgb(179, 191, 186) |
| HSL | hsl(155, 9%, 73%) |
| HSV | hsv(155, 6%, 75%) |
| CMYK | cmyk(6.3%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.31, -5.08, 1.09) |
| CIE-LCH | lch(76.31, 5.20, 167.86°) |
| OKLab | oklab(79.39% -0.0147 0.0028) |
| OKLCH | oklch(79.39% 0.015 169.1) |
| XYZ | xyz(46.0824, 50.3900, 53.7433) |
| Luminance | 0.5039 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.09
Silver
#C0C0C0
ΔE00 6.64
Dove Gray
#B6B8BD
ΔE00 7.80
Light Grey
#D8DCD6
ΔE00 8.25
Dark Gray
#A9A9A9
ΔE00 8.43
Light Gray
#D3D3D3
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3BFBA #BFB3B8
analogous
#B3BFB4 #B3BFBA #B3BEBF
triadic
#B3BFBA #BAB3BF #BFBAB3
tetradic
#B3BFBA #B4B3BF #BFB3B8 #BEBFB3
square
#B3BFBA #B4B3BF #BFB3B8 #BEBFB3
split-complementary
#B3BFBA #BFB3BE #BFB4B3
monochromatic
#71867E #92A39C #B3BFBA #D4DBD8 #EEF1F0
Accessibility & contrast
On white
1.90
#B3BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#B3BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3BFBA
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3BFBA | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#BCBCBA
Tritanopia (blue-blind)
#B1BFBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b3bfba; /* rgb */ color: rgb(179, 191, 186); /* oklch */ color: oklch(79.4% 0.015 169.1);
Tailwind
colors: {
custom: {
50: '#c9d2ce',
500: '#b3bfba',
950: '#000000',
},
}SCSS
$custom: #b3bfba; $custom-light: #c9d2ce; $custom-dark: #000000;
JSON
{
"hex": "#b3bfba",
"rgb": {
"r": 179,
"g": 191,
"b": 186
},
"hsl": {
"h": 155,
"s": 8.571,
"l": 72.549
},
"oklch": {
"l": 0.79386,
"c": 0.01496,
"h": 169.1
},
"luminance": 0.5039
}Semantic roles & 50–950 ramp
primary
#B3BFBA
secondary
#92848A
accent
#536D93
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383