#B0BCBE#B0BCBE
#B0BCBE is a light, near-neutral teal. Relative luminance 0.489; OKLCH L 78.6% C 0.014 H 208.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BCBE |
|---|---|
| RGB | rgb(176, 188, 190) |
| HSL | hsl(189, 10%, 72%) |
| HSV | hsv(189, 7%, 75%) |
| CMYK | cmyk(7.4%, 1.1%, 0%, 25.5%) |
| CIE-LAB | lab(75.40, -3.74, -2.44) |
| CIE-LCH | lch(75.40, 4.46, 213.08°) |
| OKLab | oklab(78.65% -0.0119 -0.0065) |
| OKLCH | oklch(78.65% 0.014 208.7) |
| XYZ | xyz(45.1800, 48.9137, 55.7662) |
| Luminance | 0.4891 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.20
Dove Gray
#B6B8BD
ΔE00 5.32
Silver
#C0C0C0
ΔE00 5.62
Cool Gray
#9AA7B0
ΔE00 6.78
Dark Gray
#A9A9A9
ΔE00 7.10
Cool Grey
#95A3A6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BCBE #BEB2B0
analogous
#B0BEB9 #B0BCBE #B0B5BE
triadic
#B0BCBE #BEB0BC #BCBEB0
tetradic
#B0BCBE #B9B0BE #BEB2B0 #B5BEB0
square
#B0BCBE #B9B0BE #BEB2B0 #B5BEB0
split-complementary
#B0BCBE #BEB0B5 #BEB9B0
monochromatic
#6E8286 #8EA0A2 #B0BCBE #D2D8DA #EEF1F1
Accessibility & contrast
On white
1.95
#B0BCBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#B0BCBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BCBE
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BCBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BCBE | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#B7B9BE
Tritanopia (blue-blind)
#ACBDBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bcbe; /* rgb */ color: rgb(176, 188, 190); /* oklch */ color: oklch(78.6% 0.014 208.7);
Tailwind
colors: {
custom: {
50: '#c7d0d1',
500: '#b0bcbe',
950: '#000000',
},
}SCSS
$custom: #b0bcbe; $custom-light: #c7d0d1; $custom-dark: #000000;
JSON
{
"hex": "#b0bcbe",
"rgb": {
"r": 176,
"g": 188,
"b": 190
},
"hsl": {
"h": 188.571,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78649,
"c": 0.01362,
"h": 208.7
},
"luminance": 0.48914
}Semantic roles & 50–950 ramp
primary
#B0BCBE
secondary
#E7E4E3
accent
#5B5294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282