#B0BBBB#B0BBBB
#B0BBBB is a light, near-neutral grey. Relative luminance 0.484; OKLCH L 78.3% C 0.012 H 196.9°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B0BBBB |
|---|---|
| RGB | rgb(176, 187, 187) |
| HSL | hsl(180, 7%, 71%) |
| HSV | hsv(180, 6%, 73%) |
| CMYK | cmyk(5.9%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(75.05, -3.79, -1.31) |
| CIE-LCH | lch(75.05, 4.02, 199.09°) |
| OKLab | oklab(78.35% -0.0117 -0.0035) |
| OKLCH | oklch(78.35% 0.012 196.9) |
| XYZ | xyz(44.6426, 48.3582, 53.9862) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.00
Silver
#C0C0C0
ΔE00 5.50
Dove Gray
#B6B8BD
ΔE00 5.57
Dark Gray
#A9A9A9
ΔE00 6.77
Cool Gray
#9AA7B0
ΔE00 7.15
Cool Grey
#95A3A6
ΔE00 7.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0BBBB #BBB0B0
analogous
#B0BBB5 #B0BBBB #B0B5BB
triadic
#B0BBBB #BBB0BB #BBBBB0
tetradic
#B0BBBB #B5B0BB #BBB0B0 #B5BBB0
square
#B0BBBB #B5B0BB #BBB0B0 #B5BBB0
split-complementary
#B0BBBB #BBB0B5 #BBB5B0
monochromatic
#6F8181 #8F9F9F #B0BBBB #D1D7D7 #EFF1F1
Accessibility & contrast
On white
1.97
#B0BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#B0BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0BBBB
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0BBBB | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#ADBCBB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b0bbbb; /* rgb */ color: rgb(176, 187, 187); /* oklch */ color: oklch(78.3% 0.012 196.9);
Tailwind
colors: {
custom: {
50: '#c7cfcf',
500: '#b0bbbb',
950: '#000000',
},
}SCSS
$custom: #b0bbbb; $custom-light: #c7cfcf; $custom-dark: #000000;
JSON
{
"hex": "#b0bbbb",
"rgb": {
"r": 176,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 7.483,
"l": 71.176
},
"oklch": {
"l": 0.78348,
"c": 0.01222,
"h": 196.9
},
"luminance": 0.48359
}Semantic roles & 50–950 ramp
primary
#B0BBBB
secondary
#E5E2E2
accent
#545491
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282