#AAF97D#AAF97D
#AAF97D is a very light, vivid yellow-green. Relative luminance 0.778; OKLCH L 90.4% C 0.176 H 135.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF97D |
|---|---|
| RGB | rgb(170, 249, 125) |
| HSL | hsl(98, 91%, 73%) |
| HSV | hsv(98, 50%, 98%) |
| CMYK | cmyk(31.7%, 0%, 49.8%, 2.4%) |
| CIE-LAB | lab(90.68, -45.31, 51.57) |
| CIE-LCH | lch(90.68, 68.65, 131.30°) |
| OKLab | oklab(90.41% -0.1249 0.1236) |
| OKLCH | oklch(90.41% 0.176 135.3) |
| XYZ | xyz(54.1536, 77.7760, 31.5570) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.51
Light Green
#96F97B
ΔE00 2.44
Light Lime
#AEFD6C
ΔE00 2.70
Key Lime
#AEFF6E
ΔE00 2.71
Light Grass Green
#9AF764
ΔE00 2.83
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF97D #CC7DF9
analogous
#E8F97D #AAF97D #7DF98E
triadic
#AAF97D #7DAAF9 #F97DAA
tetradic
#AAF97D #7DE8F9 #CC7DF9 #F98E7D
square
#AAF97D #7DE8F9 #CC7DF9 #F98E7D
split-complementary
#AAF97D #8E7DF9 #F97DE8
monochromatic
#5EF00B #84F642 #AAF97D #D0FCB7 #ECFEE2
Accessibility & contrast
On white
1.27
#AAF97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#AAF97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF97D
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF97D | 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)
#FFE972
Deuteranopia (green-blind)
#F5E285
Tritanopia (blue-blind)
#A9F1DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aaf97d; /* rgb */ color: rgb(170, 249, 125); /* oklch */ color: oklch(90.4% 0.176 135.3);
Tailwind
colors: {
custom: {
50: '#c6fba5',
500: '#aaf97d',
950: '#000000',
},
}SCSS
$custom: #aaf97d; $custom-light: #c6fba5; $custom-dark: #000000;
JSON
{
"hex": "#aaf97d",
"rgb": {
"r": 170,
"g": 249,
"b": 125
},
"hsl": {
"h": 98.226,
"s": 91.176,
"l": 73.333
},
"oklch": {
"l": 0.90408,
"c": 0.17571,
"h": 135.3
},
"luminance": 0.77778
}Semantic roles & 50–950 ramp
primary
#AAF97D
secondary
#A144D6
accent
#00E692
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580