#AEB3AA#AEB3AA
#AEB3AA is a light, near-neutral grey. Relative luminance 0.441; OKLCH L 76.0% C 0.014 H 130.8°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB3AA |
|---|---|
| RGB | rgb(174, 179, 170) |
| HSL | hsl(93, 6%, 68%) |
| HSV | hsv(93, 5%, 70%) |
| CMYK | cmyk(2.8%, 0%, 5%, 29.8%) |
| CIE-LAB | lab(72.32, -3.43, 3.98) |
| CIE-LCH | lch(72.32, 5.26, 130.78°) |
| OKLab | oklab(76.01% -0.009 0.0104) |
| OKLCH | oklch(76.01% 0.014 130.8) |
| XYZ | xyz(40.8302, 44.1411, 44.3915) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 6.11
Dark Gray
#A9A9A9
ΔE00 6.15
Cement
#A5A391
ΔE00 6.42
Silver
#C0C0C0
ΔE00 6.90
Silver (survey)
#C5C9C7
ΔE00 6.98
Dove Gray
#B6B8BD
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB3AA #AFAAB3
analogous
#B2B3AA #AEB3AA #AAB3AA
triadic
#AEB3AA #AAAEB3 #B3AAAE
tetradic
#AEB3AA #AAB2B3 #AFAAB3 #B3AAAA
square
#AEB3AA #AAB2B3 #AFAAB3 #B3AAAA
split-complementary
#AEB3AA #AAAAB3 #B3AAB2
monochromatic
#71786B #8F968A #AEB3AA #CDD0CA #ECEDEB
Accessibility & contrast
On white
2.14
#AEB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#AEB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB3AA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB3AA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AA
Deuteranopia (green-blind)
#B3B1AA
Tritanopia (blue-blind)
#AEB2B0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #aeb3aa; /* rgb */ color: rgb(174, 179, 170); /* oklch */ color: oklch(76.0% 0.014 130.8);
Tailwind
colors: {
custom: {
50: '#c6c9c3',
500: '#aeb3aa',
950: '#000000',
},
}SCSS
$custom: #aeb3aa; $custom-light: #c6c9c3; $custom-dark: #000000;
JSON
{
"hex": "#aeb3aa",
"rgb": {
"r": 174,
"g": 179,
"b": 170
},
"hsl": {
"h": 93.333,
"s": 5.59,
"l": 68.431
},
"oklch": {
"l": 0.76014,
"c": 0.0138,
"h": 130.8
},
"luminance": 0.44141
}Semantic roles & 50–950 ramp
primary
#AEB3AA
secondary
#DDDBDE
accent
#568F76
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281