#AAA59B#AAA59B
#AAA59B is a light, near-neutral orange. Relative luminance 0.378; OKLCH L 72.3% C 0.015 H 84.6°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA59B |
|---|---|
| RGB | rgb(170, 165, 155) |
| HSL | hsl(40, 8%, 64%) |
| HSV | hsv(40, 9%, 67%) |
| CMYK | cmyk(0%, 2.9%, 8.8%, 33.3%) |
| CIE-LAB | lab(67.89, -0.00, 5.82) |
| CIE-LCH | lch(67.89, 5.82, 90.05°) |
| OKLab | oklab(72.32% 0.0014 0.0153) |
| OKLCH | oklch(72.32% 0.015 84.6) |
| XYZ | xyz(35.9484, 37.8232, 36.4108) |
| Luminance | 0.3782 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 2.52
Stone
#A89F91
ΔE00 2.80
Cement
#A5A391
ΔE00 4.31
Greige
#B8AB98
ΔE00 4.93
Dark Gray
#A9A9A9
ΔE00 5.25
Grey
#929591
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA59B #9BA0AA
analogous
#AA9D9B #AAA59B #A7AA9B
triadic
#AAA59B #9BAAA5 #A59BAA
tetradic
#AAA59B #9BAA9D #9BA0AA #AA9BA7
square
#AAA59B #9BAA9D #9BA0AA #AA9BA7
split-complementary
#AAA59B #9BA7AA #9D9BAA
monochromatic
#6E685D #8E877A #AAA59B #C6C3BC #E2E1DD
Accessibility & contrast
On white
2.45
#AAA59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#AAA59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA59B
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA59B | 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)
#A8A59A
Deuteranopia (green-blind)
#A9A69B
Tritanopia (blue-blind)
#ADA3A2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #aaa59b; /* rgb */ color: rgb(170, 165, 155); /* oklch */ color: oklch(72.3% 0.015 84.6);
Tailwind
colors: {
custom: {
50: '#c3bfb8',
500: '#aaa59b',
950: '#000000',
},
}SCSS
$custom: #aaa59b; $custom-light: #c3bfb8; $custom-dark: #000000;
JSON
{
"hex": "#aaa59b",
"rgb": {
"r": 170,
"g": 165,
"b": 155
},
"hsl": {
"h": 40,
"s": 8.108,
"l": 63.725
},
"oklch": {
"l": 0.72321,
"c": 0.01533,
"h": 84.6
},
"luminance": 0.37823
}Semantic roles & 50–950 ramp
primary
#AAA59B
secondary
#CED0D3
accent
#689253
background
#FBFBFB
surface
#F7F7F6
border
#D0D0D0
text
#121211
muted
#818180