#ABFF88#ABFF88
#ABFF88 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.173 H 137.1°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF88 |
|---|---|
| RGB | rgb(171, 255, 136) |
| HSL | hsl(102, 100%, 77%) |
| HSV | hsv(102, 47%, 100%) |
| CMYK | cmyk(32.9%, 0%, 46.7%, 0%) |
| CIE-LAB | lab(92.55, -46.27, 48.73) |
| CIE-LCH | lch(92.55, 67.20, 133.51°) |
| OKLab | oklab(91.99% -0.127 0.1179) |
| OKLCH | oklch(91.99% 0.173 137.1) |
| XYZ | xyz(56.9969, 81.9531, 36.1032) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.44
Pale Light Green
#B1FC99
ΔE00 2.77
Spring Green (survey)
#A9F971
ΔE00 2.87
Pastel Green
#B0FF9D
ΔE00 3.03
Easter Green
#8CFD7E
ΔE00 3.28
Celery
#C1FD95
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF88 #DC88FF
analogous
#E7FF88 #ABFF88 #88FFA1
triadic
#ABFF88 #88ABFF #FF88AB
tetradic
#ABFF88 #88E7FF #DC88FF #FFA188
square
#ABFF88 #88E7FF #DC88FF #FFA188
split-complementary
#ABFF88 #A188FF #FF88E7
monochromatic
#55FF0E #80FF4B #ABFF88 #D6FFC5 #E9FFE0
Accessibility & contrast
On white
1.21
#ABFF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#ABFF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF88
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF88 | 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)
#FFEE7E
Deuteranopia (green-blind)
#FAE78F
Tritanopia (blue-blind)
#A8F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff88; /* rgb */ color: rgb(171, 255, 136); /* oklch */ color: oklch(92.0% 0.173 137.1);
Tailwind
colors: {
custom: {
50: '#c7ffad',
500: '#abff88',
950: '#000000',
},
}SCSS
$custom: #abff88; $custom-light: #c7ffad; $custom-dark: #000000;
JSON
{
"hex": "#abff88",
"rgb": {
"r": 171,
"g": 255,
"b": 136
},
"hsl": {
"h": 102.353,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.91989,
"c": 0.17329,
"h": 137.1
},
"luminance": 0.81956
}Semantic roles & 50–950 ramp
primary
#ABFF88
secondary
#B44CDF
accent
#00E6A2
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681