#AAAEB2#AAAEB2
#AAAEB2 is a light, near-neutral grey. Relative luminance 0.420; OKLCH L 74.9% C 0.007 H 247.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEB2 |
|---|---|
| RGB | rgb(170, 174, 178) |
| HSL | hsl(210, 5%, 68%) |
| HSV | hsv(210, 4%, 70%) |
| CMYK | cmyk(4.5%, 2.2%, 0%, 30.2%) |
| CIE-LAB | lab(70.89, -0.63, -2.54) |
| CIE-LCH | lch(70.89, 2.61, 255.97°) |
| OKLab | oklab(74.88% -0.0027 -0.0068) |
| OKLCH | oklch(74.88% 0.007 247.9) |
| XYZ | xyz(39.7480, 42.0323, 48.1298) |
| Luminance | 0.4203 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.86
Dove Gray
#B6B8BD
ΔE00 3.17
Cool Gray
#9AA7B0
ΔE00 4.62
Silver
#C0C0C0
ΔE00 5.63
Cool Grey
#95A3A6
ΔE00 6.07
Silver (survey)
#C5C9C7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEB2 #B2AEAA
analogous
#AAB2B2 #AAAEB2 #AAAAB2
triadic
#AAAEB2 #B2AAAE #AEB2AA
tetradic
#AAAEB2 #B2AAB2 #B2AEAA #AAB2AA
square
#AAAEB2 #B2AAB2 #B2AEAA #AAB2AA
split-complementary
#AAAEB2 #B2AAAA #B2B2AA
monochromatic
#6B7176 #8A8F95 #AAAEB2 #CACDCF #EAEBEC
Accessibility & contrast
On white
2.23
#AAAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEB2
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEB2 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB2
Deuteranopia (green-blind)
#ACADB2
Tritanopia (blue-blind)
#A8AFAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaaeb2; /* rgb */ color: rgb(170, 174, 178); /* oklch */ color: oklch(74.9% 0.007 247.9);
Tailwind
colors: {
custom: {
50: '#c3c6c9',
500: '#aaaeb2',
950: '#000000',
},
}SCSS
$custom: #aaaeb2; $custom-light: #c3c6c9; $custom-dark: #000000;
JSON
{
"hex": "#aaaeb2",
"rgb": {
"r": 170,
"g": 174,
"b": 178
},
"hsl": {
"h": 210,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74883,
"c": 0.00731,
"h": 247.9
},
"luminance": 0.42033
}Semantic roles & 50–950 ramp
primary
#AAAEB2
secondary
#DDDCDB
accent
#73578F
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282