#AAAE9D#AAAE9D
#AAAE9D is a light, muted yellow-green. Relative luminance 0.413; OKLCH L 74.3% C 0.024 H 117.7°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAE9D |
|---|---|
| RGB | rgb(170, 174, 157) |
| HSL | hsl(74, 9%, 65%) |
| HSV | hsv(74, 10%, 68%) |
| CMYK | cmyk(2.3%, 0%, 9.8%, 31.8%) |
| CIE-LAB | lab(70.35, -4.52, 8.24) |
| CIE-LCH | lch(70.35, 9.40, 118.73°) |
| OKLab | oklab(74.28% -0.0113 0.0215) |
| OKLCH | oklch(74.28% 0.024 117.7) |
| XYZ | xyz(37.7986, 41.2525, 37.8630) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.02
Greyish
#A8A495
ΔE00 4.75
Bland
#AFA88B
ΔE00 6.27
Stone (survey)
#ADA587
ΔE00 6.99
Stone
#A89F91
ΔE00 7.86
Greige
#B8AB98
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAE9D #A19DAE
analogous
#AEAA9D #AAAE9D #A2AE9D
triadic
#AAAE9D #9DAAAE #AE9DAA
tetradic
#AAAE9D #9DAEAA #A19DAE #AE9DA2
square
#AAAE9D #9DAEAA #A19DAE #AE9DA2
split-complementary
#AAAE9D #9DA2AE #AA9DAE
monochromatic
#6E725E #8D927B #AAAE9D #C7CABF #E4E5E0
Accessibility & contrast
On white
2.27
#AAAE9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#AAAE9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAE9D
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAE9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAE9D | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AC9C
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#ACACA9
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaae9d; /* rgb */ color: rgb(170, 174, 157); /* oklch */ color: oklch(74.3% 0.024 117.7);
Tailwind
colors: {
custom: {
50: '#c3c6b9',
500: '#aaae9d',
950: '#000000',
},
}SCSS
$custom: #aaae9d; $custom-light: #c3c6b9; $custom-dark: #000000;
JSON
{
"hex": "#aaae9d",
"rgb": {
"r": 170,
"g": 174,
"b": 157
},
"hsl": {
"h": 74.118,
"s": 9.497,
"l": 64.902
},
"oklch": {
"l": 0.74278,
"c": 0.02427,
"h": 117.7
},
"luminance": 0.41252
}Semantic roles & 50–950 ramp
primary
#AAAE9D
secondary
#D2D1D6
accent
#529461
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280