#AAA59A#AAA59A
#AAA59A is a light, near-neutral orange. Relative luminance 0.378; OKLCH L 72.3% C 0.017 H 86.4°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA59A |
|---|---|
| RGB | rgb(170, 165, 154) |
| HSL | hsl(41, 9%, 64%) |
| HSV | hsv(41, 9%, 67%) |
| CMYK | cmyk(0%, 2.9%, 9.4%, 33.3%) |
| CIE-LAB | lab(67.87, -0.18, 6.34) |
| CIE-LCH | lch(67.87, 6.34, 91.61°) |
| OKLab | oklab(72.29% 0.001 0.0166) |
| OKLCH | oklch(72.29% 0.017 86.4) |
| XYZ | xyz(35.8648, 37.7897, 35.9704) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.07
Stone
#A89F91
ΔE00 2.64
Cement
#A5A391
ΔE00 3.87
Greige
#B8AB98
ΔE00 4.73
Dark Gray
#A9A9A9
ΔE00 5.65
Bland
#AFA88B
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA59A #9A9FAA
analogous
#AA9D9A #AAA59A #A7AA9A
triadic
#AAA59A #9AAAA5 #A59AAA
tetradic
#AAA59A #9AAA9D #9A9FAA #AA9AA7
square
#AAA59A #9AAA9D #9A9FAA #AA9AA7
split-complementary
#AAA59A #9AA7AA #9D9AAA
monochromatic
#6D685C #8E8779 #AAA59A #C6C3BB #E2E0DC
Accessibility & contrast
On white
2.45
#AAA59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#AAA59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA59A
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA59A | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A599
Deuteranopia (green-blind)
#A9A69A
Tritanopia (blue-blind)
#ADA3A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa59a; /* rgb */ color: rgb(170, 165, 154); /* oklch */ color: oklch(72.3% 0.017 86.4);
Tailwind
colors: {
custom: {
50: '#c3bfb7',
500: '#aaa59a',
950: '#000000',
},
}SCSS
$custom: #aaa59a; $custom-light: #c3bfb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa59a",
"rgb": {
"r": 170,
"g": 165,
"b": 154
},
"hsl": {
"h": 41.25,
"s": 8.602,
"l": 63.529
},
"oklch": {
"l": 0.72294,
"c": 0.01663,
"h": 86.4
},
"luminance": 0.37789
}Semantic roles & 50–950 ramp
primary
#AAA59A
secondary
#CDCFD3
accent
#679353
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180