#AEE883#AEE883
#AEE883 is a very light, vivid yellow-green. Relative luminance 0.684; OKLCH L 86.8% C 0.144 H 133.1°. Best body text is #000000 at 14.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE883 |
|---|---|
| RGB | rgb(174, 232, 131) |
| HSL | hsl(94, 69%, 71%) |
| HSV | hsv(94, 44%, 91%) |
| CMYK | cmyk(25%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(86.18, -35.71, 43.19) |
| CIE-LCH | lch(86.18, 56.05, 129.58°) |
| OKLab | oklab(86.85% -0.0982 0.1051) |
| OKLCH | oklch(86.85% 0.144 133.1) |
| XYZ | xyz(50.4079, 68.3493, 32.0052) |
| Luminance | 0.6835 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.11
Celery
#C1FD95
ΔE00 4.51
Tea Green
#BDF8A3
ΔE00 4.70
Pale Light Green
#B1FC99
ΔE00 4.72
Washed Out Green
#BCF5A6
ΔE00 5.02
Light Yellowish Green
#C2FF89
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE883 #BD83E8
analogous
#E0E883 #AEE883 #83E88A
triadic
#AEE883 #83AEE8 #E883AE
tetradic
#AEE883 #83E0E8 #BD83E8 #E88A83
square
#AEE883 #83E0E8 #BD83E8 #E88A83
split-complementary
#AEE883 #8A83E8 #E883E0
monochromatic
#6CCB26 #8CDE4F #AEE883 #D0F2B7 #EEFAE5
Accessibility & contrast
On white
1.43
#AEE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.67
#AEE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE883
14.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE883 | 1.00 | 1.43 | 14.67 | 14.67 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DB7B
Deuteranopia (green-blind)
#E7D689
Tritanopia (blue-blind)
#AFE1D0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #aee883; /* rgb */ color: rgb(174, 232, 131); /* oklch */ color: oklch(86.8% 0.144 133.1);
Tailwind
colors: {
custom: {
50: '#c8efa8',
500: '#aee883',
950: '#000000',
},
}SCSS
$custom: #aee883; $custom-light: #c8efa8; $custom-dark: #000000;
JSON
{
"hex": "#aee883",
"rgb": {
"r": 174,
"g": 232,
"b": 131
},
"hsl": {
"h": 94.455,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.86847,
"c": 0.14389,
"h": 133.1
},
"luminance": 0.68351
}Semantic roles & 50–950 ramp
primary
#AEE883
secondary
#904EC1
accent
#15D181
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131610
muted
#838581