#AAB69A#AAB69A
#AAB69A is a light, muted yellow-green. Relative luminance 0.443; OKLCH L 75.9% C 0.041 H 126.3°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #AAB69A |
|---|---|
| RGB | rgb(170, 182, 154) |
| HSL | hsl(86, 16%, 66%) |
| HSV | hsv(86, 15%, 71%) |
| CMYK | cmyk(6.6%, 0%, 15.4%, 28.6%) |
| CIE-LAB | lab(72.45, -9.28, 12.86) |
| CIE-LCH | lch(72.45, 15.86, 125.80°) |
| OKLab | oklab(75.92% -0.0244 0.0332) |
| OKLCH | oklch(75.92% 0.041 126.3) |
| XYZ | xyz(39.1374, 44.3349, 37.0612) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.69
Greenish Grey
#96AE8D
ΔE00 5.10
Cement
#A5A391
ΔE00 8.34
Bland
#AFA88B
ΔE00 8.39
Grey Green
#86A17D
ΔE00 8.91
Stone (survey)
#ADA587
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAB69A #A69AB6
analogous
#B6B49A #AAB69A #9CB69A
triadic
#AAB69A #9AAAB6 #B69AAA
tetradic
#AAB69A #9AB6B4 #A69AB6 #B69A9C
square
#AAB69A #9AB6B4 #A69AB6 #B69A9C
split-complementary
#AAB69A #9A9CB6 #B49AB6
monochromatic
#6D7C5A #8C9C76 #AAB69A #C8D0BE #E6E9E1
Accessibility & contrast
On white
2.13
#AAB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#AAB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAB69A
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAB69A | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B298
Deuteranopia (green-blind)
#B8B29B
Tritanopia (blue-blind)
#ACB3AE
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #aab69a; /* rgb */ color: rgb(170, 182, 154); /* oklch */ color: oklch(75.9% 0.041 126.3);
Tailwind
colors: {
custom: {
50: '#c3cbb7',
500: '#aab69a',
950: '#000000',
},
}SCSS
$custom: #aab69a; $custom-light: #c3cbb7; $custom-dark: #000000;
JSON
{
"hex": "#aab69a",
"rgb": {
"r": 170,
"g": 182,
"b": 154
},
"hsl": {
"h": 85.714,
"s": 16.092,
"l": 65.882
},
"oklch": {
"l": 0.75916,
"c": 0.0412,
"h": 126.3
},
"luminance": 0.44335
}Semantic roles & 50–950 ramp
primary
#AAB69A
secondary
#D5D1DB
accent
#4B9A6D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#121311
muted
#818280