#AEE47B#AEE47B
#AEE47B is a very light, vivid yellow-green. Relative luminance 0.659; OKLCH L 85.8% C 0.146 H 131.2°. Best body text is #000000 at 14.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AEE47B |
|---|---|
| RGB | rgb(174, 228, 123) |
| HSL | hsl(91, 66%, 69%) |
| HSV | hsv(91, 46%, 89%) |
| CMYK | cmyk(23.7%, 0%, 46.1%, 10.6%) |
| CIE-LAB | lab(84.95, -34.84, 45.54) |
| CIE-LCH | lch(84.95, 57.34, 127.42°) |
| OKLab | oklab(85.82% -0.0963 0.11) |
| OKLCH | oklch(85.82% 0.146 131.2) |
| XYZ | xyz(48.7734, 65.9144, 28.8881) |
| Luminance | 0.6592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.73
Pale Olive Green
#B1D27B
ΔE00 5.05
Celery
#C1FD95
ΔE00 5.42
Spring Green (survey)
#A9F971
ΔE00 5.56
Light Yellowish Green
#C2FF89
ΔE00 5.78
Light Pea Green
#C4FE82
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEE47B #B17BE4
analogous
#E3E47B #AEE47B #7BE47D
triadic
#AEE47B #7BAEE4 #E47BAE
tetradic
#AEE47B #7BE3E4 #B17BE4 #E47D7B
square
#AEE47B #7BE3E4 #B17BE4 #E47D7B
split-complementary
#AEE47B #7D7BE4 #E47BE3
monochromatic
#70BE27 #8FDA48 #AEE47B #CDEEAE #ECF9E1
Accessibility & contrast
On white
1.48
#AEE47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.18
#AEE47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEE47B
14.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEE47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEE47B | 1.00 | 1.48 | 14.18 | 14.18 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD772
Deuteranopia (green-blind)
#E4D381
Tritanopia (blue-blind)
#B0DCCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #aee47b; /* rgb */ color: rgb(174, 228, 123); /* oklch */ color: oklch(85.8% 0.146 131.2);
Tailwind
colors: {
custom: {
50: '#c8eca3',
500: '#aee47b',
950: '#000000',
},
}SCSS
$custom: #aee47b; $custom-light: #c8eca3; $custom-dark: #000000;
JSON
{
"hex": "#aee47b",
"rgb": {
"r": 174,
"g": 228,
"b": 123
},
"hsl": {
"h": 90.857,
"s": 66.038,
"l": 68.824
},
"oklch": {
"l": 0.85821,
"c": 0.14618,
"h": 131.2
},
"luminance": 0.65916
}Semantic roles & 50–950 ramp
primary
#AEE47B
secondary
#8348BC
accent
#18CE75
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480