#AEEE83#AEEE83
#AEEE83 is a very light, vivid yellow-green. Relative luminance 0.718; OKLCH L 88.2% C 0.153 H 133.9°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEE83 |
|---|---|
| RGB | rgb(174, 238, 131) |
| HSL | hsl(96, 76%, 72%) |
| HSV | hsv(96, 45%, 93%) |
| CMYK | cmyk(26.9%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(87.86, -38.43, 45.31) |
| CIE-LCH | lch(87.86, 59.41, 130.30°) |
| OKLab | oklab(88.21% -0.1058 0.1099) |
| OKLCH | oklch(88.21% 0.153 133.9) |
| XYZ | xyz(52.1258, 71.7849, 32.5778) |
| Luminance | 0.7179 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Celery
#C1FD95
ΔE00 3.49
Pale Light Green
#B1FC99
ΔE00 3.71
Spring Green (survey)
#A9F971
ΔE00 3.96
Light Yellowish Green
#C2FF89
ΔE00 4.06
Tea Green
#BDF8A3
ΔE00 4.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEE83 #C383EE
analogous
#E4EE83 #AEEE83 #83EE8E
triadic
#AEEE83 #83AEEE #EE83AE
tetradic
#AEEE83 #83E4EE #C383EE #EE8E83
square
#AEEE83 #83E4EE #C383EE #EE8E83
split-complementary
#AEEE83 #8E83EE #EE83E4
monochromatic
#69D91E #8BE74D #AEEE83 #D1F5B9 #EDFBE4
Accessibility & contrast
On white
1.37
#AEEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#AEEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEE83
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEE83 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E07A
Deuteranopia (green-blind)
#ECDA89
Tritanopia (blue-blind)
#AEE7D5
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeee83; /* rgb */ color: rgb(174, 238, 131); /* oklch */ color: oklch(88.2% 0.153 133.9);
Tailwind
colors: {
custom: {
50: '#c8f4a9',
500: '#aeee83',
950: '#000000',
},
}SCSS
$custom: #aeee83; $custom-light: #c8f4a9; $custom-dark: #000000;
JSON
{
"hex": "#aeee83",
"rgb": {
"r": 174,
"g": 238,
"b": 131
},
"hsl": {
"h": 95.888,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.88209,
"c": 0.15253,
"h": 133.9
},
"luminance": 0.71786
}Semantic roles & 50–950 ramp
primary
#AEEE83
secondary
#974DC8
accent
#0DD887
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581