#B6BEB8#B6BEB8
#B6BEB8 is a light, near-neutral grey. Relative luminance 0.502; OKLCH L 79.3% C 0.012 H 153.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEB8 |
|---|---|
| RGB | rgb(182, 190, 184) |
| HSL | hsl(135, 6%, 73%) |
| HSV | hsv(135, 4%, 75%) |
| CMYK | cmyk(4.2%, 0%, 3.2%, 25.5%) |
| CIE-LAB | lab(76.21, -3.89, 2.06) |
| CIE-LCH | lch(76.21, 4.41, 152.07°) |
| OKLab | oklab(79.35% -0.0109 0.0054) |
| OKLCH | oklch(79.35% 0.012 153.6) |
| XYZ | xyz(46.3550, 50.2324, 52.5918) |
| Luminance | 0.5023 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.31
Silver
#C0C0C0
ΔE00 5.54
Dove Gray
#B6B8BD
ΔE00 7.16
Dark Gray
#A9A9A9
ΔE00 7.54
Light Grey
#D8DCD6
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEB8 #BEB6BC
analogous
#B8BEB6 #B6BEB8 #B6BEBC
triadic
#B6BEB8 #B8B6BE #BEB8B6
tetradic
#B6BEB8 #B6B8BE #BEB6BC #BEBCB6
square
#B6BEB8 #B6B8BE #BEB6BC #BEBCB6
split-complementary
#B6BEB8 #BCB6BE #BEB6B8
monochromatic
#768479 #96A199 #B6BEB8 #D6DBD7 #EFF1EF
Accessibility & contrast
On white
1.90
#B6BEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#B6BEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEB8
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEB8 | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDB8
Deuteranopia (green-blind)
#BCBCB8
Tritanopia (blue-blind)
#B5BEBC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6beb8; /* rgb */ color: rgb(182, 190, 184); /* oklch */ color: oklch(79.3% 0.012 153.6);
Tailwind
colors: {
custom: {
50: '#cbd1cd',
500: '#b6beb8',
950: '#000000',
},
}SCSS
$custom: #b6beb8; $custom-light: #cbd1cd; $custom-dark: #000000;
JSON
{
"hex": "#b6beb8",
"rgb": {
"r": 182,
"g": 190,
"b": 184
},
"hsl": {
"h": 135,
"s": 5.797,
"l": 72.941
},
"oklch": {
"l": 0.79348,
"c": 0.01216,
"h": 153.6
},
"luminance": 0.50233
}Semantic roles & 50–950 ramp
primary
#B6BEB8
secondary
#91878E
accent
#568190
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#131413
muted
#828383