#AAB49E#AAB49E
#AAB49E is a light, muted yellow-green. Relative luminance 0.437; OKLCH L 75.6% C 0.033 H 127.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB49E |
|---|---|
| RGB | rgb(170, 180, 158) |
| HSL | hsl(87, 13%, 66%) |
| HSV | hsv(87, 12%, 71%) |
| CMYK | cmyk(5.6%, 0%, 12.2%, 29.4%) |
| CIE-LAB | lab(72.00, -7.54, 10.04) |
| CIE-LCH | lch(72.00, 12.55, 126.90°) |
| OKLab | oklab(75.59% -0.0198 0.0261) |
| OKLCH | oklch(75.59% 0.033 127.2) |
| XYZ | xyz(39.0694, 43.6571, 38.7095) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.40
Sage Green
#9CAF88
ΔE00 6.44
Cement
#A5A391
ΔE00 6.94
Bland
#AFA88B
ΔE00 7.93
Greyish
#A8A495
ΔE00 8.04
Stone (survey)
#ADA587
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB49E #A89EB4
analogous
#B4B39E #AAB49E #9FB49E
triadic
#AAB49E #9EAAB4 #B49EAA
tetradic
#AAB49E #9EB4B3 #A89EB4 #B49E9F
square
#AAB49E #9EB4B3 #A89EB4 #B49E9F
split-complementary
#AAB49E #9E9FB4 #B39EB4
monochromatic
#6D7A5E #8C997B #AAB49E #C8CFC1 #E6E9E3
Accessibility & contrast
On white
2.16
#AAB49E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#AAB49E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB49E
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB49E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB49E | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#ABB2AE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aab49e; /* rgb */ color: rgb(170, 180, 158); /* oklch */ color: oklch(75.6% 0.033 127.2);
Tailwind
colors: {
custom: {
50: '#c3caba',
500: '#aab49e',
950: '#000000',
},
}SCSS
$custom: #aab49e; $custom-light: #c3caba; $custom-dark: #000000;
JSON
{
"hex": "#aab49e",
"rgb": {
"r": 170,
"g": 180,
"b": 158
},
"hsl": {
"h": 87.273,
"s": 12.791,
"l": 66.275
},
"oklch": {
"l": 0.75587,
"c": 0.0327,
"h": 127.2
},
"luminance": 0.43657
}Semantic roles & 50–950 ramp
primary
#AAB49E
secondary
#D7D3DA
accent
#4F976F
background
#FBFCFB
surface
#F7F8F6
border
#D0D1D0
text
#121311
muted
#818280