#AAF588#AAF588
#AAF588 is a very light, vivid green. Relative luminance 0.756; OKLCH L 89.6% C 0.160 H 136.6°. Best body text is #000000 at 16.13:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF588 |
|---|---|
| RGB | rgb(170, 245, 136) |
| HSL | hsl(101, 84%, 75%) |
| HSV | hsv(101, 44%, 96%) |
| CMYK | cmyk(30.6%, 0%, 44.5%, 3.9%) |
| CIE-LAB | lab(89.69, -42.26, 45.14) |
| CIE-LCH | lch(89.69, 61.84, 133.12°) |
| OKLab | oklab(89.65% -0.116 0.1098) |
| OKLCH | oklch(89.65% 0.16 136.6) |
| XYZ | xyz(53.6725, 75.6264, 35.0572) |
| Luminance | 0.7563 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.29
Light Green
#96F97B
ΔE00 2.97
Pastel Green
#B0FF9D
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.08
Pistachio (survey)
#C0FA8B
ΔE00 3.14
Spring Green (survey)
#A9F971
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF588 #D388F5
analogous
#E1F588 #AAF588 #88F59C
triadic
#AAF588 #88AAF5 #F588AA
tetradic
#AAF588 #88E1F5 #D388F5 #F59C88
square
#AAF588 #88E1F5 #D388F5 #F59C88
split-complementary
#AAF588 #9C88F5 #F588E1
monochromatic
#59EC17 #82F050 #AAF588 #D2FAC0 #EBFDE3
Accessibility & contrast
On white
1.30
#AAF588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.13
#AAF588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF588
16.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF588 | 1.00 | 1.30 | 16.13 | 16.13 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE67F
Deuteranopia (green-blind)
#F1DF8F
Tritanopia (blue-blind)
#A8EEDB
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aaf588; /* rgb */ color: rgb(170, 245, 136); /* oklch */ color: oklch(89.6% 0.160 136.6);
Tailwind
colors: {
custom: {
50: '#c6f9ac',
500: '#aaf588',
950: '#000000',
},
}SCSS
$custom: #aaf588; $custom-light: #c6f9ac; $custom-dark: #000000;
JSON
{
"hex": "#aaf588",
"rgb": {
"r": 170,
"g": 245,
"b": 136
},
"hsl": {
"h": 101.284,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.89648,
"c": 0.1597,
"h": 136.6
},
"luminance": 0.75628
}Semantic roles & 50–950 ramp
primary
#AAF588
secondary
#A94FD2
accent
#05E19C
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581