#B0BFBB#B0BFBB
#B0BFBB is a light, near-neutral teal. Relative luminance 0.501; OKLCH L 79.2% C 0.017 H 178.1°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFBB |
|---|---|
| RGB | rgb(176, 191, 187) |
| HSL | hsl(164, 10%, 72%) |
| HSV | hsv(164, 8%, 75%) |
| CMYK | cmyk(7.9%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.12, -5.91, 0.25) |
| CIE-LCH | lch(76.12, 5.92, 177.60°) |
| OKLab | oklab(79.19% -0.0174 0.0006) |
| OKLCH | oklch(79.19% 0.017 178.1) |
| XYZ | xyz(45.5030, 50.0790, 54.2730) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.90
Silver
#C0C0C0
ΔE00 7.48
Dove Gray
#B6B8BD
ΔE00 8.30
Cool Grey
#95A3A6
ΔE00 8.56
Light Grey
#D8DCD6
ΔE00 8.91
Dark Gray
#A9A9A9
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFBB #BFB0B4
analogous
#B0BFB4 #B0BFBB #B0BCBF
triadic
#B0BFBB #BBB0BF #BFBBB0
tetradic
#B0BFBB #B4B0BF #BFB0B4 #BCBFB0
square
#B0BFBB #B4B0BF #BFB0B4 #BCBFB0
split-complementary
#B0BFBB #BFB0BC #BFB4B0
monochromatic
#6D8780 #8EA49E #B0BFBB #D2DAD8 #EEF1F0
Accessibility & contrast
On white
1.91
#B0BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B0BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFBB
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFBB | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#BBBBBB
Tritanopia (blue-blind)
#ADC0BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bfbb; /* rgb */ color: rgb(176, 191, 187); /* oklch */ color: oklch(79.2% 0.017 178.1);
Tailwind
colors: {
custom: {
50: '#c7d2cf',
500: '#b0bfbb',
950: '#000000',
},
}SCSS
$custom: #b0bfbb; $custom-light: #c7d2cf; $custom-dark: #000000;
JSON
{
"hex": "#b0bfbb",
"rgb": {
"r": 176,
"g": 191,
"b": 187
},
"hsl": {
"h": 164,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.7919,
"c": 0.01743,
"h": 178.1
},
"luminance": 0.5008
}Semantic roles & 50–950 ramp
primary
#B0BFBB
secondary
#928186
accent
#516395
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383