#B0BFBD#B0BFBD
#B0BFBD is a light, near-neutral teal. Relative luminance 0.502; OKLCH L 79.2% C 0.017 H 187.2°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFBD |
|---|---|
| RGB | rgb(176, 191, 189) |
| HSL | hsl(172, 10%, 72%) |
| HSV | hsv(172, 8%, 75%) |
| CMYK | cmyk(7.9%, 0%, 1%, 25.1%) |
| CIE-LAB | lab(76.17, -5.53, -0.76) |
| CIE-LCH | lch(76.17, 5.58, 187.83°) |
| OKLab | oklab(79.25% -0.0166 -0.0021) |
| OKLCH | oklch(79.25% 0.017 187.2) |
| XYZ | xyz(45.7186, 50.1652, 55.4084) |
| Luminance | 0.5017 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.65
Silver
#C0C0C0
ΔE00 7.09
Dove Gray
#B6B8BD
ΔE00 7.65
Cool Grey
#95A3A6
ΔE00 8.22
Dark Gray
#A9A9A9
ΔE00 8.73
Cool Gray
#9AA7B0
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFBD #BFB0B2
analogous
#B0BFB6 #B0BFBD #B0BABF
triadic
#B0BFBD #BDB0BF #BFBDB0
tetradic
#B0BFBD #B6B0BF #BFB0B2 #BABFB0
square
#B0BFBD #B6B0BF #BFB0B2 #BABFB0
split-complementary
#B0BFBD #BFB0BA #BFB6B0
monochromatic
#6D8784 #8EA4A1 #B0BFBD #D2DAD9 #EEF1F1
Accessibility & contrast
On white
1.90
#B0BFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#B0BFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFBD
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFBD | 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)
#BDBDBD
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#ACC0BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bfbd; /* rgb */ color: rgb(176, 191, 189); /* oklch */ color: oklch(79.2% 0.017 187.2);
Tailwind
colors: {
custom: {
50: '#c7d2d0',
500: '#b0bfbd',
950: '#000000',
},
}SCSS
$custom: #b0bfbd; $custom-light: #c7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#b0bfbd",
"rgb": {
"r": 176,
"g": 191,
"b": 189
},
"hsl": {
"h": 172,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.79249,
"c": 0.01675,
"h": 187.2
},
"luminance": 0.50166
}Semantic roles & 50–950 ramp
primary
#B0BFBD
secondary
#928183
accent
#515A95
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383