#AAA69A#AAA69A
#AAA69A is a light, near-neutral yellow. Relative luminance 0.382; OKLCH L 72.5% C 0.018 H 91.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA69A |
|---|---|
| RGB | rgb(170, 166, 154) |
| HSL | hsl(45, 9%, 64%) |
| HSV | hsv(45, 9%, 67%) |
| CMYK | cmyk(0%, 2.4%, 9.4%, 33.3%) |
| CIE-LAB | lab(68.13, -0.72, 6.72) |
| CIE-LCH | lch(68.13, 6.76, 96.14°) |
| OKLab | oklab(72.5% -0.0005 0.0176) |
| OKLCH | oklch(72.5% 0.018 91.6) |
| XYZ | xyz(36.0459, 38.1519, 36.0307) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 1.48
Stone
#A89F91
ΔE00 3.09
Cement
#A5A391
ΔE00 3.20
Greige
#B8AB98
ΔE00 4.86
Dark Gray
#A9A9A9
ΔE00 5.97
Bland
#AFA88B
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA69A #9A9EAA
analogous
#AA9E9A #AAA69A #A6AA9A
triadic
#AAA69A #9AAAA6 #A69AAA
tetradic
#AAA69A #9AAA9E #9A9EAA #AA9AA6
square
#AAA69A #9AAA9E #9A9EAA #AA9AA6
split-complementary
#AAA69A #9AA6AA #9E9AAA
monochromatic
#6D695C #8E8979 #AAA69A #C6C3BB #E2E1DC
Accessibility & contrast
On white
2.43
#AAA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#AAA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA69A
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA69A | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#AAA79A
Tritanopia (blue-blind)
#ADA4A2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #aaa69a; /* rgb */ color: rgb(170, 166, 154); /* oklch */ color: oklch(72.5% 0.018 91.6);
Tailwind
colors: {
custom: {
50: '#c3c0b7',
500: '#aaa69a',
950: '#000000',
},
}SCSS
$custom: #aaa69a; $custom-light: #c3c0b7; $custom-dark: #000000;
JSON
{
"hex": "#aaa69a",
"rgb": {
"r": 170,
"g": 166,
"b": 154
},
"hsl": {
"h": 45,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72504,
"c": 0.0176,
"h": 91.6
},
"luminance": 0.38152
}Semantic roles & 50–950 ramp
primary
#AAA69A
secondary
#CDCED3
accent
#639353
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180