#AABE9E#AABE9E
#AABE9E is a light, muted yellow-green. Relative luminance 0.478; OKLCH L 77.7% C 0.050 H 133.7°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #AABE9E |
|---|---|
| RGB | rgb(170, 190, 158) |
| HSL | hsl(98, 20%, 68%) |
| HSV | hsv(98, 17%, 75%) |
| CMYK | cmyk(10.5%, 0%, 16.8%, 25.5%) |
| CIE-LAB | lab(74.72, -12.77, 13.89) |
| CIE-LCH | lch(74.72, 18.87, 132.58°) |
| OKLab | oklab(77.75% -0.0343 0.0358) |
| OKLCH | oklch(77.75% 0.05 133.7) |
| XYZ | xyz(41.1615, 47.8412, 39.4069) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Sage Green
#9CAF88
ΔE00 4.80
Greenish Grey
#96AE8D
ΔE00 4.89
Darkseagreen
#8FBC8F
ΔE00 6.76
Lichen
#8FB67B
ΔE00 8.40
Grey Green
#86A17D
ΔE00 9.22
Sage Green (survey)
#88B378
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AABE9E #B29EBE
analogous
#BABE9E #AABE9E #9EBEA2
triadic
#AABE9E #9EAABE #BE9EAA
tetradic
#AABE9E #9EBABE #B29EBE #BEA29E
square
#AABE9E #9EBABE #B29EBE #BEA29E
split-complementary
#AABE9E #A29EBE #BE9EBA
monochromatic
#6B875B #8AA579 #AABE9E #CAD7C3 #EAEFE7
Accessibility & contrast
On white
1.99
#AABE9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#AABE9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AABE9E
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AABE9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AABE9E | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#BEB79F
Tritanopia (blue-blind)
#AABBB5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aabe9e; /* rgb */ color: rgb(170, 190, 158); /* oklch */ color: oklch(77.7% 0.050 133.7);
Tailwind
colors: {
custom: {
50: '#c3d1ba',
500: '#aabe9e',
950: '#000000',
},
}SCSS
$custom: #aabe9e; $custom-light: #c3d1ba; $custom-dark: #000000;
JSON
{
"hex": "#aabe9e",
"rgb": {
"r": 170,
"g": 190,
"b": 158
},
"hsl": {
"h": 97.5,
"s": 19.753,
"l": 68.235
},
"oklch": {
"l": 0.77749,
"c": 0.04956,
"h": 133.7
},
"luminance": 0.47842
}Semantic roles & 50–950 ramp
primary
#AABE9E
secondary
#DDD7E1
accent
#479E7E
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#121411
muted
#818280