#AAE990#AAE990
#AAE990 is a very light, vivid green. Relative luminance 0.688; OKLCH L 87.0% C 0.134 H 137.0°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE990 |
|---|---|
| RGB | rgb(170, 233, 144) |
| HSL | hsl(102, 67%, 74%) |
| HSV | hsv(102, 38%, 91%) |
| CMYK | cmyk(27%, 0%, 38.2%, 8.6%) |
| CIE-LAB | lab(86.42, -35.84, 37.03) |
| CIE-LCH | lch(86.42, 51.54, 134.06°) |
| OKLab | oklab(87.04% -0.098 0.0915) |
| OKLCH | oklch(87.04% 0.134 137) |
| XYZ | xyz(50.7491, 68.8358, 36.9929) |
| Luminance | 0.6884 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.52
Tea Green
#BDF8A3
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 4.00
Pale Light Green
#B1FC99
ΔE00 4.08
Light Pastel Green
#B2FBA5
ΔE00 4.09
Pastel Green
#B0FF9D
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE990 #CF90E9
analogous
#D7E990 #AAE990 #90E9A3
triadic
#AAE990 #90AAE9 #E990AA
tetradic
#AAE990 #90D7E9 #CF90E9 #E9A390
square
#AAE990 #90D7E9 #CF90E9 #E9A390
split-complementary
#AAE990 #A390E9 #E990D7
monochromatic
#5CD42A #83DF5D #AAE990 #D1F3C3 #EBFAE5
Accessibility & contrast
On white
1.42
#AAE990 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#AAE990 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE990
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE990 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE990 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8A
Deuteranopia (green-blind)
#E5D695
Tritanopia (blue-blind)
#A8E3D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae990; /* rgb */ color: rgb(170, 233, 144); /* oklch */ color: oklch(87.0% 0.134 137.0);
Tailwind
colors: {
custom: {
50: '#c5f0b1',
500: '#aae990',
950: '#000000',
},
}SCSS
$custom: #aae990; $custom-light: #c5f0b1; $custom-dark: #000000;
JSON
{
"hex": "#aae990",
"rgb": {
"r": 170,
"g": 233,
"b": 144
},
"hsl": {
"h": 102.472,
"s": 66.917,
"l": 73.922
},
"oklch": {
"l": 0.87045,
"c": 0.13407,
"h": 137
},
"luminance": 0.68837
}Semantic roles & 50–950 ramp
primary
#AAE990
secondary
#A45AC3
accent
#17CF99
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131611
muted
#828581