#AABA9A#AABA9A
#AABA9A is a light, muted yellow-green. Relative luminance 0.460; OKLCH L 76.8% C 0.048 H 129.2°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AABA9A |
|---|---|
| RGB | rgb(170, 186, 154) |
| HSL | hsl(90, 19%, 67%) |
| HSV | hsv(90, 17%, 73%) |
| CMYK | cmyk(8.6%, 0%, 17.2%, 27.1%) |
| CIE-LAB | lab(73.54, -11.37, 14.40) |
| CIE-LCH | lch(73.54, 18.34, 128.30°) |
| OKLab | oklab(76.78% -0.0302 0.0371) |
| OKLCH | oklch(76.78% 0.048 129.2) |
| XYZ | xyz(39.9683, 45.9967, 37.3382) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.07
Greenish Grey
#96AE8D
ΔE00 4.58
Darkseagreen
#8FBC8F
ΔE00 7.54
Lichen
#8FB67B
ΔE00 8.53
Grey Green
#86A17D
ΔE00 8.76
Greyish Green
#82A67D
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABA9A #AA9ABA
analogous
#BABA9A #AABA9A #9ABA9A
triadic
#AABA9A #9AAABA #BA9AAA
tetradic
#AABA9A #9ABABA #AA9ABA #BA9A9A
square
#AABA9A #9ABABA #AA9ABA #BA9A9A
split-complementary
#AABA9A #9A9ABA #BA9ABA
monochromatic
#6D8158 #8BA176 #AABA9A #C9D3BE #E7ECE3
Accessibility & contrast
On white
2.06
#AABA9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#AABA9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABA9A
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABA9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABA9A | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB598
Deuteranopia (green-blind)
#BBB49B
Tritanopia (blue-blind)
#ABB7B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaba9a; /* rgb */ color: rgb(170, 186, 154); /* oklch */ color: oklch(76.8% 0.048 129.2);
Tailwind
colors: {
custom: {
50: '#c3ceb7',
500: '#aaba9a',
950: '#000000',
},
}SCSS
$custom: #aaba9a; $custom-light: #c3ceb7; $custom-dark: #000000;
JSON
{
"hex": "#aaba9a",
"rgb": {
"r": 170,
"g": 186,
"b": 154
},
"hsl": {
"h": 90,
"s": 18.824,
"l": 66.667
},
"oklch": {
"l": 0.76782,
"c": 0.04781,
"h": 129.2
},
"luminance": 0.45997
}Semantic roles & 50–950 ramp
primary
#AABA9A
secondary
#D8D3DD
accent
#489D73
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280