#B6BEBB#B6BEBB
#B6BEBB is a light, near-neutral grey. Relative luminance 0.504; OKLCH L 79.4% C 0.010 H 171.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEBB |
|---|---|
| RGB | rgb(182, 190, 187) |
| HSL | hsl(158, 6%, 73%) |
| HSV | hsv(158, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 1.6%, 25.5%) |
| CIE-LAB | lab(76.29, -3.33, 0.55) |
| CIE-LCH | lch(76.29, 3.38, 170.61°) |
| OKLab | oklab(79.44% -0.0097 0.0014) |
| OKLCH | oklch(79.44% 0.01 171.7) |
| XYZ | xyz(46.6728, 50.3596, 54.2656) |
| Luminance | 0.5036 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.66
Silver
#C0C0C0
ΔE00 4.63
Dove Gray
#B6B8BD
ΔE00 5.86
Dark Gray
#A9A9A9
ΔE00 6.95
Light Gray
#D3D3D3
ΔE00 7.27
Light Grey
#D8DCD6
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEBB #BEB6B9
analogous
#B6BEB7 #B6BEBB #B6BDBE
triadic
#B6BEBB #BBB6BE #BEBBB6
tetradic
#B6BEBB #B7B6BE #BEB6B9 #BDBEB6
square
#B6BEBB #B7B6BE #BEB6B9 #BDBEB6
split-complementary
#B6BEBB #BEB6BD #BEB7B6
monochromatic
#76847F #96A19D #B6BEBB #D6DBD9 #EFF1F0
Accessibility & contrast
On white
1.90
#B6BEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#B6BEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEBB
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEBB | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBB
Deuteranopia (green-blind)
#BCBCBB
Tritanopia (blue-blind)
#B4BEBD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6bebb; /* rgb */ color: rgb(182, 190, 187); /* oklch */ color: oklch(79.4% 0.010 171.7);
Tailwind
colors: {
custom: {
50: '#cbd1cf',
500: '#b6bebb',
950: '#000000',
},
}SCSS
$custom: #b6bebb; $custom-light: #cbd1cf; $custom-dark: #000000;
JSON
{
"hex": "#b6bebb",
"rgb": {
"r": 182,
"g": 190,
"b": 187
},
"hsl": {
"h": 157.5,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.79435,
"c": 0.00979,
"h": 171.7
},
"luminance": 0.5036
}Semantic roles & 50–950 ramp
primary
#B6BEBB
secondary
#91878B
accent
#566C90
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#131413
muted
#828383