#AAB29A#AAB29A
#AAB29A is a light, muted yellow-green. Relative luminance 0.427; OKLCH L 75.1% C 0.035 H 122.2°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB29A |
|---|---|
| RGB | rgb(170, 178, 154) |
| HSL | hsl(80, 13%, 65%) |
| HSV | hsv(80, 13%, 70%) |
| CMYK | cmyk(4.5%, 0%, 13.5%, 30.2%) |
| CIE-LAB | lab(71.36, -7.17, 11.32) |
| CIE-LCH | lch(71.36, 13.40, 122.32°) |
| OKLab | oklab(75.06% -0.0185 0.0293) |
| OKLCH | oklch(75.06% 0.035 122.2) |
| XYZ | xyz(38.3299, 42.7199, 36.7921) |
| Luminance | 0.4272 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 6.09
Cement
#A5A391
ΔE00 6.29
Greenish Grey
#96AE8D
ΔE00 6.41
Bland
#AFA88B
ΔE00 6.91
Greyish
#A8A495
ΔE00 7.52
Stone (survey)
#ADA587
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB29A #A29AB2
analogous
#B2AE9A #AAB29A #9EB29A
triadic
#AAB29A #9AAAB2 #B29AAA
tetradic
#AAB29A #9AB2AE #A29AB2 #B29A9E
square
#AAB29A #9AB2AE #A29AB2 #B29A9E
split-complementary
#AAB29A #9A9EB2 #AE9AB2
monochromatic
#6E775B #8D9877 #AAB29A #C7CCBD #E4E7DF
Accessibility & contrast
On white
2.20
#AAB29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#AAB29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB29A
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB29A | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF99
Deuteranopia (green-blind)
#B4AF9B
Tritanopia (blue-blind)
#ACAFAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #aab29a; /* rgb */ color: rgb(170, 178, 154); /* oklch */ color: oklch(75.1% 0.035 122.2);
Tailwind
colors: {
custom: {
50: '#c3c9b7',
500: '#aab29a',
950: '#000000',
},
}SCSS
$custom: #aab29a; $custom-light: #c3c9b7; $custom-dark: #000000;
JSON
{
"hex": "#aab29a",
"rgb": {
"r": 170,
"g": 178,
"b": 154
},
"hsl": {
"h": 80,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.75055,
"c": 0.03468,
"h": 122.2
},
"luminance": 0.4272
}Semantic roles & 50–950 ramp
primary
#AAB29A
secondary
#D3D0D8
accent
#4E9866
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280