#B0BDBD#B0BDBD
#B0BDBD is a light, near-neutral teal. Relative luminance 0.493; OKLCH L 78.8% C 0.014 H 196.8°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BDBD |
|---|---|
| RGB | rgb(176, 189, 189) |
| HSL | hsl(180, 9%, 72%) |
| HSV | hsv(180, 7%, 74%) |
| CMYK | cmyk(6.9%, 0%, 0%, 25.9%) |
| CIE-LAB | lab(75.64, -4.47, -1.54) |
| CIE-LCH | lch(75.64, 4.72, 199.03°) |
| OKLab | oklab(78.83% -0.0138 -0.0042) |
| OKLCH | oklch(78.83% 0.014 196.8) |
| XYZ | xyz(45.2855, 49.2989, 55.2640) |
| Luminance | 0.4930 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.21
Silver
#C0C0C0
ΔE00 6.13
Dove Gray
#B6B8BD
ΔE00 6.31
Cool Grey
#95A3A6
ΔE00 7.53
Cool Gray
#9AA7B0
ΔE00 7.59
Dark Gray
#A9A9A9
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BDBD #BDB0B0
analogous
#B0BDB7 #B0BDBD #B0B7BD
triadic
#B0BDBD #BDB0BD #BDBDB0
tetradic
#B0BDBD #B7B0BD #BDB0B0 #B7BDB0
square
#B0BDBD #B7B0BD #BDB0B0 #B7BDB0
split-complementary
#B0BDBD #BDB0B7 #BDB7B0
monochromatic
#6E8484 #8FA1A1 #B0BDBD #D1D9D9 #EEF1F1
Accessibility & contrast
On white
1.93
#B0BDBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#B0BDBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BDBD
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BDBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BDBD | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBD
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#ACBEBD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b0bdbd; /* rgb */ color: rgb(176, 189, 189); /* oklch */ color: oklch(78.8% 0.014 196.8);
Tailwind
colors: {
custom: {
50: '#c7d0d0',
500: '#b0bdbd',
950: '#000000',
},
}SCSS
$custom: #b0bdbd; $custom-light: #c7d0d0; $custom-dark: #000000;
JSON
{
"hex": "#b0bdbd",
"rgb": {
"r": 176,
"g": 189,
"b": 189
},
"hsl": {
"h": 180,
"s": 8.966,
"l": 71.569
},
"oklch": {
"l": 0.78828,
"c": 0.01439,
"h": 196.8
},
"luminance": 0.49299
}Semantic roles & 50–950 ramp
primary
#B0BDBD
secondary
#E6E3E3
accent
#535393
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131414
muted
#828282