#AABA9E#AABA9E
#AABA9E is a light, muted yellow-green. Relative luminance 0.461; OKLCH L 76.9% C 0.043 H 131.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AABA9E |
|---|---|
| RGB | rgb(170, 186, 158) |
| HSL | hsl(94, 17%, 67%) |
| HSV | hsv(94, 15%, 73%) |
| CMYK | cmyk(8.6%, 0%, 15.1%, 27.1%) |
| CIE-LAB | lab(73.63, -10.69, 12.35) |
| CIE-LCH | lch(73.63, 16.34, 130.88°) |
| OKLab | oklab(76.88% -0.0285 0.0319) |
| OKLCH | oklch(76.88% 0.043 131.8) |
| XYZ | xyz(40.3070, 46.1322, 39.1220) |
| Luminance | 0.4613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.88
Greenish Grey
#96AE8D
ΔE00 4.89
Darkseagreen
#8FBC8F
ΔE00 8.15
Grey Green
#86A17D
ΔE00 9.09
Lichen
#8FB67B
ΔE00 9.51
Greyish Green
#82A67D
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABA9E #AE9EBA
analogous
#B8BA9E #AABA9E #9EBAA0
triadic
#AABA9E #9EAABA #BA9EAA
tetradic
#AABA9E #9EB8BA #AE9EBA #BAA09E
square
#AABA9E #9EB8BA #AE9EBA #BAA09E
split-complementary
#AABA9E #A09EBA #BA9EB8
monochromatic
#6C815C #8BA17A #AABA9E #C9D3C2 #E9EDE6
Accessibility & contrast
On white
2.05
#AABA9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#AABA9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABA9E
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABA9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABA9E | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB69C
Deuteranopia (green-blind)
#BAB49F
Tritanopia (blue-blind)
#ABB7B2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaba9e; /* rgb */ color: rgb(170, 186, 158); /* oklch */ color: oklch(76.9% 0.043 131.8);
Tailwind
colors: {
custom: {
50: '#c3ceba',
500: '#aaba9e',
950: '#000000',
},
}SCSS
$custom: #aaba9e; $custom-light: #c3ceba; $custom-dark: #000000;
JSON
{
"hex": "#aaba9e",
"rgb": {
"r": 170,
"g": 186,
"b": 158
},
"hsl": {
"h": 94.286,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76881,
"c": 0.04279,
"h": 131.8
},
"luminance": 0.46132
}Semantic roles & 50–950 ramp
primary
#AABA9E
secondary
#DBD6DE
accent
#4A9B79
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121311
muted
#818280