#AAF97E#AAF97E
#AAF97E is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.4% C 0.175 H 135.5°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF97E |
|---|---|
| RGB | rgb(170, 249, 126) |
| HSL | hsl(99, 91%, 74%) |
| HSV | hsv(99, 49%, 98%) |
| CMYK | cmyk(31.7%, 0%, 49.4%, 2.4%) |
| CIE-LAB | lab(90.69, -45.20, 51.12) |
| CIE-LCH | lch(90.69, 68.23, 131.48°) |
| OKLab | oklab(90.42% -0.1246 0.1226) |
| OKLCH | oklch(90.42% 0.175 135.5) |
| XYZ | xyz(54.2178, 77.8017, 31.8952) |
| Luminance | 0.7780 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.65
Light Green
#96F97B
ΔE00 2.40
Light Lime
#AEFD6C
ΔE00 2.83
Key Lime
#AEFF6E
ΔE00 2.84
Light Grass Green
#9AF764
ΔE00 2.94
Pistachio (survey)
#C0FA8B
ΔE00 3.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF97E #CD7EF9
analogous
#E7F97E #AAF97E #7EF98F
triadic
#AAF97E #7EAAF9 #F97EAA
tetradic
#AAF97E #7EE7F9 #CD7EF9 #F98F7E
square
#AAF97E #7EE7F9 #CD7EF9 #F98F7E
split-complementary
#AAF97E #8F7EF9 #F97EE7
monochromatic
#5EF10B #83F644 #AAF97E #D1FCB8 #ECFEE2
Accessibility & contrast
On white
1.27
#AAF97E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#AAF97E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF97E
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF97E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF97E | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#F5E286
Tritanopia (blue-blind)
#A9F1DD
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aaf97e; /* rgb */ color: rgb(170, 249, 126); /* oklch */ color: oklch(90.4% 0.175 135.5);
Tailwind
colors: {
custom: {
50: '#c6fba6',
500: '#aaf97e',
950: '#000000',
},
}SCSS
$custom: #aaf97e; $custom-light: #c6fba6; $custom-dark: #000000;
JSON
{
"hex": "#aaf97e",
"rgb": {
"r": 170,
"g": 249,
"b": 126
},
"hsl": {
"h": 98.537,
"s": 91.111,
"l": 73.529
},
"oklch": {
"l": 0.90422,
"c": 0.1748,
"h": 135.5
},
"luminance": 0.77804
}Semantic roles & 50–950 ramp
primary
#AAF97E
secondary
#A245D6
accent
#00E693
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580