#AAF080#AAF080
#AAF080 is a very light, vivid yellow-green. Relative luminance 0.724; OKLCH L 88.4% C 0.160 H 134.8°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF080 |
|---|---|
| RGB | rgb(170, 240, 128) |
| HSL | hsl(98, 79%, 72%) |
| HSV | hsv(98, 47%, 94%) |
| CMYK | cmyk(29.2%, 0%, 46.7%, 5.9%) |
| CIE-LAB | lab(88.17, -41.04, 47.08) |
| CIE-LCH | lch(88.17, 62.46, 131.08°) |
| OKLab | oklab(88.39% -0.113 0.1138) |
| OKLCH | oklch(88.39% 0.16 134.8) |
| XYZ | xyz(51.6328, 72.4230, 31.6765) |
| Luminance | 0.7242 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 3.15
Spring Green (survey)
#A9F971
ΔE00 3.22
Light Green
#96F97B
ΔE00 3.52
Pale Light Green
#B1FC99
ΔE00 3.57
Celery
#C1FD95
ΔE00 3.61
Light Yellowish Green
#C2FF89
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF080 #C680F0
analogous
#E2F080 #AAF080 #80F08E
triadic
#AAF080 #80AAF0 #F080AA
tetradic
#AAF080 #80E2F0 #C680F0 #F08E80
square
#AAF080 #80E2F0 #C680F0 #F08E80
split-complementary
#AAF080 #8E80F0 #F080E2
monochromatic
#63DC1A #85EA49 #AAF080 #CFF6B7 #EDFCE4
Accessibility & contrast
On white
1.36
#AAF080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#AAF080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF080
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF080 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E177
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#A9E9D6
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #aaf080; /* rgb */ color: rgb(170, 240, 128); /* oklch */ color: oklch(88.4% 0.160 134.8);
Tailwind
colors: {
custom: {
50: '#c6f5a7',
500: '#aaf080',
950: '#000000',
},
}SCSS
$custom: #aaf080; $custom-light: #c6f5a7; $custom-dark: #000000;
JSON
{
"hex": "#aaf080",
"rgb": {
"r": 170,
"g": 240,
"b": 128
},
"hsl": {
"h": 97.5,
"s": 78.873,
"l": 72.157
},
"oklch": {
"l": 0.88387,
"c": 0.16034,
"h": 134.8
},
"luminance": 0.72425
}Semantic roles & 50–950 ramp
primary
#AAF080
secondary
#9A4ACB
accent
#0ADB8D
background
#FDFFFC
surface
#F9FEF6
border
#D2D6D0
text
#131710
muted
#828580