#B0BFBC#B0BFBC
#B0BFBC is a light, near-neutral teal. Relative luminance 0.501; OKLCH L 79.2% C 0.017 H 182.6°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BFBC |
|---|---|
| RGB | rgb(176, 191, 188) |
| HSL | hsl(168, 10%, 72%) |
| HSV | hsv(168, 8%, 75%) |
| CMYK | cmyk(7.9%, 0%, 1.6%, 25.1%) |
| CIE-LAB | lab(76.14, -5.72, -0.26) |
| CIE-LCH | lch(76.14, 5.73, 182.56°) |
| OKLab | oklab(79.22% -0.017 -0.0008) |
| OKLCH | oklch(79.22% 0.017 182.6) |
| XYZ | xyz(45.6105, 50.1220, 54.8387) |
| Luminance | 0.5012 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.76
Silver
#C0C0C0
ΔE00 7.28
Dove Gray
#B6B8BD
ΔE00 7.97
Cool Grey
#95A3A6
ΔE00 8.38
Dark Gray
#A9A9A9
ΔE00 8.86
Light Grey
#D8DCD6
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BFBC #BFB0B3
analogous
#B0BFB5 #B0BFBC #B0BBBF
triadic
#B0BFBC #BCB0BF #BFBCB0
tetradic
#B0BFBC #B5B0BF #BFB0B3 #BBBFB0
square
#B0BFBC #B5B0BF #BFB0B3 #BBBFB0
split-complementary
#B0BFBC #BFB0BB #BFB5B0
monochromatic
#6D8782 #8EA49F #B0BFBC #D2DAD9 #EEF1F1
Accessibility & contrast
On white
1.90
#B0BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#B0BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BFBC
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BFBC | 1.00 | 1.90 | 11.02 | 11.02 |
| #FFFFFF | 1.90 | 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)
#BDBDBC
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#ACC0BE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b0bfbc; /* rgb */ color: rgb(176, 191, 188); /* oklch */ color: oklch(79.2% 0.017 182.6);
Tailwind
colors: {
custom: {
50: '#c7d2d0',
500: '#b0bfbc',
950: '#000000',
},
}SCSS
$custom: #b0bfbc; $custom-light: #c7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#b0bfbc",
"rgb": {
"r": 176,
"g": 191,
"b": 188
},
"hsl": {
"h": 168,
"s": 10.49,
"l": 71.961
},
"oklch": {
"l": 0.7922,
"c": 0.01704,
"h": 182.6
},
"luminance": 0.50123
}Semantic roles & 50–950 ramp
primary
#B0BFBC
secondary
#928184
accent
#515E95
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131414
muted
#828383