#AAE883#AAE883
#AAE883 is a very light, vivid yellow-green. Relative luminance 0.679; OKLCH L 86.6% C 0.146 H 134.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #AAE883 |
|---|---|
| RGB | rgb(170, 232, 131) |
| HSL | hsl(97, 69%, 71%) |
| HSV | hsv(97, 44%, 91%) |
| CMYK | cmyk(26.7%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(85.95, -37.10, 42.86) |
| CIE-LCH | lch(85.95, 56.69, 130.88°) |
| OKLab | oklab(86.61% -0.102 0.1044) |
| OKLCH | oklch(86.61% 0.146 134.3) |
| XYZ | xyz(49.5298, 67.8965, 31.9641) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.38
Pale Light Green
#B1FC99
ΔE00 4.51
Celery
#C1FD95
ΔE00 4.67
Tea Green
#BDF8A3
ΔE00 4.70
Lightgreen
#90EE90
ΔE00 4.97
Washed Out Green
#BCF5A6
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAE883 #C183E8
analogous
#DCE883 #AAE883 #83E88E
triadic
#AAE883 #83AAE8 #E883AA
tetradic
#AAE883 #83DCE8 #C183E8 #E88E83
square
#AAE883 #83DCE8 #C183E8 #E88E83
split-complementary
#AAE883 #8E83E8 #E883DC
monochromatic
#65CB26 #87DE4F #AAE883 #CDF2B7 #EDFAE5
Accessibility & contrast
On white
1.44
#AAE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#AAE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAE883
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAE883 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7B
Deuteranopia (green-blind)
#E6D589
Tritanopia (blue-blind)
#AAE1D0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #aae883; /* rgb */ color: rgb(170, 232, 131); /* oklch */ color: oklch(86.6% 0.146 134.3);
Tailwind
colors: {
custom: {
50: '#c5efa8',
500: '#aae883',
950: '#000000',
},
}SCSS
$custom: #aae883; $custom-light: #c5efa8; $custom-dark: #000000;
JSON
{
"hex": "#aae883",
"rgb": {
"r": 170,
"g": 232,
"b": 131
},
"hsl": {
"h": 96.832,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.86606,
"c": 0.14592,
"h": 134.3
},
"luminance": 0.67898
}Semantic roles & 50–950 ramp
primary
#AAE883
secondary
#954EC1
accent
#15D188
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581