#AAA399#AAA399
#AAA399 is a light, near-neutral orange. Relative luminance 0.370; OKLCH L 71.8% C 0.016 H 77.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA399 |
|---|---|
| RGB | rgb(170, 163, 153) |
| HSL | hsl(35, 9%, 63%) |
| HSV | hsv(35, 10%, 67%) |
| CMYK | cmyk(0%, 4.1%, 10%, 33.3%) |
| CIE-LAB | lab(67.31, 0.74, 6.09) |
| CIE-LCH | lch(67.31, 6.14, 83.08°) |
| OKLab | oklab(71.85% 0.0037 0.016) |
| OKLCH | oklch(71.85% 0.016 77) |
| XYZ | xyz(35.4239, 37.0407, 35.4142) |
| Luminance | 0.3704 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 2.14
Greyish
#A8A495
ΔE00 3.20
Greige
#B8AB98
ΔE00 4.68
Cement
#A5A391
ΔE00 5.02
Dark Gray
#A9A9A9
ΔE00 5.64
Grey
#929591
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA399 #99A0AA
analogous
#AA9A99 #AAA399 #A8AA99
triadic
#AAA399 #99AAA3 #A399AA
tetradic
#AAA399 #99AA9A #99A0AA #AA99A8
square
#AAA399 #99AA9A #99A0AA #AA99A8
split-complementary
#AAA399 #99A8AA #9A99AA
monochromatic
#6D665B #8E8578 #AAA399 #C6C1BA #E2DFDC
Accessibility & contrast
On white
2.50
#AAA399 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#AAA399 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA399
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA399 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA399 | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A398
Deuteranopia (green-blind)
#A8A599
Tritanopia (blue-blind)
#ADA1A0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #aaa399; /* rgb */ color: rgb(170, 163, 153); /* oklch */ color: oklch(71.8% 0.016 77.0);
Tailwind
colors: {
custom: {
50: '#c3beb7',
500: '#aaa399',
950: '#000000',
},
}SCSS
$custom: #aaa399; $custom-light: #c3beb7; $custom-dark: #000000;
JSON
{
"hex": "#aaa399",
"rgb": {
"r": 170,
"g": 163,
"b": 153
},
"hsl": {
"h": 35.294,
"s": 9.091,
"l": 63.333
},
"oklch": {
"l": 0.71847,
"c": 0.0164,
"h": 77
},
"luminance": 0.3704
}Semantic roles & 50–950 ramp
primary
#AAA399
secondary
#CCCFD2
accent
#6D9352
background
#FBFBFB
surface
#F7F6F6
border
#D0D0D0
text
#121211
muted
#818180