#AAFE70#AAFE70
#AAFE70 is a very light, vivid yellow-green. Relative luminance 0.806; OKLCH L 91.4% C 0.194 H 134.3°. Best body text is #000000 at 17.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFE70 |
|---|---|
| RGB | rgb(170, 254, 112) |
| HSL | hsl(95, 99%, 72%) |
| HSV | hsv(95, 56%, 100%) |
| CMYK | cmyk(33.1%, 0%, 55.9%, 0.4%) |
| CIE-LAB | lab(91.95, -48.80, 58.96) |
| CIE-LCH | lch(91.95, 76.53, 129.61°) |
| OKLab | oklab(91.4% -0.1354 0.1387) |
| OKLCH | oklch(91.4% 0.194 134.3) |
| XYZ | xyz(54.9429, 80.5973, 27.9880) |
| Luminance | 0.8060 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.69
Light Lime
#AEFD6C
ΔE00 0.87
Spring Green (survey)
#A9F971
ΔE00 1.11
Pale Lime Green
#B1FF65
ΔE00 1.87
Light Grass Green
#9AF764
ΔE00 2.06
Light Lime Green
#B9FF66
ΔE00 2.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFE70 #C470FE
analogous
#F1FE70 #AAFE70 #70FE7D
triadic
#AAFE70 #70AAFE #FE70AA
tetradic
#AAFE70 #70F1FE #C470FE #FE7D70
square
#AAFE70 #70F1FE #C470FE #FE7D70
split-complementary
#AAFE70 #7D70FE #FE70F1
monochromatic
#64F202 #86FE33 #AAFE70 #CEFEAD #EDFFE1
Accessibility & contrast
On white
1.23
#AAFE70 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.12
#AAFE70 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFE70
17.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFE70 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFE70 | 1.00 | 1.23 | 17.12 | 17.12 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC62
Deuteranopia (green-blind)
#FBE57A
Tritanopia (blue-blind)
#AAF5DF
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aafe70; /* rgb */ color: rgb(170, 254, 112); /* oklch */ color: oklch(91.4% 0.194 134.3);
Tailwind
colors: {
custom: {
50: '#c7ff9d',
500: '#aafe70',
950: '#000000',
},
}SCSS
$custom: #aafe70; $custom-light: #c7ff9d; $custom-dark: #000000;
JSON
{
"hex": "#aafe70",
"rgb": {
"r": 170,
"g": 254,
"b": 112
},
"hsl": {
"h": 95.493,
"s": 98.611,
"l": 71.765
},
"oklch": {
"l": 0.91399,
"c": 0.19382,
"h": 134.3
},
"luminance": 0.806
}Semantic roles & 50–950 ramp
primary
#AAFE70
secondary
#9838DA
accent
#00E688
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680