#AAF97A#AAF97A
#AAF97A is a very light, vivid yellow-green. Relative luminance 0.777; OKLCH L 90.4% C 0.178 H 134.9°. Best body text is #000000 at 16.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF97A |
|---|---|
| RGB | rgb(170, 249, 122) |
| HSL | hsl(97, 91%, 73%) |
| HSV | hsv(97, 51%, 98%) |
| CMYK | cmyk(31.7%, 0%, 51%, 2.4%) |
| CIE-LAB | lab(90.64, -45.64, 52.92) |
| CIE-LCH | lch(90.64, 69.88, 130.78°) |
| OKLab | oklab(90.37% -0.126 0.1263) |
| OKLCH | oklch(90.37% 0.178 134.9) |
| XYZ | xyz(53.9649, 77.7005, 30.5629) |
| Luminance | 0.7770 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.11
Light Lime
#AEFD6C
ΔE00 2.33
Key Lime
#AEFF6E
ΔE00 2.36
Light Grass Green
#9AF764
ΔE00 2.53
Light Green
#96F97B
ΔE00 2.59
Light Yellowish Green
#C2FF89
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF97A #C97AF9
analogous
#E9F97A #AAF97A #7AF989
triadic
#AAF97A #7AAAF9 #F97AAA
tetradic
#AAF97A #7AE9F9 #C97AF9 #F9897A
square
#AAF97A #7AE9F9 #C97AF9 #F9897A
split-complementary
#AAF97A #897AF9 #F97AE9
monochromatic
#61EE0B #85F63F #AAF97A #CFFCB5 #ECFEE2
Accessibility & contrast
On white
1.27
#AAF97A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.54
#AAF97A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF97A
16.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF97A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF97A | 1.00 | 1.27 | 16.54 | 16.54 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE86F
Deuteranopia (green-blind)
#F6E282
Tritanopia (blue-blind)
#A9F1DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aaf97a; /* rgb */ color: rgb(170, 249, 122); /* oklch */ color: oklch(90.4% 0.178 134.9);
Tailwind
colors: {
custom: {
50: '#c7fba3',
500: '#aaf97a',
950: '#000000',
},
}SCSS
$custom: #aaf97a; $custom-light: #c7fba3; $custom-dark: #000000;
JSON
{
"hex": "#aaf97a",
"rgb": {
"r": 170,
"g": 249,
"b": 122
},
"hsl": {
"h": 97.323,
"s": 91.367,
"l": 72.745
},
"oklch": {
"l": 0.90369,
"c": 0.17845,
"h": 134.9
},
"luminance": 0.77703
}Semantic roles & 50–950 ramp
primary
#AAF97A
secondary
#9E42D5
accent
#00E68F
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580