#ABFF87#ABFF87
#ABFF87 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.174 H 137.0°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF87 |
|---|---|
| RGB | rgb(171, 255, 135) |
| HSL | hsl(102, 100%, 76%) |
| HSV | hsv(102, 47%, 100%) |
| CMYK | cmyk(32.9%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(92.54, -46.39, 49.19) |
| CIE-LCH | lch(92.54, 67.61, 133.32°) |
| OKLab | oklab(91.98% -0.1274 0.1188) |
| OKLCH | oklch(91.98% 0.174 137) |
| XYZ | xyz(56.9262, 81.9248, 35.7306) |
| Luminance | 0.8193 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.42
Spring Green (survey)
#A9F971
ΔE00 2.74
Pale Light Green
#B1FC99
ΔE00 2.90
Pastel Green
#B0FF9D
ΔE00 3.16
Light Yellowish Green
#C2FF89
ΔE00 3.26
Easter Green
#8CFD7E
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF87 #DB87FF
analogous
#E7FF87 #ABFF87 #87FF9F
triadic
#ABFF87 #87ABFF #FF87AB
tetradic
#ABFF87 #87E7FF #DB87FF #FF9F87
square
#ABFF87 #87E7FF #DB87FF #FF9F87
split-complementary
#ABFF87 #9F87FF #FF87E7
monochromatic
#55FF0D #80FF4A #ABFF87 #D6FFC4 #EAFFE0
Accessibility & contrast
On white
1.21
#ABFF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#ABFF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF87
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF87 | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7D
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#A8F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff87; /* rgb */ color: rgb(171, 255, 135); /* oklch */ color: oklch(92.0% 0.174 137.0);
Tailwind
colors: {
custom: {
50: '#c7ffac',
500: '#abff87',
950: '#000000',
},
}SCSS
$custom: #abff87; $custom-light: #c7ffac; $custom-dark: #000000;
JSON
{
"hex": "#abff87",
"rgb": {
"r": 171,
"g": 255,
"b": 135
},
"hsl": {
"h": 102,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.91975,
"c": 0.17423,
"h": 137
},
"luminance": 0.81927
}Semantic roles & 50–950 ramp
primary
#ABFF87
secondary
#B34BDF
accent
#00E6A1
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681