#AAFA8A#AAFA8A
#AAFA8A is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.8% C 0.165 H 137.3°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFA8A |
|---|---|
| RGB | rgb(170, 250, 138) |
| HSL | hsl(103, 92%, 76%) |
| HSV | hsv(103, 45%, 98%) |
| CMYK | cmyk(32%, 0%, 44.8%, 2%) |
| CIE-LAB | lab(91.12, -44.19, 45.98) |
| CIE-LCH | lch(91.12, 63.78, 133.86°) |
| OKLab | oklab(90.82% -0.1212 0.1118) |
| OKLCH | oklch(90.82% 0.165 137.3) |
| XYZ | xyz(55.3490, 78.7500, 36.3238) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.02
Pastel Green
#B0FF9D
ΔE00 2.51
Light Green
#96F97B
ΔE00 2.53
Celery
#C1FD95
ΔE00 3.03
Pistachio (survey)
#C0FA8B
ΔE00 3.26
Spring Green (survey)
#A9F971
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFA8A #DA8AFA
analogous
#E2FA8A #AAFA8A #8AFAA2
triadic
#AAFA8A #8AAAFA #FA8AAA
tetradic
#AAFA8A #8AE2FA #DA8AFA #FAA28A
square
#AAFA8A #8AE2FA #DA8AFA #FAA28A
split-complementary
#AAFA8A #A28AFA #FA8AE2
monochromatic
#55F515 #7FF74F #AAFA8A #D5FDC5 #EAFEE2
Accessibility & contrast
On white
1.25
#AAFA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#AAFA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFA8A
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFA8A | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA81
Deuteranopia (green-blind)
#F5E391
Tritanopia (blue-blind)
#A7F3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #aafa8a; /* rgb */ color: rgb(170, 250, 138); /* oklch */ color: oklch(90.8% 0.165 137.3);
Tailwind
colors: {
custom: {
50: '#c6fcae',
500: '#aafa8a',
950: '#000000',
},
}SCSS
$custom: #aafa8a; $custom-light: #c6fcae; $custom-dark: #000000;
JSON
{
"hex": "#aafa8a",
"rgb": {
"r": 170,
"g": 250,
"b": 138
},
"hsl": {
"h": 102.857,
"s": 91.803,
"l": 76.078
},
"oklch": {
"l": 0.90821,
"c": 0.16487,
"h": 137.3
},
"luminance": 0.78752
}Semantic roles & 50–950 ramp
primary
#AAFA8A
secondary
#B24FD9
accent
#00E6A4
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581