#AEFF84#AEFF84
#AEFF84 is a very light, vivid yellow-green. Relative luminance 0.822; OKLCH L 92.1% C 0.175 H 135.9°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF84 |
|---|---|
| RGB | rgb(174, 255, 132) |
| HSL | hsl(100, 100%, 76%) |
| HSV | hsv(100, 48%, 100%) |
| CMYK | cmyk(31.8%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(92.66, -45.76, 50.77) |
| CIE-LCH | lch(92.66, 68.35, 132.03°) |
| OKLab | oklab(92.1% -0.126 0.1222) |
| OKLCH | oklch(92.1% 0.175 135.9) |
| XYZ | xyz(57.3790, 82.1823, 34.6649) |
| Luminance | 0.8218 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.25
Light Yellowish Green
#C2FF89
ΔE00 2.75
Light Green
#96F97B
ΔE00 2.76
Key Lime
#AEFF6E
ΔE00 2.79
Light Lime
#AEFD6C
ΔE00 2.97
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF84 #D584FF
analogous
#ECFF84 #AEFF84 #84FF97
triadic
#AEFF84 #84AEFF #FF84AE
tetradic
#AEFF84 #84ECFF #D584FF #FF9784
square
#AEFF84 #84ECFF #D584FF #FF9784
split-complementary
#AEFF84 #9784FF #FF84EC
monochromatic
#5DFF0A #86FF47 #AEFF84 #D6FFC1 #EBFFE0
Accessibility & contrast
On white
1.20
#AEFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#AEFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF84
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF84 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FBE78C
Tritanopia (blue-blind)
#ACF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff84; /* rgb */ color: rgb(174, 255, 132); /* oklch */ color: oklch(92.1% 0.175 135.9);
Tailwind
colors: {
custom: {
50: '#c9ffaa',
500: '#aeff84',
950: '#000000',
},
}SCSS
$custom: #aeff84; $custom-light: #c9ffaa; $custom-dark: #000000;
JSON
{
"hex": "#aeff84",
"rgb": {
"r": 174,
"g": 255,
"b": 132
},
"hsl": {
"h": 99.512,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.92095,
"c": 0.17549,
"h": 135.9
},
"luminance": 0.82185
}Semantic roles & 50–950 ramp
primary
#AEFF84
secondary
#AB48DF
accent
#00E697
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681