#ABFD89#ABFD89
#ABFD89 is a very light, vivid green. Relative luminance 0.807; OKLCH L 91.5% C 0.170 H 137.1°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD89 |
|---|---|
| RGB | rgb(171, 253, 137) |
| HSL | hsl(102, 97%, 76%) |
| HSV | hsv(102, 46%, 99%) |
| CMYK | cmyk(32.4%, 0%, 45.8%, 0.8%) |
| CIE-LAB | lab(92.00, -45.29, 47.57) |
| CIE-LCH | lch(92.00, 65.68, 133.59°) |
| OKLab | oklab(91.55% -0.1243 0.1153) |
| OKLCH | oklch(91.55% 0.17 137.1) |
| XYZ | xyz(56.4336, 80.7123, 36.2676) |
| Luminance | 0.8072 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.40
Light Green
#96F97B
ΔE00 2.44
Pastel Green
#B0FF9D
ΔE00 2.75
Spring Green (survey)
#A9F971
ΔE00 2.99
Celery
#C1FD95
ΔE00 3.09
Pistachio (survey)
#C0FA8B
ΔE00 3.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD89 #DB89FD
analogous
#E5FD89 #ABFD89 #89FDA1
triadic
#ABFD89 #89ABFD #FD89AB
tetradic
#ABFD89 #89E5FD #DB89FD #FDA189
square
#ABFD89 #89E5FD #DB89FD #FDA189
split-complementary
#ABFD89 #A189FD #FD89E5
monochromatic
#55FB11 #80FC4D #ABFD89 #D6FEC5 #EAFEE1
Accessibility & contrast
On white
1.22
#ABFD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#ABFD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD89
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD89 | 1.00 | 1.22 | 17.14 | 17.14 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED80
Deuteranopia (green-blind)
#F8E590
Tritanopia (blue-blind)
#A8F6E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfd89; /* rgb */ color: rgb(171, 253, 137); /* oklch */ color: oklch(91.5% 0.170 137.1);
Tailwind
colors: {
custom: {
50: '#c7fead',
500: '#abfd89',
950: '#000000',
},
}SCSS
$custom: #abfd89; $custom-light: #c7fead; $custom-dark: #000000;
JSON
{
"hex": "#abfd89",
"rgb": {
"r": 171,
"g": 253,
"b": 137
},
"hsl": {
"h": 102.414,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.91546,
"c": 0.16954,
"h": 137.1
},
"luminance": 0.80715
}Semantic roles & 50–950 ramp
primary
#ABFD89
secondary
#B34DDD
accent
#00E6A2
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681