#B6BBBB#B6BBBB
#B6BBBB is a light, near-neutral grey. Relative luminance 0.491; OKLCH L 78.8% C 0.006 H 197.1°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBBB |
|---|---|
| RGB | rgb(182, 187, 187) |
| HSL | hsl(180, 4%, 72%) |
| HSV | hsv(180, 3%, 73%) |
| CMYK | cmyk(2.7%, 0%, 0%, 26.7%) |
| CIE-LAB | lab(75.50, -1.74, -0.61) |
| CIE-LCH | lch(75.50, 1.84, 199.26°) |
| OKLab | oklab(78.81% -0.0053 -0.0016) |
| OKLCH | oklch(78.81% 0.006 197.1) |
| XYZ | xyz(46.0297, 49.0734, 54.0512) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.98
Dove Gray
#B6B8BD
ΔE00 3.50
Silver (survey)
#C5C9C7
ΔE00 3.77
Dark Gray
#A9A9A9
ΔE00 5.34
Light Gray
#D3D3D3
ΔE00 6.76
Cool Gray
#9AA7B0
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBBB #BBB6B6
analogous
#B6BBB9 #B6BBBB #B6B9BB
triadic
#B6BBBB #BBB6BB #BBBBB6
tetradic
#B6BBBB #B9B6BB #BBB6B6 #B9BBB6
square
#B6BBBB #B9B6BB #BBB6B6 #B9BBB6
split-complementary
#B6BBBB #BBB6B9 #BBB9B6
monochromatic
#778080 #969D9D #B6BBBB #D6D9D9 #EFF0F0
Accessibility & contrast
On white
1.94
#B6BBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#B6BBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBBB
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBBB | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABABB
Deuteranopia (green-blind)
#B9BABB
Tritanopia (blue-blind)
#B5BBBB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #b6bbbb; /* rgb */ color: rgb(182, 187, 187); /* oklch */ color: oklch(78.8% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#cbcfcf',
500: '#b6bbbb',
950: '#000000',
},
}SCSS
$custom: #b6bbbb; $custom-light: #cbcfcf; $custom-dark: #000000;
JSON
{
"hex": "#b6bbbb",
"rgb": {
"r": 182,
"g": 187,
"b": 187
},
"hsl": {
"h": 180,
"s": 3.546,
"l": 72.353
},
"oklch": {
"l": 0.78811,
"c": 0.00559,
"h": 197.1
},
"luminance": 0.49074
}Semantic roles & 50–950 ramp
primary
#B6BBBB
secondary
#E6E5E5
accent
#58588D
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282