#AEFF80#AEFF80
#AEFF80 is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.0% C 0.179 H 135.3°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF80 |
|---|---|
| RGB | rgb(174, 255, 128) |
| HSL | hsl(98, 100%, 75%) |
| HSV | hsv(98, 50%, 100%) |
| CMYK | cmyk(31.8%, 0%, 49.8%, 0%) |
| CIE-LAB | lab(92.61, -46.22, 52.57) |
| CIE-LCH | lch(92.61, 70.00, 131.32°) |
| OKLab | oklab(92.04% -0.1274 0.1259) |
| OKLCH | oklch(92.04% 0.179 135.3) |
| XYZ | xyz(57.1105, 82.0749, 33.2509) |
| Luminance | 0.8208 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.82
Key Lime
#AEFF6E
ΔE00 2.25
Light Lime
#AEFD6C
ΔE00 2.43
Light Yellowish Green
#C2FF89
ΔE00 2.71
Light Green
#96F97B
ΔE00 2.87
Pistachio (survey)
#C0FA8B
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF80 #D180FF
analogous
#EDFF80 #AEFF80 #80FF92
triadic
#AEFF80 #80AEFF #FF80AE
tetradic
#AEFF80 #80EDFF #D180FF #FF9280
square
#AEFF80 #80EDFF #D180FF #FF9280
split-complementary
#AEFF80 #9280FF #FF80ED
monochromatic
#60FF06 #87FF43 #AEFF80 #D5FFBD #EBFFE0
Accessibility & contrast
On white
1.21
#AEFF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#AEFF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF80
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF80 | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE75
Deuteranopia (green-blind)
#FBE788
Tritanopia (blue-blind)
#ADF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff80; /* rgb */ color: rgb(174, 255, 128); /* oklch */ color: oklch(92.0% 0.179 135.3);
Tailwind
colors: {
custom: {
50: '#c9ffa7',
500: '#aeff80',
950: '#000000',
},
}SCSS
$custom: #aeff80; $custom-light: #c9ffa7; $custom-dark: #000000;
JSON
{
"hex": "#aeff80",
"rgb": {
"r": 174,
"g": 255,
"b": 128
},
"hsl": {
"h": 98.268,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.92041,
"c": 0.17917,
"h": 135.3
},
"luminance": 0.82077
}Semantic roles & 50–950 ramp
primary
#AEFF80
secondary
#A745DE
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131810
muted
#838681