#ABFF72#ABFF72
#ABFF72 is a very light, vivid yellow-green. Relative luminance 0.814; OKLCH L 91.7% C 0.193 H 134.4°. Best body text is #000000 at 17.28:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF72 |
|---|---|
| RGB | rgb(171, 255, 114) |
| HSL | hsl(96, 100%, 72%) |
| HSV | hsv(96, 55%, 100%) |
| CMYK | cmyk(32.9%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(92.31, -48.69, 58.50) |
| CIE-LCH | lch(92.31, 76.11, 129.77°) |
| OKLab | oklab(91.71% -0.135 0.1379) |
| OKLCH | oklch(91.71% 0.193 134.4) |
| XYZ | xyz(55.5907, 81.3906, 28.6973) |
| Luminance | 0.8139 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Key Lime
#AEFF6E
ΔE00 0.74
Light Lime
#AEFD6C
ΔE00 1.01
Spring Green (survey)
#A9F971
ΔE00 1.26
Pale Lime Green
#B1FF65
ΔE00 1.96
Light Grass Green
#9AF764
ΔE00 2.26
Pale Lime
#BEFD73
ΔE00 2.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF72 #C672FF
analogous
#F1FF72 #ABFF72 #72FF80
triadic
#ABFF72 #72ABFF #FF72AB
tetradic
#ABFF72 #72F1FF #C672FF #FF8072
square
#ABFF72 #72F1FF #C672FF #FF8072
split-complementary
#ABFF72 #8072FF #FF72F1
monochromatic
#64F700 #87FF35 #ABFF72 #CFFFAF #EDFFE0
Accessibility & contrast
On white
1.22
#ABFF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.28
#ABFF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF72
17.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF72 | 1.00 | 1.22 | 17.28 | 17.28 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED64
Deuteranopia (green-blind)
#FCE67C
Tritanopia (blue-blind)
#AAF6E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff72; /* rgb */ color: rgb(171, 255, 114); /* oklch */ color: oklch(91.7% 0.193 134.4);
Tailwind
colors: {
custom: {
50: '#c8ff9e',
500: '#abff72',
950: '#000000',
},
}SCSS
$custom: #abff72; $custom-light: #c8ff9e; $custom-dark: #000000;
JSON
{
"hex": "#abff72",
"rgb": {
"r": 171,
"g": 255,
"b": 114
},
"hsl": {
"h": 95.745,
"s": 100,
"l": 72.353
},
"oklch": {
"l": 0.91706,
"c": 0.19297,
"h": 134.4
},
"luminance": 0.81393
}Semantic roles & 50–950 ramp
primary
#ABFF72
secondary
#9A39DC
accent
#00E689
background
#FEFFFC
surface
#FBFFF5
border
#D4D7CF
text
#13180F
muted
#838680