#B2B2AA#B2B2AA
#B2B2AA is a light, near-neutral grey. Relative luminance 0.442; OKLCH L 76.1% C 0.011 H 106.6°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2B2AA |
|---|---|
| RGB | rgb(178, 178, 170) |
| HSL | hsl(60, 5%, 68%) |
| HSV | hsv(60, 4%, 70%) |
| CMYK | cmyk(0%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(72.37, -1.47, 4.08) |
| CIE-LCH | lch(72.37, 4.34, 109.75°) |
| OKLab | oklab(76.13% -0.0032 0.0107) |
| OKLCH | oklch(76.13% 0.011 106.6) |
| XYZ | xyz(41.5351, 44.2082, 44.3673) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.84
Greyish
#A8A495
ΔE00 5.17
Silver
#C0C0C0
ΔE00 5.73
Cement
#A5A391
ΔE00 6.17
Warm Gray
#C9BEB0
ΔE00 6.56
Silver (survey)
#C5C9C7
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2B2AA #AAAAB2
analogous
#B2AEAA #B2B2AA #AEB2AA
triadic
#B2B2AA #AAB2B2 #B2AAB2
tetradic
#B2B2AA #AAB2AE #AAAAB2 #B2AAAE
square
#B2B2AA #AAB2AE #AAAAB2 #B2AAAE
split-complementary
#B2B2AA #AAAEB2 #AEAAB2
monochromatic
#76766B #95958A #B2B2AA #CFCFCA #ECECEA
Accessibility & contrast
On white
2.13
#B2B2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#B2B2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2B2AA
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2B2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2B2AA | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1AA
Deuteranopia (green-blind)
#B4B2AA
Tritanopia (blue-blind)
#B3B1B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b2b2aa; /* rgb */ color: rgb(178, 178, 170); /* oklch */ color: oklch(76.1% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#c9c9c3',
500: '#b2b2aa',
950: '#000000',
},
}SCSS
$custom: #b2b2aa; $custom-light: #c9c9c3; $custom-dark: #000000;
JSON
{
"hex": "#b2b2aa",
"rgb": {
"r": 178,
"g": 178,
"b": 170
},
"hsl": {
"h": 60,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.76126,
"c": 0.01121,
"h": 106.6
},
"luminance": 0.44208
}Semantic roles & 50–950 ramp
primary
#B2B2AA
secondary
#DBDBDD
accent
#578F57
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281