#AEB0A8#AEB0A8
#AEB0A8 is a light, near-neutral grey. Relative luminance 0.429; OKLCH L 75.3% C 0.011 H 118.1°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB0A8 |
|---|---|
| RGB | rgb(174, 176, 168) |
| HSL | hsl(75, 5%, 67%) |
| HSV | hsv(75, 5%, 69%) |
| CMYK | cmyk(1.1%, 0%, 4.5%, 31%) |
| CIE-LAB | lab(71.47, -2.19, 3.85) |
| CIE-LCH | lch(71.47, 4.42, 119.63°) |
| OKLab | oklab(75.33% -0.0054 0.0101) |
| OKLCH | oklch(75.33% 0.011 118.1) |
| XYZ | xyz(40.0477, 42.8765, 43.2044) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.85
Greyish
#A8A495
ΔE00 5.06
Cement
#A5A391
ΔE00 5.81
Silver
#C0C0C0
ΔE00 6.44
Stone
#A89F91
ΔE00 7.18
Silver (survey)
#C5C9C7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB0A8 #AAA8B0
analogous
#B0AEA8 #AEB0A8 #AAB0A8
triadic
#AEB0A8 #A8AEB0 #B0A8AE
tetradic
#AEB0A8 #A8B0AE #AAA8B0 #B0A8AA
square
#AEB0A8 #A8B0AE #AAA8B0 #B0A8AA
split-complementary
#AEB0A8 #A8AAB0 #AEA8B0
monochromatic
#717469 #909388 #AEB0A8 #CCCDC8 #EAEAE8
Accessibility & contrast
On white
2.19
#AEB0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#AEB0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB0A8
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB0A8 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA8
Deuteranopia (green-blind)
#B1AFA8
Tritanopia (blue-blind)
#AFAFAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aeb0a8; /* rgb */ color: rgb(174, 176, 168); /* oklch */ color: oklch(75.3% 0.011 118.1);
Tailwind
colors: {
custom: {
50: '#c6c7c1',
500: '#aeb0a8',
950: '#000000',
},
}SCSS
$custom: #aeb0a8; $custom-light: #c6c7c1; $custom-dark: #000000;
JSON
{
"hex": "#aeb0a8",
"rgb": {
"r": 174,
"g": 176,
"b": 168
},
"hsl": {
"h": 75,
"s": 4.819,
"l": 67.451
},
"oklch": {
"l": 0.75326,
"c": 0.01145,
"h": 118.1
},
"luminance": 0.42876
}Semantic roles & 50–950 ramp
primary
#AEB0A8
secondary
#D9D9DB
accent
#578F65
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281