#AEFF7F#AEFF7F
#AEFF7F is a very light, vivid yellow-green. Relative luminance 0.821; OKLCH L 92.0% C 0.180 H 135.2°. Best body text is #000000 at 17.41:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF7F |
|---|---|
| RGB | rgb(174, 255, 127) |
| HSL | hsl(98, 100%, 75%) |
| HSV | hsv(98, 50%, 100%) |
| CMYK | cmyk(31.8%, 0%, 50.2%, 0%) |
| CIE-LAB | lab(92.60, -46.33, 53.02) |
| CIE-LCH | lch(92.60, 70.41, 131.15°) |
| OKLab | oklab(92.03% -0.1278 0.1269) |
| OKLCH | oklch(92.03% 0.18 135.2) |
| XYZ | xyz(57.0450, 82.0488, 32.9059) |
| Luminance | 0.8205 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.73
Key Lime
#AEFF6E
ΔE00 2.12
Light Lime
#AEFD6C
ΔE00 2.30
Light Yellowish Green
#C2FF89
ΔE00 2.72
Light Green
#96F97B
ΔE00 2.92
Light Grass Green
#9AF764
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF7F #D07FFF
analogous
#EEFF7F #AEFF7F #7FFF90
triadic
#AEFF7F #7FAEFF #FF7FAE
tetradic
#AEFF7F #7FEEFF #D07FFF #FF907F
square
#AEFF7F #7FEEFF #D07FFF #FF907F
split-complementary
#AEFF7F #907FFF #FF7FEE
monochromatic
#61FF05 #87FF42 #AEFF7F #D5FFBC #ECFFE0
Accessibility & contrast
On white
1.21
#AEFF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.41
#AEFF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF7F
17.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF7F | 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)
#FFEE74
Deuteranopia (green-blind)
#FBE787
Tritanopia (blue-blind)
#ADF7E2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aeff7f; /* rgb */ color: rgb(174, 255, 127); /* oklch */ color: oklch(92.0% 0.180 135.2);
Tailwind
colors: {
custom: {
50: '#c9ffa7',
500: '#aeff7f',
950: '#000000',
},
}SCSS
$custom: #aeff7f; $custom-light: #c9ffa7; $custom-dark: #000000;
JSON
{
"hex": "#aeff7f",
"rgb": {
"r": 174,
"g": 255,
"b": 127
},
"hsl": {
"h": 97.969,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.92028,
"c": 0.18007,
"h": 135.2
},
"luminance": 0.82051
}Semantic roles & 50–950 ramp
primary
#AEFF7F
secondary
#A644DE
accent
#00E691
background
#FEFFFC
surface
#FBFFF6
border
#D4D7D0
text
#131810
muted
#838680