#AEB2AA#AEB2AA
#AEB2AA is a light, near-neutral grey. Relative luminance 0.437; OKLCH L 75.8% C 0.012 H 128.6°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2AA |
|---|---|
| RGB | rgb(174, 178, 170) |
| HSL | hsl(90, 5%, 68%) |
| HSV | hsv(90, 4%, 70%) |
| CMYK | cmyk(2.2%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(72.06, -2.90, 3.59) |
| CIE-LCH | lch(72.06, 4.62, 128.87°) |
| OKLab | oklab(75.8% -0.0075 0.0094) |
| OKLCH | oklch(75.8% 0.012 128.6) |
| XYZ | xyz(40.6305, 43.7417, 44.3249) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.45
Greyish
#A8A495
ΔE00 5.86
Cement
#A5A391
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.88
Dove Gray
#B6B8BD
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2AA #AEAAB2
analogous
#B2B2AA #AEB2AA #AAB2AA
triadic
#AEB2AA #AAAEB2 #B2AAAE
tetradic
#AEB2AA #AAB2B2 #AEAAB2 #B2AAAA
square
#AEB2AA #AAB2B2 #AEAAB2 #B2AAAA
split-complementary
#AEB2AA #AAAAB2 #B2AAB2
monochromatic
#71766B #8F958A #AEB2AA #CDCFCA #EBECEA
Accessibility & contrast
On white
2.15
#AEB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#AEB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2AA
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2AA | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#B2B1AA
Tritanopia (blue-blind)
#AEB1B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb2aa; /* rgb */ color: rgb(174, 178, 170); /* oklch */ color: oklch(75.8% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#c6c9c3',
500: '#aeb2aa',
950: '#000000',
},
}SCSS
$custom: #aeb2aa; $custom-light: #c6c9c3; $custom-dark: #000000;
JSON
{
"hex": "#aeb2aa",
"rgb": {
"r": 174,
"g": 178,
"b": 170
},
"hsl": {
"h": 90,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.75803,
"c": 0.01208,
"h": 128.6
},
"luminance": 0.43742
}Semantic roles & 50–950 ramp
primary
#AEB2AA
secondary
#DCDBDD
accent
#578F73
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281