#AAA99E#AAA99E
#AAA99E is a light, near-neutral grey. Relative luminance 0.394; OKLCH L 73.2% C 0.016 H 102.5°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA99E |
|---|---|
| RGB | rgb(170, 169, 158) |
| HSL | hsl(55, 7%, 64%) |
| HSV | hsv(55, 7%, 67%) |
| CMYK | cmyk(0%, 0.6%, 7.1%, 33.3%) |
| CIE-LAB | lab(69.03, -1.65, 5.80) |
| CIE-LCH | lch(69.03, 6.03, 105.88°) |
| OKLab | oklab(73.25% -0.0034 0.0152) |
| OKLCH | oklch(73.25% 0.016 102.5) |
| XYZ | xyz(36.9363, 39.3908, 37.9985) |
| Luminance | 0.3939 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.46
Cement
#A5A391
ΔE00 3.46
Stone
#A89F91
ΔE00 4.76
Dark Gray
#A9A9A9
ΔE00 5.52
Greige
#B8AB98
ΔE00 6.09
Bland
#AFA88B
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA99E #9E9FAA
analogous
#AAA39E #AAA99E #A5AA9E
triadic
#AAA99E #9EAAA9 #A99EAA
tetradic
#AAA99E #9EAAA3 #9E9FAA #AA9EA5
square
#AAA99E #9EAAA3 #9E9FAA #AA9EA5
split-complementary
#AAA99E #9EA5AA #A39EAA
monochromatic
#6E6C60 #8D8C7D #AAA99E #C7C6BF #E3E3DF
Accessibility & contrast
On white
2.37
#AAA99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#AAA99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA99E
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA99E | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#ACA7A6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa99e; /* rgb */ color: rgb(170, 169, 158); /* oklch */ color: oklch(73.2% 0.016 102.5);
Tailwind
colors: {
custom: {
50: '#c3c2ba',
500: '#aaa99e',
950: '#000000',
},
}SCSS
$custom: #aaa99e; $custom-light: #c3c2ba; $custom-dark: #000000;
JSON
{
"hex": "#aaa99e",
"rgb": {
"r": 170,
"g": 169,
"b": 158
},
"hsl": {
"h": 55,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.73246,
"c": 0.01557,
"h": 102.5
},
"luminance": 0.39391
}Semantic roles & 50–950 ramp
primary
#AAA99E
secondary
#D0D0D4
accent
#5A9155
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180