#AAF488#AAF488
#AAF488 is a very light, vivid green. Relative luminance 0.750; OKLCH L 89.4% C 0.158 H 136.5°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF488 |
|---|---|
| RGB | rgb(170, 244, 136) |
| HSL | hsl(101, 83%, 75%) |
| HSV | hsv(101, 44%, 96%) |
| CMYK | cmyk(30.3%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(89.40, -41.83, 44.78) |
| CIE-LCH | lch(89.40, 61.28, 133.04°) |
| OKLab | oklab(89.42% -0.1148 0.109) |
| OKLCH | oklch(89.42% 0.158 136.5) |
| XYZ | xyz(53.3707, 75.0230, 34.9566) |
| Luminance | 0.7502 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.36
Pastel Green
#B0FF9D
ΔE00 3.08
Light Green
#96F97B
ΔE00 3.13
Celery
#C1FD95
ΔE00 3.13
Pistachio (survey)
#C0FA8B
ΔE00 3.18
Spring Green (survey)
#A9F971
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF488 #D288F4
analogous
#E0F488 #AAF488 #88F49C
triadic
#AAF488 #88AAF4 #F488AA
tetradic
#AAF488 #88E0F4 #D288F4 #F49C88
square
#AAF488 #88E0F4 #D288F4 #F49C88
split-complementary
#AAF488 #9C88F4 #F488E0
monochromatic
#5AEA18 #82EF50 #AAF488 #D2F9C0 #EBFCE3
Accessibility & contrast
On white
1.31
#AAF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#AAF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF488
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF488 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F0DE8F
Tritanopia (blue-blind)
#A8EDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aaf488; /* rgb */ color: rgb(170, 244, 136); /* oklch */ color: oklch(89.4% 0.158 136.5);
Tailwind
colors: {
custom: {
50: '#c6f8ac',
500: '#aaf488',
950: '#000000',
},
}SCSS
$custom: #aaf488; $custom-light: #c6f8ac; $custom-dark: #000000;
JSON
{
"hex": "#aaf488",
"rgb": {
"r": 170,
"g": 244,
"b": 136
},
"hsl": {
"h": 101.111,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.89419,
"c": 0.15827,
"h": 136.5
},
"luminance": 0.75025
}Semantic roles & 50–950 ramp
primary
#AAF488
secondary
#A850D1
accent
#06DF9B
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581