#B6BFBB#B6BFBB
#B6BFBB is a light, near-neutral grey. Relative luminance 0.508; OKLCH L 79.6% C 0.011 H 167.7°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BFBB |
|---|---|
| RGB | rgb(182, 191, 187) |
| HSL | hsl(153, 7%, 73%) |
| HSV | hsv(153, 5%, 75%) |
| CMYK | cmyk(4.7%, 0%, 2.1%, 25.1%) |
| CIE-LAB | lab(76.55, -3.86, 0.94) |
| CIE-LCH | lch(76.55, 3.97, 166.36°) |
| OKLab | oklab(79.64% -0.0111 0.0024) |
| OKLCH | oklch(79.64% 0.011 167.7) |
| XYZ | xyz(46.8901, 50.7942, 54.3380) |
| Luminance | 0.5080 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.92
Silver
#C0C0C0
ΔE00 5.25
Dove Gray
#B6B8BD
ΔE00 6.60
Dark Gray
#A9A9A9
ΔE00 7.54
Light Gray
#D3D3D3
ΔE00 7.56
Light Grey
#D8DCD6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BFBB #BFB6BA
analogous
#B6BFB6 #B6BFBB #B6BEBF
triadic
#B6BFBB #BBB6BF #BFBBB6
tetradic
#B6BFBB #B6B6BF #BFB6BA #BEBFB6
square
#B6BFBB #B6B6BF #BFB6BA #BEBFB6
split-complementary
#B6BFBB #BFB6BE #BFB6B6
monochromatic
#75867E #95A29D #B6BFBB #D7DCD9 #EFF1F0
Accessibility & contrast
On white
1.88
#B6BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#B6BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BFBB
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BFBB | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBB
Deuteranopia (green-blind)
#BDBCBB
Tritanopia (blue-blind)
#B4BFBE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #b6bfbb; /* rgb */ color: rgb(182, 191, 187); /* oklch */ color: oklch(79.6% 0.011 167.7);
Tailwind
colors: {
custom: {
50: '#cbd2cf',
500: '#b6bfbb',
950: '#000000',
},
}SCSS
$custom: #b6bfbb; $custom-light: #cbd2cf; $custom-dark: #000000;
JSON
{
"hex": "#b6bfbb",
"rgb": {
"r": 182,
"g": 191,
"b": 187
},
"hsl": {
"h": 153.333,
"s": 6.569,
"l": 73.137
},
"oklch": {
"l": 0.79644,
"c": 0.0114,
"h": 167.7
},
"luminance": 0.50795
}Semantic roles & 50–950 ramp
primary
#B6BFBB
secondary
#92878C
accent
#556F90
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383