#AAEC93#AAEC93
#AAEC93 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.8% C 0.135 H 137.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAEC93 |
|---|---|
| RGB | rgb(170, 236, 147) |
| HSL | hsl(104, 70%, 75%) |
| HSV | hsv(104, 38%, 93%) |
| CMYK | cmyk(28%, 0%, 37.7%, 7.5%) |
| CIE-LAB | lab(87.31, -36.79, 36.69) |
| CIE-LCH | lch(87.31, 51.96, 135.08°) |
| OKLab | oklab(87.78% -0.1005 0.0908) |
| OKLCH | oklch(87.78% 0.135 137.9) |
| XYZ | xyz(51.8379, 70.6417, 38.5021) |
| Luminance | 0.7064 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.12
Tea Green
#BDF8A3
ΔE00 3.15
Light Pastel Green
#B2FBA5
ΔE00 3.38
Pale Light Green
#B1FC99
ΔE00 3.47
Lightgreen
#90EE90
ΔE00 3.58
Pastel Green
#B0FF9D
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAEC93 #D593EC
analogous
#D7EC93 #AAEC93 #93ECA8
triadic
#AAEC93 #93AAEC #EC93AA
tetradic
#AAEC93 #93D7EC #D593EC #ECA893
square
#AAEC93 #93D7EC #D593EC #ECA893
split-complementary
#AAEC93 #A893EC #EC93D7
monochromatic
#58DA2B #81E35F #AAEC93 #D3F5C7 #EBFAE5
Accessibility & contrast
On white
1.39
#AAEC93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#AAEC93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAEC93
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAEC93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAEC93 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8D
Deuteranopia (green-blind)
#E8D998
Tritanopia (blue-blind)
#A7E6D6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #aaec93; /* rgb */ color: rgb(170, 236, 147); /* oklch */ color: oklch(87.8% 0.135 137.9);
Tailwind
colors: {
custom: {
50: '#c5f2b3',
500: '#aaec93',
950: '#000000',
},
}SCSS
$custom: #aaec93; $custom-light: #c5f2b3; $custom-dark: #000000;
JSON
{
"hex": "#aaec93",
"rgb": {
"r": 170,
"g": 236,
"b": 147
},
"hsl": {
"h": 104.494,
"s": 70.079,
"l": 75.098
},
"oklch": {
"l": 0.87777,
"c": 0.13546,
"h": 137.9
},
"luminance": 0.70644
}Semantic roles & 50–950 ramp
primary
#AAEC93
secondary
#AC5CC7
accent
#13D2A1
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131711
muted
#828581