#ABFF97#ABFF97
#ABFF97 is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.159 H 139.7°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF97 |
|---|---|
| RGB | rgb(171, 255, 151) |
| HSL | hsl(108, 100%, 80%) |
| HSV | hsv(108, 41%, 100%) |
| CMYK | cmyk(32.9%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(92.76, -44.34, 41.79) |
| CIE-LCH | lch(92.76, 60.93, 136.70°) |
| OKLab | oklab(92.22% -0.1211 0.1027) |
| OKLCH | oklch(92.22% 0.159 139.7) |
| XYZ | xyz(58.1385, 82.4097, 42.1155) |
| Luminance | 0.8241 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.96
Pale Light Green
#B1FC99
ΔE00 1.20
Palegreen
#98FB98
ΔE00 2.57
Light Pastel Green
#B2FBA5
ΔE00 2.81
Celery
#C1FD95
ΔE00 3.48
Light Green
#96F97B
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF97 #EB97FF
analogous
#DFFF97 #ABFF97 #97FFB7
triadic
#ABFF97 #97ABFF #FF97AB
tetradic
#ABFF97 #97DFFF #EB97FF #FFB797
square
#ABFF97 #97DFFF #EB97FF #FFB797
split-complementary
#ABFF97 #B797FF #FF97DF
monochromatic
#48FF1D #7AFF5A #ABFF97 #DCFFD4 #E6FFE0
Accessibility & contrast
On white
1.20
#ABFF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#ABFF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF97
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF97 | 1.00 | 1.20 | 17.48 | 17.48 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8F
Deuteranopia (green-blind)
#F8E79D
Tritanopia (blue-blind)
#A6F9E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff97; /* rgb */ color: rgb(171, 255, 151); /* oklch */ color: oklch(92.2% 0.159 139.7);
Tailwind
colors: {
custom: {
50: '#c7ffb7',
500: '#abff97',
950: '#000000',
},
}SCSS
$custom: #abff97; $custom-light: #c7ffb7; $custom-dark: #000000;
JSON
{
"hex": "#abff97",
"rgb": {
"r": 171,
"g": 255,
"b": 151
},
"hsl": {
"h": 108.462,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.92218,
"c": 0.15885,
"h": 139.7
},
"luminance": 0.82412
}Semantic roles & 50–950 ramp
primary
#ABFF97
secondary
#C759E2
accent
#00E6B9
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681