#AAFD86#AAFD86
#AAFD86 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.4% C 0.173 H 136.9°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFD86 |
|---|---|
| RGB | rgb(170, 253, 134) |
| HSL | hsl(102, 97%, 76%) |
| HSV | hsv(102, 47%, 99%) |
| CMYK | cmyk(32.8%, 0%, 47%, 0.8%) |
| CIE-LAB | lab(91.92, -45.98, 48.88) |
| CIE-LCH | lch(91.92, 67.10, 133.25°) |
| OKLab | oklab(91.45% -0.1263 0.1181) |
| OKLCH | oklch(91.45% 0.173 136.9) |
| XYZ | xyz(56.0043, 80.5155, 35.1398) |
| Luminance | 0.8052 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.25
Spring Green (survey)
#A9F971
ΔE00 2.63
Pale Light Green
#B1FC99
ΔE00 2.79
Pastel Green
#B0FF9D
ΔE00 3.14
Easter Green
#8CFD7E
ΔE00 3.26
Light Yellowish Green
#C2FF89
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFD86 #D986FD
analogous
#E5FD86 #AAFD86 #86FD9D
triadic
#AAFD86 #86AAFD #FD86AA
tetradic
#AAFD86 #86E5FD #D986FD #FD9D86
square
#AAFD86 #86E5FD #D986FD #FD9D86
split-complementary
#AAFD86 #9D86FD #FD86E5
monochromatic
#55FB0E #80FC4A #AAFD86 #D4FEC2 #EAFFE1
Accessibility & contrast
On white
1.23
#AAFD86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#AAFD86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFD86
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFD86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFD86 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#F8E58D
Tritanopia (blue-blind)
#A7F6E1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #aafd86; /* rgb */ color: rgb(170, 253, 134); /* oklch */ color: oklch(91.4% 0.173 136.9);
Tailwind
colors: {
custom: {
50: '#c6feab',
500: '#aafd86',
950: '#000000',
},
}SCSS
$custom: #aafd86; $custom-light: #c6feab; $custom-dark: #000000;
JSON
{
"hex": "#aafd86",
"rgb": {
"r": 170,
"g": 253,
"b": 134
},
"hsl": {
"h": 101.849,
"s": 96.748,
"l": 75.882
},
"oklch": {
"l": 0.91449,
"c": 0.1729,
"h": 136.9
},
"luminance": 0.80518
}Semantic roles & 50–950 ramp
primary
#AAFD86
secondary
#B04BDC
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681