#AEFF70#AEFF70
#AEFF70 is a very light, vivid yellow-green. Relative luminance 0.817; OKLCH L 91.8% C 0.193 H 133.6°. Best body text is #000000 at 17.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AEFF70 |
|---|---|
| RGB | rgb(174, 255, 112) |
| HSL | hsl(94, 100%, 72%) |
| HSV | hsv(94, 56%, 100%) |
| CMYK | cmyk(31.8%, 0%, 56.1%, 0%) |
| CIE-LAB | lab(92.44, -47.88, 59.57) |
| CIE-LCH | lch(92.44, 76.43, 128.79°) |
| OKLab | oklab(91.85% -0.1331 0.14) |
| OKLCH | oklch(91.85% 0.193 133.6) |
| XYZ | xyz(56.1392, 81.6864, 28.1353) |
| Luminance | 0.8169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.23
Light Lime
#AEFD6C
ΔE00 0.57
Spring Green (survey)
#A9F971
ΔE00 1.42
Pale Lime Green
#B1FF65
ΔE00 1.46
Light Lime Green
#B9FF66
ΔE00 2.26
Pale Lime
#BEFD73
ΔE00 2.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEFF70 #C170FF
analogous
#F6FF70 #AEFF70 #70FF7A
triadic
#AEFF70 #70AEFF #FF70AE
tetradic
#AEFF70 #70F6FF #C170FF #FF7A70
square
#AEFF70 #70F6FF #C170FF #FF7A70
split-complementary
#AEFF70 #7A70FF #FF70F6
monochromatic
#6AF500 #8BFF33 #AEFF70 #D1FFAD #EEFFE0
Accessibility & contrast
On white
1.21
#AEFF70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.34
#AEFF70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEFF70
17.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEFF70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEFF70 | 1.00 | 1.21 | 17.34 | 17.34 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED61
Deuteranopia (green-blind)
#FDE77A
Tritanopia (blue-blind)
#AEF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aeff70; /* rgb */ color: rgb(174, 255, 112); /* oklch */ color: oklch(91.8% 0.193 133.6);
Tailwind
colors: {
custom: {
50: '#caff9d',
500: '#aeff70',
950: '#000000',
},
}SCSS
$custom: #aeff70; $custom-light: #caff9d; $custom-dark: #000000;
JSON
{
"hex": "#aeff70",
"rgb": {
"r": 174,
"g": 255,
"b": 112
},
"hsl": {
"h": 93.986,
"s": 100,
"l": 71.961
},
"oklch": {
"l": 0.91846,
"c": 0.19315,
"h": 133.6
},
"luminance": 0.81689
}Semantic roles & 50–950 ramp
primary
#AEFF70
secondary
#9537DC
accent
#00E682
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#14180F
muted
#838680