#AAF784#AAF784
#AAF784 is a very light, vivid green. Relative luminance 0.767; OKLCH L 90.0% C 0.166 H 136.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AAF784 |
|---|---|
| RGB | rgb(170, 247, 132) |
| HSL | hsl(100, 88%, 74%) |
| HSV | hsv(100, 47%, 97%) |
| CMYK | cmyk(31.2%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(90.20, -43.63, 47.69) |
| CIE-LCH | lch(90.20, 64.64, 132.45°) |
| OKLab | oklab(90.05% -0.1199 0.1153) |
| OKLCH | oklch(90.05% 0.166 136.1) |
| XYZ | xyz(54.0018, 76.7314, 33.7907) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.54
Spring Green (survey)
#A9F971
ΔE00 2.66
Pale Light Green
#B1FC99
ΔE00 2.74
Pistachio (survey)
#C0FA8B
ΔE00 2.96
Celery
#C1FD95
ΔE00 3.12
Pastel Green
#B0FF9D
ΔE00 3.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAF784 #D184F7
analogous
#E4F784 #AAF784 #84F798
triadic
#AAF784 #84AAF7 #F784AA
tetradic
#AAF784 #84E4F7 #D184F7 #F79884
square
#AAF784 #84E4F7 #D184F7 #F79884
split-complementary
#AAF784 #9884F7 #F784E4
monochromatic
#5BF011 #82F34B #AAF784 #D2FBBD #EBFDE2
Accessibility & contrast
On white
1.28
#AAF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#AAF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAF784
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAF784 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F3E08B
Tritanopia (blue-blind)
#A8F0DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aaf784; /* rgb */ color: rgb(170, 247, 132); /* oklch */ color: oklch(90.0% 0.166 136.1);
Tailwind
colors: {
custom: {
50: '#c6faaa',
500: '#aaf784',
950: '#000000',
},
}SCSS
$custom: #aaf784; $custom-light: #c6faaa; $custom-dark: #000000;
JSON
{
"hex": "#aaf784",
"rgb": {
"r": 170,
"g": 247,
"b": 132
},
"hsl": {
"h": 100.174,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.90046,
"c": 0.16639,
"h": 136.1
},
"luminance": 0.76734
}Semantic roles & 50–950 ramp
primary
#AAF784
secondary
#A74BD4
accent
#01E499
background
#FDFFFD
surface
#F9FFF7
border
#D2D7D0
text
#131710
muted
#828581