#ABFF84#ABFF84
#ABFF84 is a very light, vivid green. Relative luminance 0.818; OKLCH L 91.9% C 0.177 H 136.6°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF84 |
|---|---|
| RGB | rgb(171, 255, 132) |
| HSL | hsl(101, 100%, 76%) |
| HSV | hsv(101, 48%, 100%) |
| CMYK | cmyk(32.9%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(92.50, -46.74, 50.55) |
| CIE-LCH | lch(92.50, 68.85, 132.76°) |
| OKLab | oklab(91.93% -0.1285 0.1217) |
| OKLCH | oklch(91.93% 0.177 136.6) |
| XYZ | xyz(56.7179, 81.8415, 34.6339) |
| Luminance | 0.8184 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.38
Light Green
#96F97B
ΔE00 2.42
Key Lime
#AEFF6E
ΔE00 2.98
Light Yellowish Green
#C2FF89
ΔE00 3.15
Light Lime
#AEFD6C
ΔE00 3.17
Pale Light Green
#B1FC99
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF84 #D884FF
analogous
#E8FF84 #ABFF84 #84FF9A
triadic
#ABFF84 #84ABFF #FF84AB
tetradic
#ABFF84 #84E8FF #D884FF #FF9A84
square
#ABFF84 #84E8FF #D884FF #FF9A84
split-complementary
#ABFF84 #9A84FF #FF84E8
monochromatic
#57FF0A #81FF47 #ABFF84 #D5FFC1 #EAFFE0
Accessibility & contrast
On white
1.21
#ABFF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#ABFF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF84
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF84 | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7A
Deuteranopia (green-blind)
#FAE78C
Tritanopia (blue-blind)
#A8F7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff84; /* rgb */ color: rgb(171, 255, 132); /* oklch */ color: oklch(91.9% 0.177 136.6);
Tailwind
colors: {
custom: {
50: '#c7ffaa',
500: '#abff84',
950: '#000000',
},
}SCSS
$custom: #abff84; $custom-light: #c7ffaa; $custom-dark: #000000;
JSON
{
"hex": "#abff84",
"rgb": {
"r": 171,
"g": 255,
"b": 132
},
"hsl": {
"h": 100.976,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.91933,
"c": 0.17702,
"h": 136.6
},
"luminance": 0.81844
}Semantic roles & 50–950 ramp
primary
#ABFF84
secondary
#AF48DF
accent
#00E69D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681