#AEFF7E#AEFF7E
#AEFF7E is a very light, vivid yellow-green. Relative luminance 0.820; OKLCH L 92.0% C 0.181 H 135.1°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF7E |
|---|---|
| RGB | rgb(174, 255, 126) |
| HSL | hsl(98, 100%, 75%) |
| HSV | hsv(98, 51%, 100%) |
| CMYK | cmyk(31.8%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(92.58, -46.44, 53.47) |
| CIE-LCH | lch(92.58, 70.82, 130.98°) |
| OKLab | oklab(92.02% -0.1282 0.1278) |
| OKLCH | oklch(92.02% 0.181 135.1) |
| XYZ | xyz(56.9801, 82.0228, 32.5644) |
| Luminance | 0.8203 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.64
Key Lime
#AEFF6E
ΔE00 1.99
Light Lime
#AEFD6C
ΔE00 2.17
Light Yellowish Green
#C2FF89
ΔE00 2.73
Light Green
#96F97B
ΔE00 2.97
Light Grass Green
#9AF764
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF7E #CF7EFF
analogous
#EFFF7E #AEFF7E #7EFF8E
triadic
#AEFF7E #7EAEFF #FF7EAE
tetradic
#AEFF7E #7EEFFF #CF7EFF #FF8E7E
square
#AEFF7E #7EEFFF #CF7EFF #FF8E7E
split-complementary
#AEFF7E #8E7EFF #FF7EEF
monochromatic
#61FF04 #88FF41 #AEFF7E #D4FFBB #ECFFE0
Accessibility & contrast
On white
1.21
#AEFF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#AEFF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF7E
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF7E | 1.00 | 1.21 | 17.41 | 17.41 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE72
Deuteranopia (green-blind)
#FBE786
Tritanopia (blue-blind)
#ADF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff7e; /* rgb */ color: rgb(174, 255, 126); /* oklch */ color: oklch(92.0% 0.181 135.1);
Tailwind
colors: {
custom: {
50: '#c9ffa6',
500: '#aeff7e',
950: '#000000',
},
}SCSS
$custom: #aeff7e; $custom-light: #c9ffa6; $custom-dark: #000000;
JSON
{
"hex": "#aeff7e",
"rgb": {
"r": 174,
"g": 255,
"b": 126
},
"hsl": {
"h": 97.674,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.92015,
"c": 0.18098,
"h": 135.1
},
"luminance": 0.82025
}Semantic roles & 50–950 ramp
primary
#AEFF7E
secondary
#A443DE
accent
#00E690
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#141810
muted
#838680