#B0BDBA#B0BDBA
#B0BDBA is a light, near-neutral teal. Relative luminance 0.492; OKLCH L 78.7% C 0.015 H 180.6°. Best body text is #000000 at 10.83:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDBA |
|---|---|
| RGB | rgb(176, 189, 186) |
| HSL | hsl(166, 9%, 72%) |
| HSV | hsv(166, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 1.6%, 25.9%) |
| CIE-LAB | lab(75.56, -5.05, -0.03) |
| CIE-LCH | lch(75.56, 5.05, 180.32°) |
| OKLab | oklab(78.74% -0.015 -0.0001) |
| OKLCH | oklch(78.74% 0.015 180.6) |
| XYZ | xyz(44.9632, 49.1700, 53.5668) |
| Luminance | 0.4917 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.42
Silver
#C0C0C0
ΔE00 6.65
Dove Gray
#B6B8BD
ΔE00 7.32
Cool Grey
#95A3A6
ΔE00 7.93
Dark Gray
#A9A9A9
ΔE00 8.03
Cool Gray
#9AA7B0
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDBA #BDB0B3
analogous
#B0BDB4 #B0BDBA #B0BABD
triadic
#B0BDBA #BAB0BD #BDBAB0
tetradic
#B0BDBA #B4B0BD #BDB0B3 #BABDB0
square
#B0BDBA #B4B0BD #BDB0B3 #BABDB0
split-complementary
#B0BDBA #BDB0BA #BDB4B0
monochromatic
#6E847F #8FA19D #B0BDBA #D1D9D7 #EEF1F0
Accessibility & contrast
On white
1.94
#B0BDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.83
#B0BDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDBA
10.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDBA | 1.00 | 1.94 | 10.83 | 10.83 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBBBA
Deuteranopia (green-blind)
#B9B9BA
Tritanopia (blue-blind)
#ADBEBC
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bdba; /* rgb */ color: rgb(176, 189, 186); /* oklch */ color: oklch(78.7% 0.015 180.6);
Tailwind
colors: {
custom: {
50: '#c7d0ce',
500: '#b0bdba',
950: '#000000',
},
}SCSS
$custom: #b0bdba; $custom-light: #c7d0ce; $custom-dark: #000000;
JSON
{
"hex": "#b0bdba",
"rgb": {
"r": 176,
"g": 189,
"b": 186
},
"hsl": {
"h": 166.154,
"s": 8.966,
"l": 71.569
},
"oklch": {
"l": 0.78739,
"c": 0.01496,
"h": 180.6
},
"luminance": 0.4917
}Semantic roles & 50–950 ramp
primary
#B0BDBA
secondary
#E6E3E4
accent
#536193
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131413
muted
#828282