#B0BDBE#B0BDBE
#B0BDBE is a light, near-neutral teal. Relative luminance 0.493; OKLCH L 78.9% C 0.014 H 202.4°. Best body text is #000000 at 10.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDBE |
|---|---|
| RGB | rgb(176, 189, 190) |
| HSL | hsl(184, 10%, 72%) |
| HSV | hsv(184, 7%, 75%) |
| CMYK | cmyk(7.4%, 0.5%, 0%, 25.5%) |
| CIE-LAB | lab(75.66, -4.27, -2.04) |
| CIE-LCH | lch(75.66, 4.73, 205.59°) |
| OKLab | oklab(78.86% -0.0134 -0.0055) |
| OKLCH | oklch(78.86% 0.014 202.4) |
| XYZ | xyz(45.3944, 49.3424, 55.8377) |
| Luminance | 0.4934 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.23
Dove Gray
#B6B8BD
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.02
Cool Gray
#9AA7B0
ΔE00 7.29
Cool Grey
#95A3A6
ΔE00 7.47
Dark Gray
#A9A9A9
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDBE #BEB1B0
analogous
#B0BEB8 #B0BDBE #B0B6BE
triadic
#B0BDBE #BEB0BD #BDBEB0
tetradic
#B0BDBE #B8B0BE #BEB1B0 #B6BEB0
square
#B0BDBE #B8B0BE #BEB1B0 #B6BEB0
split-complementary
#B0BDBE #BEB0B6 #BEB8B0
monochromatic
#6E8486 #8EA1A2 #B0BDBE #D2D9DA #EEF1F1
Accessibility & contrast
On white
1.93
#B0BDBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.87
#B0BDBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDBE
10.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDBE | 1.00 | 1.93 | 10.87 | 10.87 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#ACBEBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bdbe; /* rgb */ color: rgb(176, 189, 190); /* oklch */ color: oklch(78.9% 0.014 202.4);
Tailwind
colors: {
custom: {
50: '#c7d0d1',
500: '#b0bdbe',
950: '#000000',
},
}SCSS
$custom: #b0bdbe; $custom-light: #c7d0d1; $custom-dark: #000000;
JSON
{
"hex": "#b0bdbe",
"rgb": {
"r": 176,
"g": 189,
"b": 190
},
"hsl": {
"h": 184.286,
"s": 9.722,
"l": 71.765
},
"oklch": {
"l": 0.78859,
"c": 0.01446,
"h": 202.4
},
"luminance": 0.49343
}Semantic roles & 50–950 ramp
primary
#B0BDBE
secondary
#E7E3E3
accent
#565294
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282