#AEE487#AEE487
#AEE487 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.0% C 0.134 H 133.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE487 |
|---|---|
| RGB | rgb(174, 228, 135) |
| HSL | hsl(95, 63%, 71%) |
| HSV | hsv(95, 41%, 89%) |
| CMYK | cmyk(23.7%, 0%, 40.8%, 10.6%) |
| CIE-LAB | lab(85.12, -33.37, 39.87) |
| CIE-LCH | lch(85.12, 52.00, 129.93°) |
| OKLab | oklab(86.01% -0.0916 0.0977) |
| OKLCH | oklch(86.01% 0.134 133.1) |
| XYZ | xyz(49.5712, 66.2335, 33.0896) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Tea Green
#BDF8A3
ΔE00 4.80
Washed Out Green
#BCF5A6
ΔE00 4.81
Pale Olive Green
#B1D27B
ΔE00 5.00
Pistachio (survey)
#C0FA8B
ΔE00 5.19
Light Grey Green
#B7E1A1
ΔE00 5.20
Celery
#C1FD95
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE487 #BD87E4
analogous
#DCE487 #AEE487 #87E48E
triadic
#AEE487 #87AEE4 #E487AE
tetradic
#AEE487 #87DCE4 #BD87E4 #E48E87
square
#AEE487 #87DCE4 #BD87E4 #E48E87
split-complementary
#AEE487 #8E87E4 #E487DC
monochromatic
#6CC42C #8CD955 #AEE487 #D0EFB9 #EEF9E6
Accessibility & contrast
On white
1.47
#AEE487 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#AEE487 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE487
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE487 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE487 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD780
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#AFDDCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #aee487; /* rgb */ color: rgb(174, 228, 135); /* oklch */ color: oklch(86.0% 0.134 133.1);
Tailwind
colors: {
custom: {
50: '#c8ecab',
500: '#aee487',
950: '#000000',
},
}SCSS
$custom: #aee487; $custom-light: #c8ecab; $custom-dark: #000000;
JSON
{
"hex": "#aee487",
"rgb": {
"r": 174,
"g": 228,
"b": 135
},
"hsl": {
"h": 94.839,
"s": 63.265,
"l": 71.176
},
"oklch": {
"l": 0.86006,
"c": 0.13393,
"h": 133.1
},
"luminance": 0.66235
}Semantic roles & 50–950 ramp
primary
#AEE487
secondary
#9053BC
accent
#1ACB81
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481