#AAA69F#AAA69F
#AAA69F is a light, near-neutral grey. Relative luminance 0.383; OKLCH L 72.6% C 0.011 H 81.8°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA69F |
|---|---|
| RGB | rgb(170, 166, 159) |
| HSL | hsl(38, 6%, 65%) |
| HSV | hsv(38, 6%, 67%) |
| CMYK | cmyk(0%, 2.4%, 6.5%, 33.3%) |
| CIE-LAB | lab(68.26, 0.16, 4.13) |
| CIE-LCH | lch(68.26, 4.13, 87.82°) |
| OKLab | oklab(72.64% 0.0016 0.0109) |
| OKLCH | oklch(72.64% 0.011 81.8) |
| XYZ | xyz(36.4710, 38.3219, 38.2697) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Greyish
#A8A495
ΔE00 3.81
Dark Gray
#A9A9A9
ΔE00 3.86
Stone
#A89F91
ΔE00 3.97
Cement
#A5A391
ΔE00 5.47
Greige
#B8AB98
ΔE00 5.92
Grey
#929591
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA69F #9FA3AA
analogous
#AAA19F #AAA69F #A9AA9F
triadic
#AAA69F #9FAAA6 #A69FAA
tetradic
#AAA69F #9FAAA1 #9FA3AA #AA9FA9
square
#AAA69F #9FAAA1 #9FA3AA #AA9FA9
split-complementary
#AAA69F #9FA9AA #A19FAA
monochromatic
#6E6961 #8D887F #AAA69F #C7C4BF #E3E2E0
Accessibility & contrast
On white
2.42
#AAA69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#AAA69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA69F
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA69F | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 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)
#A8A69F
Deuteranopia (green-blind)
#A9A79F
Tritanopia (blue-blind)
#ACA5A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa69f; /* rgb */ color: rgb(170, 166, 159); /* oklch */ color: oklch(72.6% 0.011 81.8);
Tailwind
colors: {
custom: {
50: '#c3c0bb',
500: '#aaa69f',
950: '#000000',
},
}SCSS
$custom: #aaa69f; $custom-light: #c3c0bb; $custom-dark: #000000;
JSON
{
"hex": "#aaa69f",
"rgb": {
"r": 170,
"g": 166,
"b": 159
},
"hsl": {
"h": 38.182,
"s": 6.077,
"l": 64.51
},
"oklch": {
"l": 0.72643,
"c": 0.01098,
"h": 81.8
},
"luminance": 0.38322
}Semantic roles & 50–950 ramp
primary
#AAA69F
secondary
#D1D2D4
accent
#6B9056
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180