#AEFE81#AEFE81
#AEFE81 is a very light, vivid yellow-green. Relative luminance 0.815; OKLCH L 91.8% C 0.177 H 135.4°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFE81 |
|---|---|
| RGB | rgb(174, 254, 129) |
| HSL | hsl(98, 98%, 75%) |
| HSV | hsv(98, 49%, 100%) |
| CMYK | cmyk(31.5%, 0%, 49.2%, 0.4%) |
| CIE-LAB | lab(92.34, -45.68, 51.78) |
| CIE-LCH | lch(92.34, 69.05, 131.42°) |
| OKLab | oklab(91.83% -0.1259 0.1242) |
| OKLCH | oklch(91.83% 0.177 135.4) |
| XYZ | xyz(56.8585, 81.4651, 33.4932) |
| Luminance | 0.8147 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.86
Key Lime
#AEFF6E
ΔE00 2.45
Light Lime
#AEFD6C
ΔE00 2.60
Light Yellowish Green
#C2FF89
ΔE00 2.66
Light Green
#96F97B
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 3.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFE81 #D181FE
analogous
#ECFE81 #AEFE81 #81FE92
triadic
#AEFE81 #81AEFE #FE81AE
tetradic
#AEFE81 #81ECFE #D181FE #FE9281
square
#AEFE81 #81ECFE #D181FE #FE9281
split-complementary
#AEFE81 #9281FE #FE81EC
monochromatic
#60FD08 #87FE44 #AEFE81 #D5FEBE #EBFFE1
Accessibility & contrast
On white
1.21
#AEFE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#AEFE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFE81
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFE81 | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED76
Deuteranopia (green-blind)
#FAE789
Tritanopia (blue-blind)
#ADF6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefe81; /* rgb */ color: rgb(174, 254, 129); /* oklch */ color: oklch(91.8% 0.177 135.4);
Tailwind
colors: {
custom: {
50: '#c9ffa8',
500: '#aefe81',
950: '#000000',
},
}SCSS
$custom: #aefe81; $custom-light: #c9ffa8; $custom-dark: #000000;
JSON
{
"hex": "#aefe81",
"rgb": {
"r": 174,
"g": 254,
"b": 129
},
"hsl": {
"h": 98.4,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.91826,
"c": 0.17688,
"h": 135.4
},
"luminance": 0.81467
}Semantic roles & 50–950 ramp
primary
#AEFE81
secondary
#A746DD
accent
#00E693
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681