#AEE47D#AEE47D
#AEE47D is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 85.9% C 0.144 H 131.5°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE47D |
|---|---|
| RGB | rgb(174, 228, 125) |
| HSL | hsl(91, 66%, 69%) |
| HSV | hsv(91, 45%, 89%) |
| CMYK | cmyk(23.7%, 0%, 45.2%, 10.6%) |
| CIE-LAB | lab(84.98, -34.61, 44.61) |
| CIE-LCH | lch(84.98, 56.46, 127.81°) |
| OKLab | oklab(85.85% -0.0955 0.108) |
| OKLCH | oklch(85.85% 0.144 131.5) |
| XYZ | xyz(48.8999, 65.9650, 29.5542) |
| Luminance | 0.6597 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.75
Pale Olive Green
#B1D27B
ΔE00 5.00
Celery
#C1FD95
ΔE00 5.37
Spring Green (survey)
#A9F971
ΔE00 5.70
Tea Green
#BDF8A3
ΔE00 5.72
Light Yellowish Green
#C2FF89
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE47D #B37DE4
analogous
#E2E47D #AEE47D #7DE480
triadic
#AEE47D #7DAEE4 #E47DAE
tetradic
#AEE47D #7DE2E4 #B37DE4 #E4807D
square
#AEE47D #7DE2E4 #B37DE4 #E4807D
split-complementary
#AEE47D #807DE4 #E47DE2
monochromatic
#70BF28 #8ED94A #AEE47D #CEEFB0 #EDF9E2
Accessibility & contrast
On white
1.48
#AEE47D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#AEE47D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE47D
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE47D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE47D | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD775
Deuteranopia (green-blind)
#E4D383
Tritanopia (blue-blind)
#B0DCCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee47d; /* rgb */ color: rgb(174, 228, 125); /* oklch */ color: oklch(85.9% 0.144 131.5);
Tailwind
colors: {
custom: {
50: '#c8eca4',
500: '#aee47d',
950: '#000000',
},
}SCSS
$custom: #aee47d; $custom-light: #c8eca4; $custom-dark: #000000;
JSON
{
"hex": "#aee47d",
"rgb": {
"r": 174,
"g": 228,
"b": 125
},
"hsl": {
"h": 91.456,
"s": 65.605,
"l": 69.216
},
"oklch": {
"l": 0.85851,
"c": 0.14418,
"h": 131.5
},
"luminance": 0.65966
}Semantic roles & 50–950 ramp
primary
#AEE47D
secondary
#8549BC
accent
#18CD77
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480