#AAF07F#AAF07F
#AAF07F is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.4% C 0.161 H 134.7°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF07F |
|---|---|
| RGB | rgb(170, 240, 127) |
| HSL | hsl(97, 79%, 72%) |
| HSV | hsv(97, 47%, 94%) |
| CMYK | cmyk(29.2%, 0%, 47.1%, 5.9%) |
| CIE-LAB | lab(88.16, -41.16, 47.55) |
| CIE-LCH | lch(88.16, 62.89, 130.88°) |
| OKLab | oklab(88.37% -0.1134 0.1147) |
| OKLCH | oklch(88.37% 0.161 134.7) |
| XYZ | xyz(51.5673, 72.3968, 31.3316) |
| Luminance | 0.7240 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 3.11
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Light Green
#96F97B
ΔE00 3.51
Celery
#C1FD95
ΔE00 3.65
Pale Light Green
#B1FC99
ΔE00 3.68
Light Yellowish Green
#C2FF89
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF07F #C57FF0
analogous
#E3F07F #AAF07F #7FF08D
triadic
#AAF07F #7FAAF0 #F07FAA
tetradic
#AAF07F #7FE3F0 #C57FF0 #F08D7F
square
#AAF07F #7FE3F0 #C57FF0 #F08D7F
split-complementary
#AAF07F #8D7FF0 #F07FE3
monochromatic
#63DB1A #86EA48 #AAF07F #CEF6B6 #EDFCE4
Accessibility & contrast
On white
1.36
#AAF07F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#AAF07F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF07F
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF07F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF07F | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E176
Deuteranopia (green-blind)
#EDDB86
Tritanopia (blue-blind)
#AAE8D5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aaf07f; /* rgb */ color: rgb(170, 240, 127); /* oklch */ color: oklch(88.4% 0.161 134.7);
Tailwind
colors: {
custom: {
50: '#c6f5a6',
500: '#aaf07f',
950: '#000000',
},
}SCSS
$custom: #aaf07f; $custom-light: #c6f5a6; $custom-dark: #000000;
JSON
{
"hex": "#aaf07f",
"rgb": {
"r": 170,
"g": 240,
"b": 127
},
"hsl": {
"h": 97.168,
"s": 79.021,
"l": 71.961
},
"oklch": {
"l": 0.88373,
"c": 0.16131,
"h": 134.7
},
"luminance": 0.72399
}Semantic roles & 50–950 ramp
primary
#AAF07F
secondary
#9949CB
accent
#0ADB8C
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#13170F
muted
#828580