#AAA69E#AAA69E
#AAA69E is a light, near-neutral grey. Relative luminance 0.383; OKLCH L 72.6% C 0.012 H 84.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA69E |
|---|---|
| RGB | rgb(170, 166, 158) |
| HSL | hsl(40, 7%, 64%) |
| HSV | hsv(40, 7%, 67%) |
| CMYK | cmyk(0%, 2.4%, 7.1%, 33.3%) |
| CIE-LAB | lab(68.23, -0.02, 4.65) |
| CIE-LCH | lch(68.23, 4.65, 90.26°) |
| OKLab | oklab(72.61% 0.0012 0.0122) |
| OKLCH | oklch(72.61% 0.012 84.6) |
| XYZ | xyz(36.3846, 38.2874, 37.8145) |
| Luminance | 0.3829 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.31
Stone
#A89F91
ΔE00 3.67
Dark Gray
#A9A9A9
ΔE00 4.28
Cement
#A5A391
ΔE00 4.98
Greige
#B8AB98
ΔE00 5.63
Grey
#929591
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA69E #9EA2AA
analogous
#AAA09E #AAA69E #A8AA9E
triadic
#AAA69E #9EAAA6 #A69EAA
tetradic
#AAA69E #9EAAA0 #9EA2AA #AA9EA8
square
#AAA69E #9EAAA0 #9EA2AA #AA9EA8
split-complementary
#AAA69E #9EA8AA #A09EAA
monochromatic
#6E6960 #8D887D #AAA69E #C7C4BF #E3E2DF
Accessibility & contrast
On white
2.43
#AAA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#AAA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA69E
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA69E | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69E
Deuteranopia (green-blind)
#A9A79E
Tritanopia (blue-blind)
#ACA5A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa69e; /* rgb */ color: rgb(170, 166, 158); /* oklch */ color: oklch(72.6% 0.012 84.6);
Tailwind
colors: {
custom: {
50: '#c3c0ba',
500: '#aaa69e',
950: '#000000',
},
}SCSS
$custom: #aaa69e; $custom-light: #c3c0ba; $custom-dark: #000000;
JSON
{
"hex": "#aaa69e",
"rgb": {
"r": 170,
"g": 166,
"b": 158
},
"hsl": {
"h": 40,
"s": 6.593,
"l": 64.314
},
"oklch": {
"l": 0.72615,
"c": 0.01227,
"h": 84.6
},
"luminance": 0.38287
}Semantic roles & 50–950 ramp
primary
#AAA69E
secondary
#D0D1D4
accent
#699155
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180