#AAFF72#AAFF72
#AAFF72 is a very light, vivid yellow-green. Relative luminance 0.813; OKLCH L 91.7% C 0.193 H 134.6°. Best body text is #000000 at 17.26:1 contrast (WCAG AA passes).
Color values
| HEX | #AAFF72 |
|---|---|
| RGB | rgb(170, 255, 114) |
| HSL | hsl(96, 100%, 72%) |
| HSV | hsv(96, 55%, 100%) |
| CMYK | cmyk(33.3%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(92.26, -49.02, 58.43) |
| CIE-LCH | lch(92.26, 76.27, 129.99°) |
| OKLab | oklab(91.65% -0.1358 0.1377) |
| OKLCH | oklch(91.65% 0.193 134.6) |
| XYZ | xyz(55.3737, 81.2787, 28.6871) |
| Luminance | 0.8128 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.84
Light Lime
#AEFD6C
ΔE00 1.11
Spring Green (survey)
#A9F971
ΔE00 1.26
Pale Lime Green
#B1FF65
ΔE00 2.06
Light Grass Green
#9AF764
ΔE00 2.19
Light Lime Green
#B9FF66
ΔE00 2.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAFF72 #C772FF
analogous
#F1FF72 #AAFF72 #72FF80
triadic
#AAFF72 #72AAFF #FF72AA
tetradic
#AAFF72 #72F1FF #C772FF #FF8072
square
#AAFF72 #72F1FF #C772FF #FF8072
split-complementary
#AAFF72 #8072FF #FF72F1
monochromatic
#62F700 #85FF35 #AAFF72 #CFFFAF #EDFFE0
Accessibility & contrast
On white
1.22
#AAFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.26
#AAFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAFF72
17.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAFF72 | 1.00 | 1.22 | 17.26 | 17.26 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FCE67C
Tritanopia (blue-blind)
#A9F6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #aaff72; /* rgb */ color: rgb(170, 255, 114); /* oklch */ color: oklch(91.7% 0.193 134.6);
Tailwind
colors: {
custom: {
50: '#c7ff9e',
500: '#aaff72',
950: '#000000',
},
}SCSS
$custom: #aaff72; $custom-light: #c7ff9e; $custom-dark: #000000;
JSON
{
"hex": "#aaff72",
"rgb": {
"r": 170,
"g": 255,
"b": 114
},
"hsl": {
"h": 96.17,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91652,
"c": 0.19345,
"h": 134.6
},
"luminance": 0.81281
}Semantic roles & 50–950 ramp
primary
#AAFF72
secondary
#9B39DC
accent
#00E68A
background
#FEFFFC
surface
#FAFFF5
border
#D3D7CF
text
#13180F
muted
#838680