#AAF782#AAF782
#AAF782 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.0% C 0.168 H 135.8°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF782 |
|---|---|
| RGB | rgb(170, 247, 130) |
| HSL | hsl(99, 88%, 74%) |
| HSV | hsv(99, 47%, 97%) |
| CMYK | cmyk(31.2%, 0%, 47.4%, 3.1%) |
| CIE-LAB | lab(90.17, -43.87, 48.61) |
| CIE-LCH | lch(90.17, 65.48, 132.06°) |
| OKLab | oklab(90.02% -0.1207 0.1173) |
| OKLCH | oklch(90.02% 0.168 135.8) |
| XYZ | xyz(53.8662, 76.6772, 33.0768) |
| Luminance | 0.7668 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.38
Light Green
#96F97B
ΔE00 2.50
Pistachio (survey)
#C0FA8B
ΔE00 2.93
Pale Light Green
#B1FC99
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.20
Light Yellowish Green
#C2FF89
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF782 #CF82F7
analogous
#E5F782 #AAF782 #82F795
triadic
#AAF782 #82AAF7 #F782AA
tetradic
#AAF782 #82E5F7 #CF82F7 #F79582
square
#AAF782 #82E5F7 #CF82F7 #F79582
split-complementary
#AAF782 #9582F7 #F782E5
monochromatic
#5CEF0F #83F348 #AAF782 #D1FBBC #EBFDE2
Accessibility & contrast
On white
1.29
#AAF782 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#AAF782 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF782
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF782 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF782 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE778
Deuteranopia (green-blind)
#F3E089
Tritanopia (blue-blind)
#A8EFDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaf782; /* rgb */ color: rgb(170, 247, 130); /* oklch */ color: oklch(90.0% 0.168 135.8);
Tailwind
colors: {
custom: {
50: '#c6faa8',
500: '#aaf782',
950: '#000000',
},
}SCSS
$custom: #aaf782; $custom-light: #c6faa8; $custom-dark: #000000;
JSON
{
"hex": "#aaf782",
"rgb": {
"r": 170,
"g": 247,
"b": 130
},
"hsl": {
"h": 99.487,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.90018,
"c": 0.16828,
"h": 135.8
},
"luminance": 0.76679
}Semantic roles & 50–950 ramp
primary
#AAF782
secondary
#A449D4
accent
#01E597
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581