#AAAEB0#AAAEB0
#AAAEB0 is a light, near-neutral grey. Relative luminance 0.420; OKLCH L 74.8% C 0.005 H 228.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAEB0 |
|---|---|
| RGB | rgb(170, 174, 176) |
| HSL | hsl(200, 4%, 68%) |
| HSV | hsv(200, 3%, 69%) |
| CMYK | cmyk(3.4%, 1.1%, 0%, 31%) |
| CIE-LAB | lab(70.84, -1.02, -1.51) |
| CIE-LCH | lch(70.84, 1.83, 235.97°) |
| OKLab | oklab(74.82% -0.0035 -0.004) |
| OKLCH | oklch(74.82% 0.005 228.8) |
| XYZ | xyz(39.5486, 41.9526, 47.0800) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.40
Dove Gray
#B6B8BD
ΔE00 3.65
Cool Gray
#9AA7B0
ΔE00 5.00
Silver
#C0C0C0
ΔE00 5.46
Cool Grey
#95A3A6
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAEB0 #B0ACAA
analogous
#AAB0AF #AAAEB0 #AAABB0
triadic
#AAAEB0 #B0AAAE #AEB0AA
tetradic
#AAAEB0 #AFAAB0 #B0ACAA #ABB0AA
square
#AAAEB0 #AFAAB0 #B0ACAA #ABB0AA
split-complementary
#AAAEB0 #B0AAAB #B0AFAA
monochromatic
#6C7174 #8A9093 #AAAEB0 #CACCCD #E9EAEB
Accessibility & contrast
On white
2.24
#AAAEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#AAAEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAEB0
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAEB0 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAEB0
Deuteranopia (green-blind)
#ACADB0
Tritanopia (blue-blind)
#A9AFAF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #aaaeb0; /* rgb */ color: rgb(170, 174, 176); /* oklch */ color: oklch(74.8% 0.005 228.8);
Tailwind
colors: {
custom: {
50: '#c3c6c7',
500: '#aaaeb0',
950: '#000000',
},
}SCSS
$custom: #aaaeb0; $custom-light: #c3c6c7; $custom-dark: #000000;
JSON
{
"hex": "#aaaeb0",
"rgb": {
"r": 170,
"g": 174,
"b": 176
},
"hsl": {
"h": 200,
"s": 3.659,
"l": 67.843
},
"oklch": {
"l": 0.74821,
"c": 0.00538,
"h": 228.8
},
"luminance": 0.41953
}Semantic roles & 50–950 ramp
primary
#AAAEB0
secondary
#DCDBDA
accent
#6A588D
background
#FBFCFC
surface
#F7F8F8
border
#D0D1D1
text
#121313
muted
#818282