#AAF787#AAF787
#AAF787 is a very light, vivid green. Relative luminance 0.768; OKLCH L 90.1% C 0.164 H 136.6°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF787 |
|---|---|
| RGB | rgb(170, 247, 135) |
| HSL | hsl(101, 88%, 75%) |
| HSV | hsv(101, 45%, 97%) |
| CMYK | cmyk(31.2%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(90.24, -43.26, 46.31) |
| CIE-LCH | lch(90.24, 63.37, 133.05°) |
| OKLab | oklab(90.09% -0.1188 0.1124) |
| OKLCH | oklch(90.09% 0.164 136.6) |
| XYZ | xyz(54.2100, 76.8147, 34.8874) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.35
Light Green
#96F97B
ΔE00 2.65
Pastel Green
#B0FF9D
ΔE00 2.97
Celery
#C1FD95
ΔE00 3.03
Pistachio (survey)
#C0FA8B
ΔE00 3.06
Spring Green (survey)
#A9F971
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF787 #D487F7
analogous
#E2F787 #AAF787 #87F79C
triadic
#AAF787 #87AAF7 #F787AA
tetradic
#AAF787 #87E2F7 #D487F7 #F79C87
square
#AAF787 #87E2F7 #D487F7 #F79C87
split-complementary
#AAF787 #9C87F7 #F787E2
monochromatic
#59EF14 #81F34E #AAF787 #D3FBC0 #EBFDE2
Accessibility & contrast
On white
1.28
#AAF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#AAF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF787
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF787 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77E
Deuteranopia (green-blind)
#F3E18E
Tritanopia (blue-blind)
#A8F0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaf787; /* rgb */ color: rgb(170, 247, 135); /* oklch */ color: oklch(90.1% 0.164 136.6);
Tailwind
colors: {
custom: {
50: '#c6faac',
500: '#aaf787',
950: '#000000',
},
}SCSS
$custom: #aaf787; $custom-light: #c6faac; $custom-dark: #000000;
JSON
{
"hex": "#aaf787",
"rgb": {
"r": 170,
"g": 247,
"b": 135
},
"hsl": {
"h": 101.25,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.9009,
"c": 0.16351,
"h": 136.6
},
"luminance": 0.76817
}Semantic roles & 50–950 ramp
primary
#AAF787
secondary
#AA4ED4
accent
#01E49D
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581