#ABFC89#ABFC89
#ABFC89 is a very light, vivid green. Relative luminance 0.801; OKLCH L 91.3% C 0.168 H 137.1°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC89 |
|---|---|
| RGB | rgb(171, 252, 137) |
| HSL | hsl(102, 95%, 76%) |
| HSV | hsv(102, 46%, 99%) |
| CMYK | cmyk(32.1%, 0%, 45.6%, 1.2%) |
| CIE-LAB | lab(91.72, -44.86, 47.22) |
| CIE-LCH | lch(91.72, 65.13, 133.53°) |
| OKLab | oklab(91.32% -0.1231 0.1145) |
| OKLCH | oklch(91.32% 0.168 137.1) |
| XYZ | xyz(56.1188, 80.0826, 36.1627) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.30
Light Green
#96F97B
ΔE00 2.46
Pastel Green
#B0FF9D
ΔE00 2.71
Spring Green (survey)
#A9F971
ΔE00 3.01
Celery
#C1FD95
ΔE00 3.02
Pistachio (survey)
#C0FA8B
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC89 #DA89FC
analogous
#E5FC89 #ABFC89 #89FCA1
triadic
#ABFC89 #89ABFC #FC89AB
tetradic
#ABFC89 #89E5FC #DA89FC #FCA189
square
#ABFC89 #89E5FC #DA89FC #FCA189
split-complementary
#ABFC89 #A189FC #FC89E5
monochromatic
#56F912 #81FA4D #ABFC89 #D5FEC5 #EAFEE1
Accessibility & contrast
On white
1.23
#ABFC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#ABFC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC89
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC89 | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC80
Deuteranopia (green-blind)
#F7E590
Tritanopia (blue-blind)
#A8F5E1
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc89; /* rgb */ color: rgb(171, 252, 137); /* oklch */ color: oklch(91.3% 0.168 137.1);
Tailwind
colors: {
custom: {
50: '#c7fead',
500: '#abfc89',
950: '#000000',
},
}SCSS
$custom: #abfc89; $custom-light: #c7fead; $custom-dark: #000000;
JSON
{
"hex": "#abfc89",
"rgb": {
"r": 171,
"g": 252,
"b": 137
},
"hsl": {
"h": 102.261,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.91317,
"c": 0.16814,
"h": 137.1
},
"luminance": 0.80085
}Semantic roles & 50–950 ramp
primary
#ABFC89
secondary
#B24EDB
accent
#00E6A2
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681