#ABFC86#ABFC86
#ABFC86 is a very light, vivid green. Relative luminance 0.800; OKLCH L 91.3% C 0.171 H 136.6°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC86 |
|---|---|
| RGB | rgb(171, 252, 134) |
| HSL | hsl(101, 95%, 76%) |
| HSV | hsv(101, 47%, 99%) |
| CMYK | cmyk(32.1%, 0%, 46.8%, 1.2%) |
| CIE-LAB | lab(91.68, -45.22, 48.60) |
| CIE-LCH | lch(91.68, 66.38, 132.94°) |
| OKLab | oklab(91.27% -0.1242 0.1175) |
| OKLCH | oklch(91.27% 0.171 136.6) |
| XYZ | xyz(55.9065, 79.9977, 35.0451) |
| Luminance | 0.8000 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.37
Spring Green (survey)
#A9F971
ΔE00 2.59
Pale Light Green
#B1FC99
ΔE00 2.71
Celery
#C1FD95
ΔE00 3.11
Pistachio (survey)
#C0FA8B
ΔE00 3.12
Pastel Green
#B0FF9D
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC86 #D786FC
analogous
#E6FC86 #ABFC86 #86FC9C
triadic
#ABFC86 #86ABFC #FC86AB
tetradic
#ABFC86 #86E6FC #D786FC #FC9C86
square
#ABFC86 #86E6FC #D786FC #FC9C86
split-complementary
#ABFC86 #9C86FC #FC86E6
monochromatic
#58F90F #82FB4A #ABFC86 #D4FDC2 #EAFEE1
Accessibility & contrast
On white
1.24
#ABFC86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#ABFC86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC86
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC86 | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC7C
Deuteranopia (green-blind)
#F7E58D
Tritanopia (blue-blind)
#A8F5E0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #abfc86; /* rgb */ color: rgb(171, 252, 134); /* oklch */ color: oklch(91.3% 0.171 136.6);
Tailwind
colors: {
custom: {
50: '#c7feab',
500: '#abfc86',
950: '#000000',
},
}SCSS
$custom: #abfc86; $custom-light: #c7feab; $custom-dark: #000000;
JSON
{
"hex": "#abfc86",
"rgb": {
"r": 171,
"g": 252,
"b": 134
},
"hsl": {
"h": 101.186,
"s": 95.161,
"l": 75.686
},
"oklch": {
"l": 0.91274,
"c": 0.17098,
"h": 136.6
},
"luminance": 0.8
}Semantic roles & 50–950 ramp
primary
#ABFC86
secondary
#AE4BDB
accent
#00E69E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681