#AAFA89#AAFA89
#AAFA89 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.8% C 0.166 H 137.2°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFA89 |
|---|---|
| RGB | rgb(170, 250, 137) |
| HSL | hsl(102, 92%, 76%) |
| HSV | hsv(102, 45%, 98%) |
| CMYK | cmyk(32%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.11, -44.32, 46.44) |
| CIE-LCH | lch(91.11, 64.20, 133.66°) |
| OKLab | oklab(90.81% -0.1216 0.1128) |
| OKLCH | oklch(90.81% 0.166 137.2) |
| XYZ | xyz(55.2769, 78.7211, 35.9443) |
| Luminance | 0.7872 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.15
Light Green
#96F97B
ΔE00 2.46
Pastel Green
#B0FF9D
ΔE00 2.64
Celery
#C1FD95
ΔE00 3.04
Spring Green (survey)
#A9F971
ΔE00 3.15
Pistachio (survey)
#C0FA8B
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFA89 #D989FA
analogous
#E2FA89 #AAFA89 #89FAA0
triadic
#AAFA89 #89AAFA #FA89AA
tetradic
#AAFA89 #89E2FA #D989FA #FAA089
square
#AAFA89 #89E2FA #D989FA #FAA089
split-complementary
#AAFA89 #A089FA #FA89E2
monochromatic
#55F514 #80F84E #AAFA89 #D4FCC4 #EAFEE2
Accessibility & contrast
On white
1.25
#AAFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#AAFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFA89
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFA89 | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#A7F3DF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aafa89; /* rgb */ color: rgb(170, 250, 137); /* oklch */ color: oklch(90.8% 0.166 137.2);
Tailwind
colors: {
custom: {
50: '#c6fcad',
500: '#aafa89',
950: '#000000',
},
}SCSS
$custom: #aafa89; $custom-light: #c6fcad; $custom-dark: #000000;
JSON
{
"hex": "#aafa89",
"rgb": {
"r": 170,
"g": 250,
"b": 137
},
"hsl": {
"h": 102.478,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.90806,
"c": 0.16583,
"h": 137.2
},
"luminance": 0.78723
}Semantic roles & 50–950 ramp
primary
#AAFA89
secondary
#B04FD9
accent
#00E6A2
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581