#AEFF72#AEFF72
#AEFF72 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.9% C 0.191 H 133.7°. Best body text is #000000 at 17.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF72 |
|---|---|
| RGB | rgb(174, 255, 114) |
| HSL | hsl(94, 100%, 72%) |
| HSV | hsv(94, 55%, 100%) |
| CMYK | cmyk(31.8%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(92.46, -47.69, 58.72) |
| CIE-LCH | lch(92.46, 75.64, 129.08°) |
| OKLab | oklab(91.87% -0.1324 0.1383) |
| OKLCH | oklch(91.87% 0.191 133.7) |
| XYZ | xyz(56.2518, 81.7315, 28.7283) |
| Luminance | 0.8173 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.47
Light Lime
#AEFD6C
ΔE00 0.75
Spring Green (survey)
#A9F971
ΔE00 1.32
Pale Lime Green
#B1FF65
ΔE00 1.70
Pale Lime
#BEFD73
ΔE00 2.41
Light Lime Green
#B9FF66
ΔE00 2.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF72 #C372FF
analogous
#F5FF72 #AEFF72 #72FF7D
triadic
#AEFF72 #72AEFF #FF72AE
tetradic
#AEFF72 #72F5FF #C372FF #FF7D72
square
#AEFF72 #72F5FF #C372FF #FF7D72
split-complementary
#AEFF72 #7D72FF #FF72F5
monochromatic
#69F700 #8BFF35 #AEFF72 #D1FFAF #EDFFE0
Accessibility & contrast
On white
1.21
#AEFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.35
#AEFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF72
17.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF72 | 1.00 | 1.21 | 17.35 | 17.35 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE64
Deuteranopia (green-blind)
#FCE77C
Tritanopia (blue-blind)
#AEF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aeff72; /* rgb */ color: rgb(174, 255, 114); /* oklch */ color: oklch(91.9% 0.191 133.7);
Tailwind
colors: {
custom: {
50: '#caff9e',
500: '#aeff72',
950: '#000000',
},
}SCSS
$custom: #aeff72; $custom-light: #caff9e; $custom-dark: #000000;
JSON
{
"hex": "#aeff72",
"rgb": {
"r": 174,
"g": 255,
"b": 114
},
"hsl": {
"h": 94.468,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91869,
"c": 0.19147,
"h": 133.7
},
"luminance": 0.81734
}Semantic roles & 50–950 ramp
primary
#AEFF72
secondary
#9739DC
accent
#00E684
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680