#AAF87F#AAF87F
#AAF87F is a very light, vivid yellow-green. Relative luminance 0.772; OKLCH L 90.2% C 0.172 H 135.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF87F |
|---|---|
| RGB | rgb(170, 248, 127) |
| HSL | hsl(99, 90%, 74%) |
| HSV | hsv(99, 49%, 97%) |
| CMYK | cmyk(31.5%, 0%, 48.8%, 2.7%) |
| CIE-LAB | lab(90.42, -44.65, 50.32) |
| CIE-LCH | lch(90.42, 67.28, 131.58°) |
| OKLab | oklab(90.21% -0.123 0.1209) |
| OKLCH | oklch(90.21% 0.172 135.5) |
| XYZ | xyz(53.9744, 77.2111, 32.1339) |
| Luminance | 0.7721 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.86
Light Green
#96F97B
ΔE00 2.44
Pistachio (survey)
#C0FA8B
ΔE00 2.97
Light Lime
#AEFD6C
ΔE00 3.08
Key Lime
#AEFF6E
ΔE00 3.10
Light Grass Green
#9AF764
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF87F #CD7FF8
analogous
#E6F87F #AAF87F #7FF890
triadic
#AAF87F #7FAAF8 #F87FAA
tetradic
#AAF87F #7FE6F8 #CD7FF8 #F8907F
square
#AAF87F #7FE6F8 #CD7FF8 #F8907F
split-complementary
#AAF87F #907FF8 #F87FE6
monochromatic
#5EF00D #83F545 #AAF87F #D1FBB9 #ECFDE2
Accessibility & contrast
On white
1.28
#AAF87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#AAF87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF87F
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF87F | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE875
Deuteranopia (green-blind)
#F4E187
Tritanopia (blue-blind)
#A9F0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aaf87f; /* rgb */ color: rgb(170, 248, 127); /* oklch */ color: oklch(90.2% 0.172 135.5);
Tailwind
colors: {
custom: {
50: '#c6fba6',
500: '#aaf87f',
950: '#000000',
},
}SCSS
$custom: #aaf87f; $custom-light: #c6fba6; $custom-dark: #000000;
JSON
{
"hex": "#aaf87f",
"rgb": {
"r": 170,
"g": 248,
"b": 127
},
"hsl": {
"h": 98.678,
"s": 89.63,
"l": 73.529
},
"oklch": {
"l": 0.90206,
"c": 0.17248,
"h": 135.5
},
"luminance": 0.77213
}Semantic roles & 50–950 ramp
primary
#AAF87F
secondary
#A246D5
accent
#00E694
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#131710
muted
#838580