#AEFF82#AEFF82
#AEFF82 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.1% C 0.177 H 135.6°. Best body text is #000000 at 17.43:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF82 |
|---|---|
| RGB | rgb(174, 255, 130) |
| HSL | hsl(99, 100%, 75%) |
| HSV | hsv(99, 49%, 100%) |
| CMYK | cmyk(31.8%, 0%, 49%, 0%) |
| CIE-LAB | lab(92.63, -45.99, 51.67) |
| CIE-LCH | lch(92.63, 69.18, 131.67°) |
| OKLab | oklab(92.07% -0.1267 0.1241) |
| OKLCH | oklch(92.07% 0.177 135.6) |
| XYZ | xyz(57.2434, 82.1281, 33.9510) |
| Luminance | 0.8213 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.03
Key Lime
#AEFF6E
ΔE00 2.52
Light Lime
#AEFD6C
ΔE00 2.70
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.80
Pistachio (survey)
#C0FA8B
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF82 #D382FF
analogous
#ECFF82 #AEFF82 #82FF94
triadic
#AEFF82 #82AEFF #FF82AE
tetradic
#AEFF82 #82ECFF #D382FF #FF9482
square
#AEFF82 #82ECFF #D382FF #FF9482
split-complementary
#AEFF82 #9482FF #FF82EC
monochromatic
#5FFF08 #86FF45 #AEFF82 #D6FFBF #EBFFE0
Accessibility & contrast
On white
1.21
#AEFF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.43
#AEFF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF82
17.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF82 | 1.00 | 1.21 | 17.43 | 17.43 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE77
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#ACF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff82; /* rgb */ color: rgb(174, 255, 130); /* oklch */ color: oklch(92.1% 0.177 135.6);
Tailwind
colors: {
custom: {
50: '#c9ffa9',
500: '#aeff82',
950: '#000000',
},
}SCSS
$custom: #aeff82; $custom-light: #c9ffa9; $custom-dark: #000000;
JSON
{
"hex": "#aeff82",
"rgb": {
"r": 174,
"g": 255,
"b": 130
},
"hsl": {
"h": 98.88,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.92068,
"c": 0.17734,
"h": 135.6
},
"luminance": 0.8213
}Semantic roles & 50–950 ramp
primary
#AEFF82
secondary
#A947DE
accent
#00E695
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681