#AEEE7B#AEEE7B
#AEEE7B is a very light, vivid yellow-green. Relative luminance 0.716; OKLCH L 88.1% C 0.160 H 132.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEEE7B |
|---|---|
| RGB | rgb(174, 238, 123) |
| HSL | hsl(93, 77%, 71%) |
| HSV | hsv(93, 48%, 93%) |
| CMYK | cmyk(26.9%, 0%, 48.3%, 6.7%) |
| CIE-LAB | lab(87.76, -39.36, 49.01) |
| CIE-LCH | lch(87.76, 62.86, 128.77°) |
| OKLab | oklab(88.1% -0.1088 0.1177) |
| OKLCH | oklch(88.1% 0.16 132.8) |
| XYZ | xyz(51.6044, 71.5763, 29.8318) |
| Luminance | 0.7158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.01
Spring Green (survey)
#A9F971
ΔE00 3.20
Light Yellowish Green
#C2FF89
ΔE00 3.81
Celery
#C1FD95
ΔE00 3.86
Light Pea Green
#C4FE82
ΔE00 4.00
Light Lime
#AEFD6C
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEEE7B #BB7BEE
analogous
#E8EE7B #AEEE7B #7BEE81
triadic
#AEEE7B #7BAEEE #EE7BAE
tetradic
#AEEE7B #7BE8EE #BB7BEE #EE817B
square
#AEEE7B #7BE8EE #BB7BEE #EE817B
split-complementary
#AEEE7B #817BEE #EE7BE8
monochromatic
#6DD31B #8DE745 #AEEE7B #CFF5B1 #EEFCE4
Accessibility & contrast
On white
1.37
#AEEE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#AEEE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEEE7B
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEEE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEEE7B | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6DF71
Deuteranopia (green-blind)
#EDDA82
Tritanopia (blue-blind)
#AFE6D3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeee7b; /* rgb */ color: rgb(174, 238, 123); /* oklch */ color: oklch(88.1% 0.160 132.8);
Tailwind
colors: {
custom: {
50: '#c9f4a3',
500: '#aeee7b',
950: '#000000',
},
}SCSS
$custom: #aeee7b; $custom-light: #c9f4a3; $custom-dark: #000000;
JSON
{
"hex": "#aeee7b",
"rgb": {
"r": 174,
"g": 238,
"b": 123
},
"hsl": {
"h": 93.391,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.88095,
"c": 0.1603,
"h": 132.8
},
"luminance": 0.71578
}Semantic roles & 50–950 ramp
primary
#AEEE7B
secondary
#8E46C8
accent
#0CD97E
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580