#AEE484#AEE484
#AEE484 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.0% C 0.137 H 132.6°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE484 |
|---|---|
| RGB | rgb(174, 228, 132) |
| HSL | hsl(94, 64%, 71%) |
| HSV | hsv(94, 42%, 89%) |
| CMYK | cmyk(23.7%, 0%, 42.1%, 10.6%) |
| CIE-LAB | lab(85.07, -33.75, 41.30) |
| CIE-LCH | lch(85.07, 53.34, 129.26°) |
| OKLab | oklab(85.96% -0.0928 0.1009) |
| OKLCH | oklch(85.96% 0.137 132.6) |
| XYZ | xyz(49.3629, 66.1502, 31.9928) |
| Luminance | 0.6615 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.94
Pistachio (survey)
#C0FA8B
ΔE00 5.00
Tea Green
#BDF8A3
ΔE00 5.05
Washed Out Green
#BCF5A6
ΔE00 5.15
Celery
#C1FD95
ΔE00 5.33
Pale Light Green
#B1FC99
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE484 #BA84E4
analogous
#DEE484 #AEE484 #84E48A
triadic
#AEE484 #84AEE4 #E484AE
tetradic
#AEE484 #84DEE4 #BA84E4 #E48A84
square
#AEE484 #84DEE4 #BA84E4 #E48A84
split-complementary
#AEE484 #8A84E4 #E484DE
monochromatic
#6DC32B #8DD952 #AEE484 #CFEFB6 #EEF9E6
Accessibility & contrast
On white
1.48
#AEE484 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#AEE484 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE484
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE484 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE484 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77D
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#AFDDCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee484; /* rgb */ color: rgb(174, 228, 132); /* oklch */ color: oklch(86.0% 0.137 132.6);
Tailwind
colors: {
custom: {
50: '#c8eca9',
500: '#aee484',
950: '#000000',
},
}SCSS
$custom: #aee484; $custom-light: #c8eca9; $custom-dark: #000000;
JSON
{
"hex": "#aee484",
"rgb": {
"r": 174,
"g": 228,
"b": 132
},
"hsl": {
"h": 93.75,
"s": 64,
"l": 70.588
},
"oklch": {
"l": 0.85958,
"c": 0.13704,
"h": 132.6
},
"luminance": 0.66151
}Semantic roles & 50–950 ramp
primary
#AEE484
secondary
#8D50BC
accent
#1ACC7E
background
#FDFEFD
surface
#F9FDF7
border
#D2D5D0
text
#131610
muted
#828481