#B2AEAA#B2AEAA
#B2AEAA is a light, near-neutral grey. Relative luminance 0.426; OKLCH L 75.3% C 0.007 H 67.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEAA |
|---|---|
| RGB | rgb(178, 174, 170) |
| HSL | hsl(30, 5%, 68%) |
| HSV | hsv(30, 4%, 70%) |
| CMYK | cmyk(0%, 2.2%, 4.5%, 30.2%) |
| CIE-LAB | lab(71.31, 0.69, 2.55) |
| CIE-LCH | lch(71.31, 2.64, 74.88°) |
| OKLab | oklab(75.29% 0.0028 0.0068) |
| OKLCH | oklch(75.29% 0.007 67.7) |
| XYZ | xyz(40.7508, 42.6396, 44.1059) |
| Luminance | 0.4264 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.05
Silver
#C0C0C0
ΔE00 5.36
Dove Gray
#B6B8BD
ΔE00 5.69
Greyish
#A8A495
ΔE00 6.19
Stone
#A89F91
ΔE00 6.40
Warm Gray
#C9BEB0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEAA #AAAEB2
analogous
#B2AAAA #B2AEAA #B2B2AA
triadic
#B2AEAA #AAB2AE #AEAAB2
tetradic
#B2AEAA #AAB2AA #AAAEB2 #B2AAB2
square
#B2AEAA #AAB2AA #AAAEB2 #B2AAB2
split-complementary
#B2AEAA #AAB2B2 #AAAAB2
monochromatic
#76716B #958F8A #B2AEAA #CFCDCA #ECEBEA
Accessibility & contrast
On white
2.20
#B2AEAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#B2AEAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEAA
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEAA | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAEAA
Deuteranopia (green-blind)
#B0AFAA
Tritanopia (blue-blind)
#B4ADAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2aeaa; /* rgb */ color: rgb(178, 174, 170); /* oklch */ color: oklch(75.3% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#c9c6c3',
500: '#b2aeaa',
950: '#000000',
},
}SCSS
$custom: #b2aeaa; $custom-light: #c9c6c3; $custom-dark: #000000;
JSON
{
"hex": "#b2aeaa",
"rgb": {
"r": 178,
"g": 174,
"b": 170
},
"hsl": {
"h": 30,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75294,
"c": 0.0073,
"h": 67.7
},
"luminance": 0.42639
}Semantic roles & 50–950 ramp
primary
#B2AEAA
secondary
#DBDCDD
accent
#738F57
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281