#AAFF8A#AAFF8A
#AAFF8A is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.172 H 137.7°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFF8A |
|---|---|
| RGB | rgb(170, 255, 138) |
| HSL | hsl(104, 100%, 77%) |
| HSV | hsv(104, 46%, 100%) |
| CMYK | cmyk(33.3%, 0%, 45.9%, 0%) |
| CIE-LAB | lab(92.53, -46.34, 47.75) |
| CIE-LCH | lch(92.53, 66.54, 134.15°) |
| OKLab | oklab(91.96% -0.1271 0.1158) |
| OKLCH | oklch(91.96% 0.172 137.7) |
| XYZ | xyz(56.9233, 81.8985, 36.8486) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.42
Pale Light Green
#B1FC99
ΔE00 2.52
Pastel Green
#B0FF9D
ΔE00 2.73
Easter Green
#8CFD7E
ΔE00 3.16
Spring Green (survey)
#A9F971
ΔE00 3.19
Celery
#C1FD95
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFF8A #DF8AFF
analogous
#E4FF8A #AAFF8A #8AFFA5
triadic
#AAFF8A #8AAAFF #FF8AAA
tetradic
#AAFF8A #8AE4FF #DF8AFF #FFA58A
square
#AAFF8A #8AE4FF #DF8AFF #FFA58A
split-complementary
#AAFF8A #A58AFF #FF8AE4
monochromatic
#51FF10 #7EFF4D #AAFF8A #D6FFC7 #E9FFE0
Accessibility & contrast
On white
1.21
#AAFF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#AAFF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFF8A
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFF8A | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE81
Deuteranopia (green-blind)
#F9E791
Tritanopia (blue-blind)
#A6F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #aaff8a; /* rgb */ color: rgb(170, 255, 138); /* oklch */ color: oklch(92.0% 0.172 137.7);
Tailwind
colors: {
custom: {
50: '#c6ffae',
500: '#aaff8a',
950: '#000000',
},
}SCSS
$custom: #aaff8a; $custom-light: #c6ffae; $custom-dark: #000000;
JSON
{
"hex": "#aaff8a",
"rgb": {
"r": 170,
"g": 255,
"b": 138
},
"hsl": {
"h": 103.59,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.91964,
"c": 0.17192,
"h": 137.7
},
"luminance": 0.81901
}Semantic roles & 50–950 ramp
primary
#AAFF8A
secondary
#B84EE0
accent
#00E6A7
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681