#AAEC91#AAEC91
#AAEC91 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.7% C 0.138 H 137.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEC91 |
|---|---|
| RGB | rgb(170, 236, 145) |
| HSL | hsl(104, 71%, 75%) |
| HSV | hsv(104, 39%, 93%) |
| CMYK | cmyk(28%, 0%, 38.6%, 7.5%) |
| CIE-LAB | lab(87.28, -37.07, 37.65) |
| CIE-LCH | lch(87.28, 52.84, 134.55°) |
| OKLab | oklab(87.74% -0.1013 0.093) |
| OKLCH | oklch(87.74% 0.138 137.5) |
| XYZ | xyz(51.6823, 70.5795, 37.6827) |
| Luminance | 0.7058 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 3.23
Washed Out Green
#BCF5A6
ΔE00 3.30
Pale Light Green
#B1FC99
ΔE00 3.40
Light Pastel Green
#B2FBA5
ΔE00 3.53
Lightgreen
#90EE90
ΔE00 3.65
Pastel Green
#B0FF9D
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEC91 #D391EC
analogous
#D8EC91 #AAEC91 #91ECA5
triadic
#AAEC91 #91AAEC #EC91AA
tetradic
#AAEC91 #91D8EC #D391EC #ECA591
square
#AAEC91 #91D8EC #D391EC #ECA591
split-complementary
#AAEC91 #A591EC #EC91D8
monochromatic
#59DA29 #82E35D #AAEC91 #D2F5C5 #EBFAE5
Accessibility & contrast
On white
1.39
#AAEC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#AAEC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEC91
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEC91 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE8A
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#A8E6D5
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaec91; /* rgb */ color: rgb(170, 236, 145); /* oklch */ color: oklch(87.7% 0.138 137.5);
Tailwind
colors: {
custom: {
50: '#c5f2b2',
500: '#aaec91',
950: '#000000',
},
}SCSS
$custom: #aaec91; $custom-light: #c5f2b2; $custom-dark: #000000;
JSON
{
"hex": "#aaec91",
"rgb": {
"r": 170,
"g": 236,
"b": 145
},
"hsl": {
"h": 103.516,
"s": 70.543,
"l": 74.706
},
"oklch": {
"l": 0.87742,
"c": 0.13752,
"h": 137.5
},
"luminance": 0.70581
}Semantic roles & 50–950 ramp
primary
#AAEC91
secondary
#A95AC7
accent
#13D39E
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581