#AAAEB3#AAAEB3
#AAAEB3 is a light, near-neutral grey. Relative luminance 0.421; OKLCH L 74.9% C 0.008 H 253.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEB3 |
|---|---|
| RGB | rgb(170, 174, 179) |
| HSL | hsl(213, 6%, 68%) |
| HSV | hsv(213, 5%, 70%) |
| CMYK | cmyk(5%, 2.8%, 0%, 29.8%) |
| CIE-LAB | lab(70.92, -0.44, -3.05) |
| CIE-LCH | lch(70.92, 3.08, 261.82°) |
| OKLab | oklab(74.91% -0.0023 -0.0081) |
| OKLCH | oklch(74.91% 0.008 253.9) |
| XYZ | xyz(39.8487, 42.0726, 48.6605) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.05
Dark Gray
#A9A9A9
ΔE00 3.19
Cool Gray
#9AA7B0
ΔE00 4.54
Silver
#C0C0C0
ΔE00 5.78
Cool Grey
#95A3A6
ΔE00 6.28
Silver (survey)
#C5C9C7
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEB3 #B3AFAA
analogous
#AAB2B3 #AAAEB3 #AAAAB3
triadic
#AAAEB3 #B3AAAE #AEB3AA
tetradic
#AAAEB3 #B3AAB2 #B3AFAA #AAB3AA
square
#AAAEB3 #B3AAB2 #B3AFAA #AAB3AA
split-complementary
#AAAEB3 #B3AAAA #B2B3AA
monochromatic
#6B7178 #8A8F96 #AAAEB3 #CACDD0 #EBECED
Accessibility & contrast
On white
2.23
#AAAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#AAAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEB3
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEB3 | 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)
#ACAEB3
Deuteranopia (green-blind)
#ABADB3
Tritanopia (blue-blind)
#A8AFB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaaeb3; /* rgb */ color: rgb(170, 174, 179); /* oklch */ color: oklch(74.9% 0.008 253.9);
Tailwind
colors: {
custom: {
50: '#c3c6c9',
500: '#aaaeb3',
950: '#000000',
},
}SCSS
$custom: #aaaeb3; $custom-light: #c3c6c9; $custom-dark: #000000;
JSON
{
"hex": "#aaaeb3",
"rgb": {
"r": 170,
"g": 174,
"b": 179
},
"hsl": {
"h": 213.333,
"s": 5.59,
"l": 68.431
},
"oklch": {
"l": 0.74914,
"c": 0.00847,
"h": 253.9
},
"luminance": 0.42073
}Semantic roles & 50–950 ramp
primary
#AAAEB3
secondary
#DEDDDB
accent
#76568F
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282