#ABFA86#ABFA86
#ABFA86 is a very light, vivid green. Relative luminance 0.787; OKLCH L 90.8% C 0.168 H 136.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA86 |
|---|---|
| RGB | rgb(171, 250, 134) |
| HSL | hsl(101, 92%, 75%) |
| HSV | hsv(101, 46%, 98%) |
| CMYK | cmyk(31.6%, 0%, 46.4%, 2%) |
| CIE-LAB | lab(91.12, -44.36, 47.90) |
| CIE-LCH | lch(91.12, 65.28, 132.80°) |
| OKLab | oklab(90.82% -0.1219 0.1159) |
| OKLCH | oklch(90.82% 0.168 136.4) |
| XYZ | xyz(55.2818, 78.7482, 34.8368) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Green
#96F97B
ΔE00 2.45
Pale Light Green
#B1FC99
ΔE00 2.57
Spring Green (survey)
#A9F971
ΔE00 2.66
Pistachio (survey)
#C0FA8B
ΔE00 2.98
Celery
#C1FD95
ΔE00 3.00
Pastel Green
#B0FF9D
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA86 #D586FA
analogous
#E5FA86 #ABFA86 #86FA9B
triadic
#ABFA86 #86ABFA #FA86AB
tetradic
#ABFA86 #86E5FA #D586FA #FA9B86
square
#ABFA86 #86E5FA #D586FA #FA9B86
split-complementary
#ABFA86 #9B86FA #FA86E5
monochromatic
#59F510 #82F84B #ABFA86 #D4FCC1 #EBFEE2
Accessibility & contrast
On white
1.25
#ABFA86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#ABFA86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA86
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA86 | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#F6E38D
Tritanopia (blue-blind)
#A9F3DF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfa86; /* rgb */ color: rgb(171, 250, 134); /* oklch */ color: oklch(90.8% 0.168 136.4);
Tailwind
colors: {
custom: {
50: '#c7fcab',
500: '#abfa86',
950: '#000000',
},
}SCSS
$custom: #abfa86; $custom-light: #c7fcab; $custom-dark: #000000;
JSON
{
"hex": "#abfa86",
"rgb": {
"r": 171,
"g": 250,
"b": 134
},
"hsl": {
"h": 100.862,
"s": 92.063,
"l": 75.294
},
"oklch": {
"l": 0.90817,
"c": 0.16817,
"h": 136.4
},
"luminance": 0.7875
}Semantic roles & 50–950 ramp
primary
#ABFA86
secondary
#AC4CD8
accent
#00E69C
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581