#ABFE97#ABFE97
#ABFE97 is a very light, vivid green. Relative luminance 0.818; OKLCH L 92.0% C 0.157 H 139.7°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE97 |
|---|---|
| RGB | rgb(171, 254, 151) |
| HSL | hsl(108, 98%, 79%) |
| HSV | hsv(108, 41%, 100%) |
| CMYK | cmyk(32.7%, 0%, 40.6%, 0.4%) |
| CIE-LAB | lab(92.47, -43.90, 41.43) |
| CIE-LCH | lch(92.47, 60.36, 136.66°) |
| OKLab | oklab(91.99% -0.12 0.1019) |
| OKLCH | oklch(91.99% 0.157 139.7) |
| XYZ | xyz(57.8203, 81.7734, 42.0095) |
| Luminance | 0.8178 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.88
Pale Light Green
#B1FC99
ΔE00 1.03
Palegreen
#98FB98
ΔE00 2.52
Light Pastel Green
#B2FBA5
ΔE00 2.65
Celery
#C1FD95
ΔE00 3.44
Light Green
#96F97B
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE97 #EA97FE
analogous
#DEFE97 #ABFE97 #97FEB7
triadic
#ABFE97 #97ABFE #FE97AB
tetradic
#ABFE97 #97DEFE #EA97FE #FEB797
square
#ABFE97 #97DEFE #EA97FE #FEB797
split-complementary
#ABFE97 #B797FE #FE97DE
monochromatic
#49FD1E #7AFD5A #ABFE97 #DCFFD4 #E7FFE1
Accessibility & contrast
On white
1.21
#ABFE97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#ABFE97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE97
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE97 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8F
Deuteranopia (green-blind)
#F7E79D
Tritanopia (blue-blind)
#A6F8E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe97; /* rgb */ color: rgb(171, 254, 151); /* oklch */ color: oklch(92.0% 0.157 139.7);
Tailwind
colors: {
custom: {
50: '#c7ffb7',
500: '#abfe97',
950: '#000000',
},
}SCSS
$custom: #abfe97; $custom-light: #c7ffb7; $custom-dark: #000000;
JSON
{
"hex": "#abfe97",
"rgb": {
"r": 171,
"g": 254,
"b": 151
},
"hsl": {
"h": 108.35,
"s": 98.095,
"l": 79.412
},
"oklch": {
"l": 0.9199,
"c": 0.1574,
"h": 139.7
},
"luminance": 0.81776
}Semantic roles & 50–950 ramp
primary
#ABFE97
secondary
#C659E0
accent
#00E6B9
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681