#AAFE7D#AAFE7D
#AAFE7D is a very light, vivid yellow-green. Relative luminance 0.809; OKLCH L 91.6% C 0.183 H 135.8°. Best body text is #000000 at 17.18:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFE7D |
|---|---|
| RGB | rgb(170, 254, 125) |
| HSL | hsl(99, 98%, 74%) |
| HSV | hsv(99, 51%, 100%) |
| CMYK | cmyk(33.1%, 0%, 50.8%, 0.4%) |
| CIE-LAB | lab(92.09, -47.44, 53.28) |
| CIE-LCH | lch(92.09, 71.34, 131.68°) |
| OKLab | oklab(91.56% -0.1308 0.1273) |
| OKLCH | oklch(91.56% 0.183 135.8) |
| XYZ | xyz(55.7197, 80.9080, 32.0790) |
| Luminance | 0.8091 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.59
Key Lime
#AEFF6E
ΔE00 2.18
Light Lime
#AEFD6C
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.48
Light Grass Green
#9AF764
ΔE00 2.78
Light Yellowish Green
#C2FF89
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFE7D #D17DFE
analogous
#EAFE7D #AAFE7D #7DFE91
triadic
#AAFE7D #7DAAFE #FE7DAA
tetradic
#AAFE7D #7DEAFE #D17DFE #FE917D
square
#AAFE7D #7DEAFE #D17DFE #FE917D
split-complementary
#AAFE7D #917DFE #FE7DEA
monochromatic
#5BFD04 #82FE40 #AAFE7D #D2FEBA #EBFFE1
Accessibility & contrast
On white
1.22
#AAFE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.18
#AAFE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFE7D
17.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFE7D | 1.00 | 1.22 | 17.18 | 17.18 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED71
Deuteranopia (green-blind)
#FAE686
Tritanopia (blue-blind)
#A8F6E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aafe7d; /* rgb */ color: rgb(170, 254, 125); /* oklch */ color: oklch(91.6% 0.183 135.8);
Tailwind
colors: {
custom: {
50: '#c7ffa5',
500: '#aafe7d',
950: '#000000',
},
}SCSS
$custom: #aafe7d; $custom-light: #c7ffa5; $custom-dark: #000000;
JSON
{
"hex": "#aafe7d",
"rgb": {
"r": 170,
"g": 254,
"b": 125
},
"hsl": {
"h": 99.07,
"s": 98.473,
"l": 74.314
},
"oklch": {
"l": 0.91556,
"c": 0.18254,
"h": 135.8
},
"luminance": 0.8091
}Semantic roles & 50–950 ramp
primary
#AAFE7D
secondary
#A743DC
accent
#00E695
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13180F
muted
#838680