#AAF786#AAF786
#AAF786 is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.1% C 0.164 H 136.4°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF786 |
|---|---|
| RGB | rgb(170, 247, 134) |
| HSL | hsl(101, 88%, 75%) |
| HSV | hsv(101, 46%, 97%) |
| CMYK | cmyk(31.2%, 0%, 45.7%, 3.1%) |
| CIE-LAB | lab(90.22, -43.39, 46.77) |
| CIE-LCH | lch(90.22, 63.80, 132.85°) |
| OKLab | oklab(90.08% -0.1192 0.1134) |
| OKLCH | oklch(90.08% 0.164 136.4) |
| XYZ | xyz(54.1400, 76.7867, 34.5184) |
| Luminance | 0.7679 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.48
Light Green
#96F97B
ΔE00 2.60
Spring Green (survey)
#A9F971
ΔE00 2.95
Pistachio (survey)
#C0FA8B
ΔE00 3.02
Celery
#C1FD95
ΔE00 3.06
Pastel Green
#B0FF9D
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF786 #D386F7
analogous
#E3F786 #AAF786 #86F79B
triadic
#AAF786 #86AAF7 #F786AA
tetradic
#AAF786 #86E3F7 #D386F7 #F79B86
square
#AAF786 #86E3F7 #D386F7 #F79B86
split-complementary
#AAF786 #9B86F7 #F786E3
monochromatic
#59EF13 #82F34D #AAF786 #D2FBBF #EBFDE2
Accessibility & contrast
On white
1.28
#AAF786 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#AAF786 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF786
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF786 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF786 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77D
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#A8F0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaf786; /* rgb */ color: rgb(170, 247, 134); /* oklch */ color: oklch(90.1% 0.164 136.4);
Tailwind
colors: {
custom: {
50: '#c6faab',
500: '#aaf786',
950: '#000000',
},
}SCSS
$custom: #aaf786; $custom-light: #c6faab; $custom-dark: #000000;
JSON
{
"hex": "#aaf786",
"rgb": {
"r": 170,
"g": 247,
"b": 134
},
"hsl": {
"h": 100.885,
"s": 87.597,
"l": 74.706
},
"oklch": {
"l": 0.90075,
"c": 0.16447,
"h": 136.4
},
"luminance": 0.76789
}Semantic roles & 50–950 ramp
primary
#AAF786
secondary
#A94DD4
accent
#01E49C
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581