#ABFC97#ABFC97
#ABFC97 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.154 H 139.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC97 |
|---|---|
| RGB | rgb(171, 252, 151) |
| HSL | hsl(108, 94%, 79%) |
| HSV | hsv(108, 40%, 99%) |
| CMYK | cmyk(32.1%, 0%, 40.1%, 1.2%) |
| CIE-LAB | lab(91.91, -43.03, 40.70) |
| CIE-LCH | lch(91.91, 59.23, 136.59°) |
| OKLab | oklab(91.54% -0.1176 0.1002) |
| OKLCH | oklch(91.54% 0.155 139.5) |
| XYZ | xyz(57.1889, 80.5106, 41.7990) |
| Luminance | 0.8051 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.79
Pastel Green
#B0FF9D
ΔE00 0.87
Light Pastel Green
#B2FBA5
ΔE00 2.37
Palegreen
#98FB98
ΔE00 2.48
Tea Green
#BDF8A3
ΔE00 3.35
Celery
#C1FD95
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC97 #E897FC
analogous
#DEFC97 #ABFC97 #97FCB6
triadic
#ABFC97 #97ABFC #FC97AB
tetradic
#ABFC97 #97DEFC #E897FC #FCB697
square
#ABFC97 #97DEFC #E897FC #FCB697
split-complementary
#ABFC97 #B697FC #FC97DE
monochromatic
#4BF920 #7BFA5C #ABFC97 #DBFED2 #E7FEE1
Accessibility & contrast
On white
1.23
#ABFC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#ABFC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC97
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC97 | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC90
Deuteranopia (green-blind)
#F5E59D
Tritanopia (blue-blind)
#A6F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfc97; /* rgb */ color: rgb(171, 252, 151); /* oklch */ color: oklch(91.5% 0.154 139.5);
Tailwind
colors: {
custom: {
50: '#c7feb7',
500: '#abfc97',
950: '#000000',
},
}SCSS
$custom: #abfc97; $custom-light: #c7feb7; $custom-dark: #000000;
JSON
{
"hex": "#abfc97",
"rgb": {
"r": 171,
"g": 252,
"b": 151
},
"hsl": {
"h": 108.119,
"s": 94.393,
"l": 79.02
},
"oklch": {
"l": 0.91535,
"c": 0.1545,
"h": 139.5
},
"luminance": 0.80513
}Semantic roles & 50–950 ramp
primary
#ABFC97
secondary
#C35ADD
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681