#ABFF89#ABFF89
#ABFF89 is a very light, vivid green. Relative luminance 0.820; OKLCH L 92.0% C 0.172 H 137.3°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF89 |
|---|---|
| RGB | rgb(171, 255, 137) |
| HSL | hsl(103, 100%, 77%) |
| HSV | hsv(103, 46%, 100%) |
| CMYK | cmyk(32.9%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(92.57, -46.14, 48.28) |
| CIE-LCH | lch(92.57, 66.78, 133.71°) |
| OKLab | oklab(92% -0.1266 0.1169) |
| OKLCH | oklch(92% 0.172 137.3) |
| XYZ | xyz(57.0683, 81.9816, 36.4792) |
| Luminance | 0.8198 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.47
Pale Light Green
#B1FC99
ΔE00 2.64
Pastel Green
#B0FF9D
ΔE00 2.89
Spring Green (survey)
#A9F971
ΔE00 3.00
Celery
#C1FD95
ΔE00 3.27
Easter Green
#8CFD7E
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF89 #DD89FF
analogous
#E6FF89 #ABFF89 #89FFA2
triadic
#ABFF89 #89ABFF #FF89AB
tetradic
#ABFF89 #89E6FF #DD89FF #FFA289
square
#ABFF89 #89E6FF #DD89FF #FFA289
split-complementary
#ABFF89 #A289FF #FF89E6
monochromatic
#54FF0F #7FFF4C #ABFF89 #D7FFC6 #E9FFE0
Accessibility & contrast
On white
1.21
#ABFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#ABFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF89
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF89 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7F
Deuteranopia (green-blind)
#FAE790
Tritanopia (blue-blind)
#A8F8E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff89; /* rgb */ color: rgb(171, 255, 137); /* oklch */ color: oklch(92.0% 0.172 137.3);
Tailwind
colors: {
custom: {
50: '#c7ffad',
500: '#abff89',
950: '#000000',
},
}SCSS
$custom: #abff89; $custom-light: #c7ffad; $custom-dark: #000000;
JSON
{
"hex": "#abff89",
"rgb": {
"r": 171,
"g": 255,
"b": 137
},
"hsl": {
"h": 102.712,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.92003,
"c": 0.17235,
"h": 137.3
},
"luminance": 0.81984
}Semantic roles & 50–950 ramp
primary
#ABFF89
secondary
#B54DE0
accent
#00E6A3
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681