#AEFE85#AEFE85
#AEFE85 is a very light, vivid yellow-green. Relative luminance 0.816; OKLCH L 91.9% C 0.173 H 135.9°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFE85 |
|---|---|
| RGB | rgb(174, 254, 133) |
| HSL | hsl(100, 98%, 76%) |
| HSV | hsv(100, 48%, 100%) |
| CMYK | cmyk(31.5%, 0%, 47.6%, 0.4%) |
| CIE-LAB | lab(92.39, -45.22, 49.97) |
| CIE-LCH | lch(92.39, 67.39, 132.14°) |
| OKLab | oklab(91.88% -0.1244 0.1205) |
| OKLCH | oklch(91.88% 0.173 135.9) |
| XYZ | xyz(57.1296, 81.5735, 34.9209) |
| Luminance | 0.8158 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.33
Light Green
#96F97B
ΔE00 2.71
Light Yellowish Green
#C2FF89
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Key Lime
#AEFF6E
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFE85 #D585FE
analogous
#EBFE85 #AEFE85 #85FE98
triadic
#AEFE85 #85AEFE #FE85AE
tetradic
#AEFE85 #85EBFE #D585FE #FE9885
square
#AEFE85 #85EBFE #D585FE #FE9885
split-complementary
#AEFE85 #9885FE #FE85EB
monochromatic
#5DFD0C #86FE48 #AEFE85 #D6FEC2 #EBFFE1
Accessibility & contrast
On white
1.21
#AEFE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#AEFE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFE85
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFE85 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7B
Deuteranopia (green-blind)
#FAE78D
Tritanopia (blue-blind)
#ACF6E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aefe85; /* rgb */ color: rgb(174, 254, 133); /* oklch */ color: oklch(91.9% 0.173 135.9);
Tailwind
colors: {
custom: {
50: '#c9ffab',
500: '#aefe85',
950: '#000000',
},
}SCSS
$custom: #aefe85; $custom-light: #c9ffab; $custom-dark: #000000;
JSON
{
"hex": "#aefe85",
"rgb": {
"r": 174,
"g": 254,
"b": 133
},
"hsl": {
"h": 99.669,
"s": 98.374,
"l": 75.882
},
"oklch": {
"l": 0.91881,
"c": 0.17317,
"h": 135.9
},
"luminance": 0.81576
}Semantic roles & 50–950 ramp
primary
#AEFE85
secondary
#AB4ADE
accent
#00E698
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681