#ABFF86#ABFF86
#ABFF86 is a very light, vivid green. Relative luminance 0.819; OKLCH L 92.0% C 0.175 H 136.8°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF86 |
|---|---|
| RGB | rgb(171, 255, 134) |
| HSL | hsl(102, 100%, 76%) |
| HSV | hsv(102, 47%, 100%) |
| CMYK | cmyk(32.9%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(92.53, -46.51, 49.65) |
| CIE-LCH | lch(92.53, 68.03, 133.13°) |
| OKLab | oklab(91.96% -0.1278 0.1198) |
| OKLCH | oklch(91.96% 0.175 136.8) |
| XYZ | xyz(56.8561, 81.8968, 35.3616) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.41
Spring Green (survey)
#A9F971
ΔE00 2.62
Pale Light Green
#B1FC99
ΔE00 3.02
Light Yellowish Green
#C2FF89
ΔE00 3.21
Key Lime
#AEFF6E
ΔE00 3.25
Pastel Green
#B0FF9D
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF86 #DA86FF
analogous
#E8FF86 #ABFF86 #86FF9E
triadic
#ABFF86 #86ABFF #FF86AB
tetradic
#ABFF86 #86E8FF #DA86FF #FF9E86
square
#ABFF86 #86E8FF #DA86FF #FF9E86
split-complementary
#ABFF86 #9E86FF #FF86E8
monochromatic
#56FF0C #81FF49 #ABFF86 #D5FFC3 #EAFFE0
Accessibility & contrast
On white
1.21
#ABFF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#ABFF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF86
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF86 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE7C
Deuteranopia (green-blind)
#FAE78E
Tritanopia (blue-blind)
#A8F7E3
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff86; /* rgb */ color: rgb(171, 255, 134); /* oklch */ color: oklch(92.0% 0.175 136.8);
Tailwind
colors: {
custom: {
50: '#c7ffab',
500: '#abff86',
950: '#000000',
},
}SCSS
$custom: #abff86; $custom-light: #c7ffab; $custom-dark: #000000;
JSON
{
"hex": "#abff86",
"rgb": {
"r": 171,
"g": 255,
"b": 134
},
"hsl": {
"h": 101.653,
"s": 100,
"l": 76.275
},
"oklch": {
"l": 0.91961,
"c": 0.17516,
"h": 136.8
},
"luminance": 0.81899
}Semantic roles & 50–950 ramp
primary
#ABFF86
secondary
#B24ADF
accent
#00E69F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681