#AAA89F#AAA89F
#AAA89F is a light, near-neutral grey. Relative luminance 0.391; OKLCH L 73.1% C 0.013 H 96.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA89F |
|---|---|
| RGB | rgb(170, 168, 159) |
| HSL | hsl(49, 6%, 65%) |
| HSV | hsv(49, 6%, 67%) |
| CMYK | cmyk(0%, 1.2%, 6.5%, 33.3%) |
| CIE-LAB | lab(68.79, -0.93, 4.90) |
| CIE-LCH | lch(68.79, 4.99, 100.76°) |
| OKLab | oklab(73.06% -0.0015 0.0129) |
| OKLCH | oklch(73.06% 0.013 96.5) |
| XYZ | xyz(36.8374, 39.0547, 38.3918) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 2.88
Cement
#A5A391
ΔE00 4.26
Stone
#A89F91
ΔE00 4.38
Dark Gray
#A9A9A9
ΔE00 4.58
Greige
#B8AB98
ΔE00 5.98
Grey
#929591
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA89F #9FA1AA
analogous
#AAA39F #AAA89F #A7AA9F
triadic
#AAA89F #9FAAA8 #A89FAA
tetradic
#AAA89F #9FAAA3 #9FA1AA #AA9FA7
square
#AAA89F #9FAAA3 #9FA1AA #AA9FA7
split-complementary
#AAA89F #9FA7AA #A39FAA
monochromatic
#6E6B61 #8D8B7F #AAA89F #C7C5BF #E3E3E0
Accessibility & contrast
On white
2.38
#AAA89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#AAA89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA89F
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA89F | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79F
Deuteranopia (green-blind)
#ABA89F
Tritanopia (blue-blind)
#ACA7A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #aaa89f; /* rgb */ color: rgb(170, 168, 159); /* oklch */ color: oklch(73.1% 0.013 96.5);
Tailwind
colors: {
custom: {
50: '#c3c1bb',
500: '#aaa89f',
950: '#000000',
},
}SCSS
$custom: #aaa89f; $custom-light: #c3c1bb; $custom-dark: #000000;
JSON
{
"hex": "#aaa89f",
"rgb": {
"r": 170,
"g": 168,
"b": 159
},
"hsl": {
"h": 49.091,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.73063,
"c": 0.01294,
"h": 96.5
},
"luminance": 0.39055
}Semantic roles & 50–950 ramp
primary
#AAA89F
secondary
#D1D1D4
accent
#609056
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180