#AAE489#AAE489
#AAE489 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 85.8% C 0.134 H 134.9°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE489 |
|---|---|
| RGB | rgb(170, 228, 137) |
| HSL | hsl(98, 63%, 72%) |
| HSV | hsv(98, 40%, 89%) |
| CMYK | cmyk(25.4%, 0%, 39.9%, 10.6%) |
| CIE-LAB | lab(84.91, -34.50, 38.57) |
| CIE-LCH | lch(84.91, 51.75, 131.81°) |
| OKLab | oklab(85.79% -0.0945 0.0948) |
| OKLCH | oklch(85.79% 0.134 134.9) |
| XYZ | xyz(48.8352, 65.8376, 33.7970) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.59
Tea Green
#BDF8A3
ΔE00 4.67
Lightgreen
#90EE90
ΔE00 4.98
Light Grey Green
#B7E1A1
ΔE00 5.00
Pale Light Green
#B1FC99
ΔE00 5.20
Light Pastel Green
#B2FBA5
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE489 #C389E4
analogous
#D8E489 #AAE489 #89E496
triadic
#AAE489 #89AAE4 #E489AA
tetradic
#AAE489 #89D8E4 #C389E4 #E49689
square
#AAE489 #89D8E4 #C389E4 #E49689
split-complementary
#AAE489 #9689E4 #E489D8
monochromatic
#64C52D #86D957 #AAE489 #CEEFBB #EDF9E6
Accessibility & contrast
On white
1.48
#AAE489 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#AAE489 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE489
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE489 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE489 | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD782
Deuteranopia (green-blind)
#E2D28E
Tritanopia (blue-blind)
#AADECE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aae489; /* rgb */ color: rgb(170, 228, 137); /* oklch */ color: oklch(85.8% 0.134 134.9);
Tailwind
colors: {
custom: {
50: '#c5ecac',
500: '#aae489',
950: '#000000',
},
}SCSS
$custom: #aae489; $custom-light: #c5ecac; $custom-dark: #000000;
JSON
{
"hex": "#aae489",
"rgb": {
"r": 170,
"g": 228,
"b": 137
},
"hsl": {
"h": 98.242,
"s": 62.759,
"l": 71.569
},
"oklch": {
"l": 0.85792,
"c": 0.13389,
"h": 134.9
},
"luminance": 0.65839
}Semantic roles & 50–950 ramp
primary
#AAE489
secondary
#9755BD
accent
#1BCB8B
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481