#AAE993#AAE993
#AAE993 is a very light, vivid green. Relative luminance 0.689; OKLCH L 87.1% C 0.131 H 137.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE993 |
|---|---|
| RGB | rgb(170, 233, 147) |
| HSL | hsl(104, 66%, 75%) |
| HSV | hsv(104, 37%, 91%) |
| CMYK | cmyk(27%, 0%, 36.9%, 8.6%) |
| CIE-LAB | lab(86.47, -35.42, 35.59) |
| CIE-LCH | lch(86.47, 50.22, 134.87°) |
| OKLab | oklab(87.1% -0.0967 0.0882) |
| OKLCH | oklch(87.1% 0.131 137.6) |
| XYZ | xyz(50.9814, 68.9288, 38.2166) |
| Luminance | 0.6893 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Washed Out Green
#BCF5A6
ΔE00 3.29
Tea Green
#BDF8A3
ΔE00 3.53
Light Pastel Green
#B2FBA5
ΔE00 3.92
Lightgreen
#90EE90
ΔE00 3.94
Pale Light Green
#B1FC99
ΔE00 4.20
Light Sage
#BCECAC
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE993 #D293E9
analogous
#D5E993 #AAE993 #93E9A7
triadic
#AAE993 #93AAE9 #E993AA
tetradic
#AAE993 #93D5E9 #D293E9 #E9A793
square
#AAE993 #93D5E9 #D293E9 #E9A793
split-complementary
#AAE993 #A793E9 #E993D5
monochromatic
#5AD42D #82DF60 #AAE993 #D2F3C6 #EBFAE6
Accessibility & contrast
On white
1.42
#AAE993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#AAE993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE993
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE993 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDC8D
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#A8E3D3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aae993; /* rgb */ color: rgb(170, 233, 147); /* oklch */ color: oklch(87.1% 0.131 137.6);
Tailwind
colors: {
custom: {
50: '#c5f0b3',
500: '#aae993',
950: '#000000',
},
}SCSS
$custom: #aae993; $custom-light: #c5f0b3; $custom-dark: #000000;
JSON
{
"hex": "#aae993",
"rgb": {
"r": 170,
"g": 233,
"b": 147
},
"hsl": {
"h": 103.953,
"s": 66.154,
"l": 74.51
},
"oklch": {
"l": 0.87097,
"c": 0.13095,
"h": 137.6
},
"luminance": 0.6893
}Semantic roles & 50–950 ramp
primary
#AAE993
secondary
#A85DC3
accent
#17CE9D
background
#FDFFFD
surface
#F9FEF8
border
#D2D6D1
text
#131611
muted
#828581