#AEFE84#AEFE84
#AEFE84 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.9% C 0.174 H 135.8°. Best body text is #000000 at 17.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFE84 |
|---|---|
| RGB | rgb(174, 254, 132) |
| HSL | hsl(99, 98%, 76%) |
| HSV | hsv(99, 48%, 100%) |
| CMYK | cmyk(31.5%, 0%, 48%, 0.4%) |
| CIE-LAB | lab(92.37, -45.33, 50.43) |
| CIE-LCH | lch(92.37, 67.81, 131.96°) |
| OKLab | oklab(91.87% -0.1248 0.1214) |
| OKLCH | oklch(91.87% 0.174 135.8) |
| XYZ | xyz(57.0608, 81.5460, 34.5588) |
| Luminance | 0.8155 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.21
Light Yellowish Green
#C2FF89
ΔE00 2.71
Light Green
#96F97B
ΔE00 2.72
Key Lime
#AEFF6E
ΔE00 2.86
Pistachio (survey)
#C0FA8B
ΔE00 2.95
Light Lime
#AEFD6C
ΔE00 3.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFE84 #D484FE
analogous
#EBFE84 #AEFE84 #84FE97
triadic
#AEFE84 #84AEFE #FE84AE
tetradic
#AEFE84 #84EBFE #D484FE #FE9784
square
#AEFE84 #84EBFE #D484FE #FE9784
split-complementary
#AEFE84 #9784FE #FE84EB
monochromatic
#5EFD0B #86FE47 #AEFE84 #D6FEC1 #EBFFE1
Accessibility & contrast
On white
1.21
#AEFE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.31
#AEFE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFE84
17.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFE84 | 1.00 | 1.21 | 17.31 | 17.31 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED7A
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#ACF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefe84; /* rgb */ color: rgb(174, 254, 132); /* oklch */ color: oklch(91.9% 0.174 135.8);
Tailwind
colors: {
custom: {
50: '#c9ffaa',
500: '#aefe84',
950: '#000000',
},
}SCSS
$custom: #aefe84; $custom-light: #c9ffaa; $custom-dark: #000000;
JSON
{
"hex": "#aefe84",
"rgb": {
"r": 174,
"g": 254,
"b": 132
},
"hsl": {
"h": 99.344,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.91867,
"c": 0.1741,
"h": 135.8
},
"luminance": 0.81548
}Semantic roles & 50–950 ramp
primary
#AEFE84
secondary
#AA49DD
accent
#00E696
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681