#AAE488#AAE488
#AAE488 is a very light, vivid yellow-green. Relative luminance 0.658; OKLCH L 85.8% C 0.135 H 134.7°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE488 |
|---|---|
| RGB | rgb(170, 228, 136) |
| HSL | hsl(98, 63%, 71%) |
| HSV | hsv(98, 40%, 89%) |
| CMYK | cmyk(25.4%, 0%, 40.4%, 10.6%) |
| CIE-LAB | lab(84.90, -34.64, 39.05) |
| CIE-LCH | lch(84.90, 52.20, 131.57°) |
| OKLab | oklab(85.78% -0.0949 0.0959) |
| OKLCH | oklch(85.78% 0.135 134.7) |
| XYZ | xyz(48.7638, 65.8090, 33.4210) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 4.68
Tea Green
#BDF8A3
ΔE00 4.73
Lightgreen
#90EE90
ΔE00 5.04
Light Grey Green
#B7E1A1
ΔE00 5.14
Pale Light Green
#B1FC99
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE488 #C288E4
analogous
#D8E488 #AAE488 #88E494
triadic
#AAE488 #88AAE4 #E488AA
tetradic
#AAE488 #88D8E4 #C288E4 #E49488
square
#AAE488 #88D8E4 #C288E4 #E49488
split-complementary
#AAE488 #9488E4 #E488D8
monochromatic
#65C52D #86D956 #AAE488 #CEEFBA #EDF9E6
Accessibility & contrast
On white
1.48
#AAE488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#AAE488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE488
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE488 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD781
Deuteranopia (green-blind)
#E2D28D
Tritanopia (blue-blind)
#AADECD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aae488; /* rgb */ color: rgb(170, 228, 136); /* oklch */ color: oklch(85.8% 0.135 134.7);
Tailwind
colors: {
custom: {
50: '#c5ecac',
500: '#aae488',
950: '#000000',
},
}SCSS
$custom: #aae488; $custom-light: #c5ecac; $custom-dark: #000000;
JSON
{
"hex": "#aae488",
"rgb": {
"r": 170,
"g": 228,
"b": 136
},
"hsl": {
"h": 97.826,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.85775,
"c": 0.13492,
"h": 134.7
},
"luminance": 0.6581
}Semantic roles & 50–950 ramp
primary
#AAE488
secondary
#9654BD
accent
#1BCB8A
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481