#B0BFBA#B0BFBA
#B0BFBA is a light, near-neutral teal. Relative luminance 0.500; OKLCH L 79.2% C 0.018 H 173.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFBA |
|---|---|
| RGB | rgb(176, 191, 186) |
| HSL | hsl(160, 10%, 72%) |
| HSV | hsv(160, 8%, 75%) |
| CMYK | cmyk(7.9%, 0%, 2.6%, 25.1%) |
| CIE-LAB | lab(76.09, -6.11, 0.75) |
| CIE-LCH | lch(76.09, 6.15, 172.99°) |
| OKLab | oklab(79.16% -0.0178 0.0019) |
| OKLCH | oklch(79.16% 0.018 173.9) |
| XYZ | xyz(45.3964, 50.0363, 53.7112) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 6.08
Silver
#C0C0C0
ΔE00 7.70
Dove Gray
#B6B8BD
ΔE00 8.64
Cool Grey
#95A3A6
ΔE00 8.77
Light Grey
#D8DCD6
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFBA #BFB0B5
analogous
#B0BFB3 #B0BFBA #B0BDBF
triadic
#B0BFBA #BAB0BF #BFBAB0
tetradic
#B0BFBA #B3B0BF #BFB0B5 #BDBFB0
square
#B0BFBA #B3B0BF #BFB0B5 #BDBFB0
split-complementary
#B0BFBA #BFB0BD #BFB3B0
monochromatic
#6D877F #8EA49C #B0BFBA #D2DAD8 #EEF1F0
Accessibility & contrast
On white
1.91
#B0BFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B0BFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFBA
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFBA | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBA
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#ADBFBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bfba; /* rgb */ color: rgb(176, 191, 186); /* oklch */ color: oklch(79.2% 0.018 173.9);
Tailwind
colors: {
custom: {
50: '#c7d2ce',
500: '#b0bfba',
950: '#000000',
},
}SCSS
$custom: #b0bfba; $custom-light: #c7d2ce; $custom-dark: #000000;
JSON
{
"hex": "#b0bfba",
"rgb": {
"r": 176,
"g": 191,
"b": 186
},
"hsl": {
"h": 160,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79161,
"c": 0.01792,
"h": 173.9
},
"luminance": 0.50037
}Semantic roles & 50–950 ramp
primary
#B0BFBA
secondary
#928187
accent
#516795
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383