#AEB4AA#AEB4AA
#AEB4AA is a light, near-neutral grey. Relative luminance 0.445; OKLCH L 76.2% C 0.016 H 132.5°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4AA |
|---|---|
| RGB | rgb(174, 180, 170) |
| HSL | hsl(96, 6%, 69%) |
| HSV | hsv(96, 6%, 71%) |
| CMYK | cmyk(3.3%, 0%, 5.6%, 29.4%) |
| CIE-LAB | lab(72.59, -3.97, 4.37) |
| CIE-LCH | lch(72.59, 5.90, 132.26°) |
| OKLab | oklab(76.22% -0.0105 0.0114) |
| OKLCH | oklch(76.22% 0.016 132.5) |
| XYZ | xyz(41.0313, 44.5434, 44.4585) |
| Luminance | 0.4454 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 6.42
Cement
#A5A391
ΔE00 6.55
Dark Gray
#A9A9A9
ΔE00 6.83
Silver (survey)
#C5C9C7
ΔE00 7.14
Silver
#C0C0C0
ΔE00 7.35
Cool Grey
#95A3A6
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4AA #B0AAB4
analogous
#B3B4AA #AEB4AA #AAB4AB
triadic
#AEB4AA #AAAEB4 #B4AAAE
tetradic
#AEB4AA #AAB3B4 #B0AAB4 #B4ABAA
square
#AEB4AA #AAB3B4 #B0AAB4 #B4ABAA
split-complementary
#AEB4AA #ABAAB4 #B4AAB3
monochromatic
#70796B #8F9789 #AEB4AA #CDD1CB #ECEDEB
Accessibility & contrast
On white
2.12
#AEB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#AEB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4AA
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4AA | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A9
Deuteranopia (green-blind)
#B4B2AA
Tritanopia (blue-blind)
#AEB3B1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aeb4aa; /* rgb */ color: rgb(174, 180, 170); /* oklch */ color: oklch(76.2% 0.016 132.5);
Tailwind
colors: {
custom: {
50: '#c6cac3',
500: '#aeb4aa',
950: '#000000',
},
}SCSS
$custom: #aeb4aa; $custom-light: #c6cac3; $custom-dark: #000000;
JSON
{
"hex": "#aeb4aa",
"rgb": {
"r": 174,
"g": 180,
"b": 170
},
"hsl": {
"h": 96,
"s": 6.25,
"l": 68.627
},
"oklch": {
"l": 0.76225,
"c": 0.01552,
"h": 132.5
},
"luminance": 0.44543
}Semantic roles & 50–950 ramp
primary
#AEB4AA
secondary
#DDDBDE
accent
#559079
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281