#AEE588#AEE588
#AEE588 is a very light, vivid yellow-green. Relative luminance 0.668; OKLCH L 86.2% C 0.134 H 133.5°. Best body text is #000000 at 14.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE588 |
|---|---|
| RGB | rgb(174, 229, 136) |
| HSL | hsl(95, 64%, 72%) |
| HSV | hsv(95, 41%, 90%) |
| CMYK | cmyk(24%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(85.41, -33.70, 39.75) |
| CIE-LCH | lch(85.41, 52.12, 130.29°) |
| OKLab | oklab(86.25% -0.0924 0.0975) |
| OKLCH | oklch(86.25% 0.134 133.5) |
| XYZ | xyz(49.9178, 66.8136, 33.5541) |
| Luminance | 0.6682 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.57
Washed Out Green
#BCF5A6
ΔE00 4.60
Pistachio (survey)
#C0FA8B
ΔE00 5.04
Pale Light Green
#B1FC99
ΔE00 5.16
Celery
#C1FD95
ΔE00 5.20
Light Grey Green
#B7E1A1
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE588 #BF88E5
analogous
#DDE588 #AEE588 #88E591
triadic
#AEE588 #88AEE5 #E588AE
tetradic
#AEE588 #88DDE5 #BF88E5 #E59188
square
#AEE588 #88DDE5 #BF88E5 #E59188
split-complementary
#AEE588 #9188E5 #E588DD
monochromatic
#6BC72C #8CDA56 #AEE588 #D0F0BA #EEFAE6
Accessibility & contrast
On white
1.46
#AEE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.36
#AEE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE588
14.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE588 | 1.00 | 1.46 | 14.36 | 14.36 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD881
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#AFDECE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee588; /* rgb */ color: rgb(174, 229, 136); /* oklch */ color: oklch(86.2% 0.134 133.5);
Tailwind
colors: {
custom: {
50: '#c8edac',
500: '#aee588',
950: '#000000',
},
}SCSS
$custom: #aee588; $custom-light: #c8edac; $custom-dark: #000000;
JSON
{
"hex": "#aee588",
"rgb": {
"r": 174,
"g": 229,
"b": 136
},
"hsl": {
"h": 95.484,
"s": 64.138,
"l": 71.569
},
"oklch": {
"l": 0.86248,
"c": 0.13436,
"h": 133.5
},
"luminance": 0.66815
}Semantic roles & 50–950 ramp
primary
#AEE588
secondary
#9253BE
accent
#1ACC83
background
#FDFFFD
surface
#F9FEF7
border
#D2D6D0
text
#131610
muted
#828581