#ABFA89#ABFA89
#ABFA89 is a very light, vivid green. Relative luminance 0.788; OKLCH L 90.9% C 0.165 H 136.9°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA89 |
|---|---|
| RGB | rgb(171, 250, 137) |
| HSL | hsl(102, 92%, 76%) |
| HSV | hsv(102, 45%, 98%) |
| CMYK | cmyk(31.6%, 0%, 45.2%, 2%) |
| CIE-LAB | lab(91.16, -43.99, 46.52) |
| CIE-LCH | lch(91.16, 64.02, 133.40°) |
| OKLab | oklab(90.86% -0.1207 0.1129) |
| OKLCH | oklch(90.86% 0.165 136.9) |
| XYZ | xyz(55.4940, 78.8331, 35.9544) |
| Luminance | 0.7883 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.15
Light Green
#96F97B
ΔE00 2.56
Pastel Green
#B0FF9D
ΔE00 2.67
Celery
#C1FD95
ΔE00 2.92
Pistachio (survey)
#C0FA8B
ΔE00 3.08
Spring Green (survey)
#A9F971
ΔE00 3.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA89 #D889FA
analogous
#E3FA89 #ABFA89 #89FA9F
triadic
#ABFA89 #89ABFA #FA89AB
tetradic
#ABFA89 #89E3FA #D889FA #FA9F89
square
#ABFA89 #89E3FA #D889FA #FA9F89
split-complementary
#ABFA89 #9F89FA #FA89E3
monochromatic
#57F514 #81F84E #ABFA89 #D5FCC4 #EAFEE2
Accessibility & contrast
On white
1.25
#ABFA89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#ABFA89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA89
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA89 | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#F5E390
Tritanopia (blue-blind)
#A8F3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfa89; /* rgb */ color: rgb(171, 250, 137); /* oklch */ color: oklch(90.9% 0.165 136.9);
Tailwind
colors: {
custom: {
50: '#c7fcad',
500: '#abfa89',
950: '#000000',
},
}SCSS
$custom: #abfa89; $custom-light: #c7fcad; $custom-dark: #000000;
JSON
{
"hex": "#abfa89",
"rgb": {
"r": 171,
"g": 250,
"b": 137
},
"hsl": {
"h": 101.947,
"s": 91.87,
"l": 75.882
},
"oklch": {
"l": 0.9086,
"c": 0.16531,
"h": 136.9
},
"luminance": 0.78835
}Semantic roles & 50–950 ramp
primary
#ABFA89
secondary
#AF4FD9
accent
#00E6A0
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581