#AAE090#AAE090
#AAE090 is a very light, vivid green. Relative luminance 0.639; OKLCH L 85.0% C 0.120 H 135.9°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE090 |
|---|---|
| RGB | rgb(170, 224, 144) |
| HSL | hsl(101, 56%, 72%) |
| HSV | hsv(101, 36%, 88%) |
| CMYK | cmyk(24.1%, 0%, 35.7%, 12.2%) |
| CIE-LAB | lab(83.90, -31.69, 33.73) |
| CIE-LCH | lch(83.90, 46.28, 133.21°) |
| OKLab | oklab(85.01% -0.0865 0.0838) |
| OKLCH | oklch(85.01% 0.12 135.9) |
| XYZ | xyz(48.2660, 63.8696, 36.1652) |
| Luminance | 0.6387 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 3.40
Light Sage
#BCECAC
ΔE00 4.49
Washed Out Green
#BCF5A6
ΔE00 4.69
Tea Green
#BDF8A3
ΔE00 5.20
Pale Olive Green
#B1D27B
ΔE00 5.29
Lightgreen
#90EE90
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE090 #C690E0
analogous
#D2E090 #AAE090 #90E09E
triadic
#AAE090 #90AAE0 #E090AA
tetradic
#AAE090 #90D2E0 #C690E0 #E09E90
square
#AAE090 #90D2E0 #C690E0 #E09E90
split-complementary
#AAE090 #9E90E0 #E090D2
monochromatic
#63C036 #85D360 #AAE090 #CFEDC0 #EDF8E7
Accessibility & contrast
On white
1.52
#AAE090 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#AAE090 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE090
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE090 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE090 | 1.00 | 1.52 | 13.77 | 13.77 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D48A
Deuteranopia (green-blind)
#DDCF94
Tritanopia (blue-blind)
#A9DACC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #aae090; /* rgb */ color: rgb(170, 224, 144); /* oklch */ color: oklch(85.0% 0.120 135.9);
Tailwind
colors: {
custom: {
50: '#c4eab1',
500: '#aae090',
950: '#000000',
},
}SCSS
$custom: #aae090; $custom-light: #c4eab1; $custom-dark: #000000;
JSON
{
"hex": "#aae090",
"rgb": {
"r": 170,
"g": 224,
"b": 144
},
"hsl": {
"h": 100.5,
"s": 56.338,
"l": 72.157
},
"oklch": {
"l": 0.85008,
"c": 0.12044,
"h": 135.9
},
"luminance": 0.63871
}Semantic roles & 50–950 ramp
primary
#AAE090
secondary
#9A5CB8
accent
#22C48F
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131611
muted
#828481