#B6BEB4#B6BEB4
#B6BEB4 is a light, near-neutral grey. Relative luminance 0.501; OKLCH L 79.2% C 0.016 H 139.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BEB4 |
|---|---|
| RGB | rgb(182, 190, 180) |
| HSL | hsl(108, 7%, 73%) |
| HSV | hsv(108, 5%, 75%) |
| CMYK | cmyk(4.2%, 0%, 5.3%, 25.5%) |
| CIE-LAB | lab(76.11, -4.63, 4.09) |
| CIE-LCH | lch(76.11, 6.18, 138.58°) |
| OKLab | oklab(79.24% -0.0125 0.0107) |
| OKLCH | oklch(79.24% 0.016 139.5) |
| XYZ | xyz(45.9416, 50.0671, 50.4147) |
| Luminance | 0.5007 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.56
Silver
#C0C0C0
ΔE00 6.92
Light Grey
#D8DCD6
ΔE00 8.14
Dark Gray
#A9A9A9
ΔE00 8.55
Greyish
#A8A495
ΔE00 8.79
Dove Gray
#B6B8BD
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BEB4 #BCB4BE
analogous
#BBBEB4 #B6BEB4 #B4BEB7
triadic
#B6BEB4 #B4B6BE #BEB4B6
tetradic
#B6BEB4 #B4BBBE #BCB4BE #BEB7B4
square
#B6BEB4 #B4BBBE #BCB4BE #BEB7B4
split-complementary
#B6BEB4 #B7B4BE #BEB4BB
monochromatic
#768573 #96A293 #B6BEB4 #D6DAD5 #EFF1EF
Accessibility & contrast
On white
1.91
#B6BEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#B6BEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BEB4
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BEB4 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB3
Deuteranopia (green-blind)
#BDBBB4
Tritanopia (blue-blind)
#B6BDBB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #b6beb4; /* rgb */ color: rgb(182, 190, 180); /* oklch */ color: oklch(79.2% 0.016 139.5);
Tailwind
colors: {
custom: {
50: '#cbd1ca',
500: '#b6beb4',
950: '#000000',
},
}SCSS
$custom: #b6beb4; $custom-light: #cbd1ca; $custom-dark: #000000;
JSON
{
"hex": "#b6beb4",
"rgb": {
"r": 182,
"g": 190,
"b": 180
},
"hsl": {
"h": 108,
"s": 7.143,
"l": 72.549
},
"oklch": {
"l": 0.79235,
"c": 0.01646,
"h": 139.5
},
"luminance": 0.50067
}Semantic roles & 50–950 ramp
primary
#B6BEB4
secondary
#8F8591
accent
#549185
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#131413
muted
#828382