#AAEC90#AAEC90
#AAEC90 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.7% C 0.139 H 137.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEC90 |
|---|---|
| RGB | rgb(170, 236, 144) |
| HSL | hsl(103, 71%, 75%) |
| HSV | hsv(103, 39%, 93%) |
| CMYK | cmyk(28%, 0%, 39%, 7.5%) |
| CIE-LAB | lab(87.27, -37.21, 38.13) |
| CIE-LCH | lch(87.27, 53.27, 134.30°) |
| OKLab | oklab(87.73% -0.1017 0.0941) |
| OKLCH | oklch(87.73% 0.139 137.2) |
| XYZ | xyz(51.6056, 70.5488, 37.2784) |
| Luminance | 0.7055 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.28
Pale Light Green
#B1FC99
ΔE00 3.38
Washed Out Green
#BCF5A6
ΔE00 3.40
Light Pastel Green
#B2FBA5
ΔE00 3.61
Lightgreen
#90EE90
ΔE00 3.69
Pastel Green
#B0FF9D
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEC90 #D290EC
analogous
#D8EC90 #AAEC90 #90ECA4
triadic
#AAEC90 #90AAEC #EC90AA
tetradic
#AAEC90 #90D8EC #D290EC #ECA490
square
#AAEC90 #90D8EC #D290EC #ECA490
split-complementary
#AAEC90 #A490EC #EC90D8
monochromatic
#5ADA27 #82E35C #AAEC90 #D2F5C4 #EBFBE5
Accessibility & contrast
On white
1.39
#AAEC90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#AAEC90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEC90
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEC90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEC90 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE89
Deuteranopia (green-blind)
#E8D895
Tritanopia (blue-blind)
#A8E6D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaec90; /* rgb */ color: rgb(170, 236, 144); /* oklch */ color: oklch(87.7% 0.139 137.2);
Tailwind
colors: {
custom: {
50: '#c5f2b1',
500: '#aaec90',
950: '#000000',
},
}SCSS
$custom: #aaec90; $custom-light: #c5f2b1; $custom-dark: #000000;
JSON
{
"hex": "#aaec90",
"rgb": {
"r": 170,
"g": 236,
"b": 144
},
"hsl": {
"h": 103.043,
"s": 70.769,
"l": 74.51
},
"oklch": {
"l": 0.87725,
"c": 0.13856,
"h": 137.2
},
"luminance": 0.70551
}Semantic roles & 50–950 ramp
primary
#AAEC90
secondary
#A859C7
accent
#13D39D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581