#AEE382#AEE382
#AEE382 is a very light, vivid yellow-green. Relative luminance 0.655; OKLCH L 85.7% C 0.138 H 132.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE382 |
|---|---|
| RGB | rgb(174, 227, 130) |
| HSL | hsl(93, 63%, 70%) |
| HSV | hsv(93, 43%, 89%) |
| CMYK | cmyk(23.3%, 0%, 42.7%, 11%) |
| CIE-LAB | lab(84.77, -33.54, 41.90) |
| CIE-LCH | lch(84.77, 53.67, 128.68°) |
| OKLab | oklab(85.7% -0.0923 0.1021) |
| OKLCH | oklch(85.7% 0.138 132.1) |
| XYZ | xyz(48.9531, 65.5474, 31.1875) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.69
Pistachio (survey)
#C0FA8B
ΔE00 5.12
Tea Green
#BDF8A3
ΔE00 5.36
Washed Out Green
#BCF5A6
ΔE00 5.47
Celery
#C1FD95
ΔE00 5.53
Pale Light Green
#B1FC99
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE382 #B782E3
analogous
#DEE382 #AEE382 #82E387
triadic
#AEE382 #82AEE3 #E382AE
tetradic
#AEE382 #82DEE3 #B782E3 #E38782
square
#AEE382 #82DEE3 #B782E3 #E38782
split-complementary
#AEE382 #8782E3 #E382DE
monochromatic
#6EC02B #8ED850 #AEE382 #CEEEB4 #EFF9E6
Accessibility & contrast
On white
1.49
#AEE382 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#AEE382 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE382
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE382 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE382 | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD67A
Deuteranopia (green-blind)
#E3D288
Tritanopia (blue-blind)
#B0DCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee382; /* rgb */ color: rgb(174, 227, 130); /* oklch */ color: oklch(85.7% 0.138 132.1);
Tailwind
colors: {
custom: {
50: '#c8eca8',
500: '#aee382',
950: '#000000',
},
}SCSS
$custom: #aee382; $custom-light: #c8eca8; $custom-dark: #000000;
JSON
{
"hex": "#aee382",
"rgb": {
"r": 174,
"g": 227,
"b": 130
},
"hsl": {
"h": 92.784,
"s": 63.399,
"l": 70
},
"oklch": {
"l": 0.857,
"c": 0.13764,
"h": 132.1
},
"luminance": 0.65549
}Semantic roles & 50–950 ramp
primary
#AEE382
secondary
#8A4EBB
accent
#1ACB7B
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#131610
muted
#828480