#B6BBB2#B6BBB2
#B6BBB2 is a light, near-neutral grey. Relative luminance 0.487; OKLCH L 78.6% C 0.014 H 130.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #B6BBB2 |
|---|---|
| RGB | rgb(182, 187, 178) |
| HSL | hsl(93, 6%, 72%) |
| HSV | hsv(93, 5%, 73%) |
| CMYK | cmyk(2.7%, 0%, 4.8%, 26.7%) |
| CIE-LAB | lab(75.26, -3.40, 3.95) |
| CIE-LCH | lch(75.26, 5.21, 130.78°) |
| OKLab | oklab(78.55% -0.0089 0.0104) |
| OKLCH | oklch(78.55% 0.014 130.8) |
| XYZ | xyz(45.0963, 48.7000, 49.1351) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 5.22
Silver
#C0C0C0
ΔE00 5.90
Dark Gray
#A9A9A9
ΔE00 7.24
Greyish
#A8A495
ΔE00 7.67
Dove Gray
#B6B8BD
ΔE00 7.87
Warm Gray
#C9BEB0
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6BBB2 #B7B2BB
analogous
#BBBBB2 #B6BBB2 #B2BBB3
triadic
#B6BBB2 #B2B6BB #BBB2B6
tetradic
#B6BBB2 #B2BBBB #B7B2BB #BBB3B2
square
#B6BBB2 #B2BBBB #B7B2BB #BBB3B2
split-complementary
#B6BBB2 #B3B2BB #BBB2BB
monochromatic
#788172 #979E92 #B6BBB2 #D5D8D3 #F0F1EF
Accessibility & contrast
On white
1.96
#B6BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#B6BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6BBB2
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6BBB2 | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBAB2
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#B6BAB8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #b6bbb2; /* rgb */ color: rgb(182, 187, 178); /* oklch */ color: oklch(78.6% 0.014 130.8);
Tailwind
colors: {
custom: {
50: '#cbcfc9',
500: '#b6bbb2',
950: '#000000',
},
}SCSS
$custom: #b6bbb2; $custom-light: #cbcfc9; $custom-dark: #000000;
JSON
{
"hex": "#b6bbb2",
"rgb": {
"r": 182,
"g": 187,
"b": 178
},
"hsl": {
"h": 93.333,
"s": 6.207,
"l": 71.569
},
"oklch": {
"l": 0.78551,
"c": 0.01368,
"h": 130.8
},
"luminance": 0.487
}Semantic roles & 50–950 ramp
primary
#B6BBB2
secondary
#E5E3E6
accent
#559076
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282