#AAEF90#AAEF90
#AAEF90 is a very light, vivid green. Relative luminance 0.723; OKLCH L 88.4% C 0.143 H 137.5°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEF90 |
|---|---|
| RGB | rgb(170, 239, 144) |
| HSL | hsl(104, 75%, 75%) |
| HSV | hsv(104, 40%, 94%) |
| CMYK | cmyk(28.9%, 0%, 39.7%, 6.3%) |
| CIE-LAB | lab(88.11, -38.56, 39.22) |
| CIE-LCH | lch(88.11, 55.00, 134.51°) |
| OKLab | oklab(88.41% -0.1055 0.0966) |
| OKLCH | oklch(88.41% 0.143 137.5) |
| XYZ | xyz(52.4766, 72.2908, 37.5688) |
| Luminance | 0.7229 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.70
Tea Green
#BDF8A3
ΔE00 3.10
Light Pastel Green
#B2FBA5
ΔE00 3.24
Pastel Green
#B0FF9D
ΔE00 3.36
Washed Out Green
#BCF5A6
ΔE00 3.44
Lightgreen
#90EE90
ΔE00 3.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEF90 #D590EF
analogous
#D9EF90 #AAEF90 #90EFA5
triadic
#AAEF90 #90AAEF #EF90AA
tetradic
#AAEF90 #90D9EF #D590EF #EFA590
square
#AAEF90 #90D9EF #D590EF #EFA590
split-complementary
#AAEF90 #A590EF #EF90D9
monochromatic
#58E025 #81E75B #AAEF90 #D3F7C5 #EBFBE4
Accessibility & contrast
On white
1.36
#AAEF90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#AAEF90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEF90
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEF90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEF90 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E189
Deuteranopia (green-blind)
#EBDB95
Tritanopia (blue-blind)
#A7E9D8
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aaef90; /* rgb */ color: rgb(170, 239, 144); /* oklch */ color: oklch(88.4% 0.143 137.5);
Tailwind
colors: {
custom: {
50: '#c5f4b1',
500: '#aaef90',
950: '#000000',
},
}SCSS
$custom: #aaef90; $custom-light: #c5f4b1; $custom-dark: #000000;
JSON
{
"hex": "#aaef90",
"rgb": {
"r": 170,
"g": 239,
"b": 144
},
"hsl": {
"h": 103.579,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.88407,
"c": 0.143,
"h": 137.5
},
"luminance": 0.72293
}Semantic roles & 50–950 ramp
primary
#AAEF90
secondary
#AC58CB
accent
#0FD7A0
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581