#AAF77E#AAF77E
#AAF77E is a very light, vivid yellow-green. Relative luminance 0.766; OKLCH L 90.0% C 0.172 H 135.3°. Best body text is #000000 at 16.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF77E |
|---|---|
| RGB | rgb(170, 247, 126) |
| HSL | hsl(98, 88%, 73%) |
| HSV | hsv(98, 49%, 97%) |
| CMYK | cmyk(31.2%, 0%, 49%, 3.1%) |
| CIE-LAB | lab(90.12, -44.33, 50.43) |
| CIE-LCH | lch(90.12, 67.15, 131.32°) |
| OKLab | oklab(89.96% -0.1222 0.1211) |
| OKLCH | oklch(89.96% 0.172 135.3) |
| XYZ | xyz(53.6030, 76.5719, 31.6902) |
| Luminance | 0.7657 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 1.83
Light Green
#96F97B
ΔE00 2.54
Pistachio (survey)
#C0FA8B
ΔE00 2.94
Light Grass Green
#9AF764
ΔE00 3.08
Light Lime
#AEFD6C
ΔE00 3.08
Key Lime
#AEFF6E
ΔE00 3.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF77E #CB7EF7
analogous
#E6F77E #AAF77E #7EF78E
triadic
#AAF77E #7EAAF7 #F77EAA
tetradic
#AAF77E #7EE6F7 #CB7EF7 #F78E7E
square
#AAF77E #7EE6F7 #CB7EF7 #F78E7E
split-complementary
#AAF77E #8E7EF7 #F77EE6
monochromatic
#5FEC0F #84F344 #AAF77E #D0FBB8 #ECFDE2
Accessibility & contrast
On white
1.29
#AAF77E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.31
#AAF77E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF77E
16.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF77E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF77E | 1.00 | 1.29 | 16.31 | 16.31 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE774
Deuteranopia (green-blind)
#F4E086
Tritanopia (blue-blind)
#A9EFDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaf77e; /* rgb */ color: rgb(170, 247, 126); /* oklch */ color: oklch(90.0% 0.172 135.3);
Tailwind
colors: {
custom: {
50: '#c6faa6',
500: '#aaf77e',
950: '#000000',
},
}SCSS
$custom: #aaf77e; $custom-light: #c6faa6; $custom-dark: #000000;
JSON
{
"hex": "#aaf77e",
"rgb": {
"r": 170,
"g": 247,
"b": 126
},
"hsl": {
"h": 98.182,
"s": 88.321,
"l": 73.137
},
"oklch": {
"l": 0.89963,
"c": 0.17203,
"h": 135.3
},
"luminance": 0.76574
}Semantic roles & 50–950 ramp
primary
#AAF77E
secondary
#A046D3
accent
#01E592
background
#FEFFFC
surface
#FAFFF6
border
#D3D7D0
text
#13170F
muted
#838580