#AEE483#AEE483
#AEE483 is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 85.9% C 0.138 H 132.4°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE483 |
|---|---|
| RGB | rgb(174, 228, 131) |
| HSL | hsl(93, 64%, 70%) |
| HSV | hsv(93, 43%, 89%) |
| CMYK | cmyk(23.7%, 0%, 42.5%, 10.6%) |
| CIE-LAB | lab(85.06, -33.88, 41.78) |
| CIE-LCH | lch(85.06, 53.79, 129.04°) |
| OKLab | oklab(85.94% -0.0932 0.1019) |
| OKLCH | oklch(85.94% 0.138 132.4) |
| XYZ | xyz(49.2948, 66.1230, 31.6342) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.93
Pistachio (survey)
#C0FA8B
ΔE00 4.95
Tea Green
#BDF8A3
ΔE00 5.13
Washed Out Green
#BCF5A6
ΔE00 5.26
Celery
#C1FD95
ΔE00 5.32
Pale Light Green
#B1FC99
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE483 #B983E4
analogous
#DEE483 #AEE483 #83E488
triadic
#AEE483 #83AEE4 #E483AE
tetradic
#AEE483 #83DEE4 #B983E4 #E48883
square
#AEE483 #83DEE4 #B983E4 #E48883
split-complementary
#AEE483 #8883E4 #E483DE
monochromatic
#6EC22A #8DD951 #AEE483 #CFEFB5 #EFFAE6
Accessibility & contrast
On white
1.48
#AEE483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#AEE483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE483
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE483 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD77B
Deuteranopia (green-blind)
#E3D389
Tritanopia (blue-blind)
#AFDDCD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee483; /* rgb */ color: rgb(174, 228, 131); /* oklch */ color: oklch(85.9% 0.138 132.4);
Tailwind
colors: {
custom: {
50: '#c8eca8',
500: '#aee483',
950: '#000000',
},
}SCSS
$custom: #aee483; $custom-light: #c8eca8; $custom-dark: #000000;
JSON
{
"hex": "#aee483",
"rgb": {
"r": 174,
"g": 228,
"b": 131
},
"hsl": {
"h": 93.402,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.85942,
"c": 0.13807,
"h": 132.4
},
"luminance": 0.66124
}Semantic roles & 50–950 ramp
primary
#AEE483
secondary
#8C4FBC
accent
#19CC7D
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480