#AAED90#AAED90
#AAED90 is a very light, vivid green. Relative luminance 0.711; OKLCH L 88.0% C 0.140 H 137.3°. Best body text is #000000 at 15.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AAED90 |
|---|---|
| RGB | rgb(170, 237, 144) |
| HSL | hsl(103, 72%, 75%) |
| HSV | hsv(103, 39%, 93%) |
| CMYK | cmyk(28.3%, 0%, 39.2%, 7.1%) |
| CIE-LAB | lab(87.55, -37.66, 38.49) |
| CIE-LCH | lch(87.55, 53.85, 134.37°) |
| OKLab | oklab(87.95% -0.103 0.0949) |
| OKLCH | oklch(87.95% 0.14 137.3) |
| XYZ | xyz(51.8943, 71.1262, 37.3747) |
| Luminance | 0.7113 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 3.15
Tea Green
#BDF8A3
ΔE00 3.21
Washed Out Green
#BCF5A6
ΔE00 3.40
Light Pastel Green
#B2FBA5
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 3.62
Pastel Green
#B0FF9D
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAED90 #D390ED
analogous
#D8ED90 #AAED90 #90EDA5
triadic
#AAED90 #90AAED #ED90AA
tetradic
#AAED90 #90D8ED #D390ED #EDA590
square
#AAED90 #90D8ED #D390ED #EDA590
split-complementary
#AAED90 #A590ED #ED90D8
monochromatic
#59DC27 #82E45B #AAED90 #D2F6C5 #EBFBE5
Accessibility & contrast
On white
1.38
#AAED90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.23
#AAED90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAED90
15.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAED90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAED90 | 1.00 | 1.38 | 15.23 | 15.23 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DF89
Deuteranopia (green-blind)
#E9D995
Tritanopia (blue-blind)
#A8E7D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaed90; /* rgb */ color: rgb(170, 237, 144); /* oklch */ color: oklch(88.0% 0.140 137.3);
Tailwind
colors: {
custom: {
50: '#c5f3b1',
500: '#aaed90',
950: '#000000',
},
}SCSS
$custom: #aaed90; $custom-light: #c5f3b1; $custom-dark: #000000;
JSON
{
"hex": "#aaed90",
"rgb": {
"r": 170,
"g": 237,
"b": 144
},
"hsl": {
"h": 103.226,
"s": 72.093,
"l": 74.706
},
"oklch": {
"l": 0.87953,
"c": 0.14005,
"h": 137.3
},
"luminance": 0.71128
}Semantic roles & 50–950 ramp
primary
#AAED90
secondary
#A959C8
accent
#11D49E
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581