#AEAFAA#AEAFAA
#AEAFAA is a light, near-neutral grey. Relative luminance 0.426; OKLCH L 75.2% C 0.007 H 115.7°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFAA |
|---|---|
| RGB | rgb(174, 175, 170) |
| HSL | hsl(72, 3%, 68%) |
| HSV | hsv(72, 3%, 69%) |
| CMYK | cmyk(0.6%, 0%, 2.9%, 31.4%) |
| CIE-LAB | lab(71.26, -1.28, 2.43) |
| CIE-LCH | lch(71.26, 2.75, 117.80°) |
| OKLab | oklab(75.17% -0.0031 0.0064) |
| OKLCH | oklch(75.17% 0.007 115.7) |
| XYZ | xyz(40.0401, 42.5609, 44.1281) |
| Luminance | 0.4256 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 3.29
Silver
#C0C0C0
ΔE00 5.56
Greyish
#A8A495
ΔE00 5.68
Dove Gray
#B6B8BD
ΔE00 6.03
Cement
#A5A391
ΔE00 6.76
Silver (survey)
#C5C9C7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFAA #ABAAAF
analogous
#AFADAA #AEAFAA #ABAFAA
triadic
#AEAFAA #AAAEAF #AFAAAE
tetradic
#AEAFAA #AAAFAD #ABAAAF #AFAAAB
square
#AEAFAA #AAAFAD #ABAAAF #AFAAAB
split-complementary
#AEAFAA #AAABAF #ADAAAF
monochromatic
#71736C #90918A #AEAFAA #CCCDCA #EAEAE9
Accessibility & contrast
On white
2.21
#AEAFAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#AEAFAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFAA
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFAA | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEAA
Deuteranopia (green-blind)
#B0AEAA
Tritanopia (blue-blind)
#AFAEAD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aeafaa; /* rgb */ color: rgb(174, 175, 170); /* oklch */ color: oklch(75.2% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#c6c6c3',
500: '#aeafaa',
950: '#000000',
},
}SCSS
$custom: #aeafaa; $custom-light: #c6c6c3; $custom-dark: #000000;
JSON
{
"hex": "#aeafaa",
"rgb": {
"r": 174,
"g": 175,
"b": 170
},
"hsl": {
"h": 72,
"s": 3.03,
"l": 67.647
},
"oklch": {
"l": 0.75174,
"c": 0.00712,
"h": 115.7
},
"luminance": 0.42561
}Semantic roles & 50–950 ramp
primary
#AEAFAA
secondary
#DADADB
accent
#598D63
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281