#AEED84#AEED84
#AEED84 is a very light, vivid yellow-green. Relative luminance 0.712; OKLCH L 88.0% C 0.150 H 133.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEED84 |
|---|---|
| RGB | rgb(174, 237, 132) |
| HSL | hsl(96, 74%, 72%) |
| HSV | hsv(96, 44%, 93%) |
| CMYK | cmyk(26.6%, 0%, 44.3%, 7.1%) |
| CIE-LAB | lab(87.60, -37.85, 44.49) |
| CIE-LCH | lch(87.60, 58.42, 130.39°) |
| OKLab | oklab(88% -0.1041 0.1081) |
| OKLCH | oklch(88% 0.15 133.9) |
| XYZ | xyz(51.9035, 71.2314, 32.8397) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.25
Celery
#C1FD95
ΔE00 3.62
Pale Light Green
#B1FC99
ΔE00 3.78
Spring Green (survey)
#A9F971
ΔE00 4.28
Tea Green
#BDF8A3
ΔE00 4.29
Light Yellowish Green
#C2FF89
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEED84 #C384ED
analogous
#E3ED84 #AEED84 #84ED8F
triadic
#AEED84 #84AEED #ED84AE
tetradic
#AEED84 #84E3ED #C384ED #ED8F84
square
#AEED84 #84E3ED #C384ED #ED8F84
split-complementary
#AEED84 #8F84ED #ED84E3
monochromatic
#69D71F #8BE54F #AEED84 #D1F5B9 #EDFBE4
Accessibility & contrast
On white
1.38
#AEED84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#AEED84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEED84
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEED84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEED84 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#EBDA8A
Tritanopia (blue-blind)
#AEE6D4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #aeed84; /* rgb */ color: rgb(174, 237, 132); /* oklch */ color: oklch(88.0% 0.150 133.9);
Tailwind
colors: {
custom: {
50: '#c8f3a9',
500: '#aeed84',
950: '#000000',
},
}SCSS
$custom: #aeed84; $custom-light: #c8f3a9; $custom-dark: #000000;
JSON
{
"hex": "#aeed84",
"rgb": {
"r": 174,
"g": 237,
"b": 132
},
"hsl": {
"h": 96,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.87997,
"c": 0.1501,
"h": 133.9
},
"luminance": 0.71233
}Semantic roles & 50–950 ramp
primary
#AEED84
secondary
#974EC7
accent
#0FD787
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581