#AAAE9F#AAAE9F
#AAAE9F is a light, muted yellow-green. Relative luminance 0.413; OKLCH L 74.3% C 0.022 H 119.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAE9F |
|---|---|
| RGB | rgb(170, 174, 159) |
| HSL | hsl(76, 8%, 65%) |
| HSV | hsv(76, 9%, 68%) |
| CMYK | cmyk(2.3%, 0%, 8.6%, 31.8%) |
| CIE-LAB | lab(70.40, -4.17, 7.21) |
| CIE-LCH | lch(70.40, 8.33, 120.03°) |
| OKLab | oklab(74.33% -0.0105 0.0188) |
| OKLCH | oklch(74.33% 0.022 119.1) |
| XYZ | xyz(37.9707, 41.3214, 38.7696) |
| Luminance | 0.4132 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 4.14
Greyish
#A8A495
ΔE00 4.61
Bland
#AFA88B
ΔE00 6.76
Stone (survey)
#ADA587
ΔE00 7.46
Stone
#A89F91
ΔE00 7.65
Dark Gray
#A9A9A9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAE9F #A39FAE
analogous
#AEAA9F #AAAE9F #A2AE9F
triadic
#AAAE9F #9FAAAE #AE9FAA
tetradic
#AAAE9F #9FAEAA #A39FAE #AE9FA2
square
#AAAE9F #9FAEAA #A39FAE #AE9FA2
split-complementary
#AAAE9F #9FA2AE #AA9FAE
monochromatic
#6D7260 #8D927E #AAAE9F #C7CAC0 #E5E6E1
Accessibility & contrast
On white
2.27
#AAAE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#AAAE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAE9F
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAE9F | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AC9E
Deuteranopia (green-blind)
#B0ACA0
Tritanopia (blue-blind)
#ACACAA
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #aaae9f; /* rgb */ color: rgb(170, 174, 159); /* oklch */ color: oklch(74.3% 0.022 119.1);
Tailwind
colors: {
custom: {
50: '#c3c6bb',
500: '#aaae9f',
950: '#000000',
},
}SCSS
$custom: #aaae9f; $custom-light: #c3c6bb; $custom-dark: #000000;
JSON
{
"hex": "#aaae9f",
"rgb": {
"r": 170,
"g": 174,
"b": 159
},
"hsl": {
"h": 76,
"s": 8.475,
"l": 65.294
},
"oklch": {
"l": 0.74332,
"c": 0.02154,
"h": 119.1
},
"luminance": 0.41321
}Semantic roles & 50–950 ramp
primary
#AAAE9F
secondary
#D3D2D7
accent
#539264
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280