#ABFD97#ABFD97
#ABFD97 is a very light, vivid green. Relative luminance 0.811; OKLCH L 91.8% C 0.156 H 139.6°. Best body text is #000000 at 17.23:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFD97 |
|---|---|
| RGB | rgb(171, 253, 151) |
| HSL | hsl(108, 96%, 79%) |
| HSV | hsv(108, 40%, 99%) |
| CMYK | cmyk(32.4%, 0%, 40.3%, 0.8%) |
| CIE-LAB | lab(92.19, -43.47, 41.06) |
| CIE-LCH | lch(92.19, 59.80, 136.63°) |
| OKLab | oklab(91.76% -0.1188 0.1011) |
| OKLCH | oklch(91.76% 0.156 139.6) |
| XYZ | xyz(57.5038, 81.1404, 41.9040) |
| Luminance | 0.8114 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 0.85
Pale Light Green
#B1FC99
ΔE00 0.89
Palegreen
#98FB98
ΔE00 2.49
Light Pastel Green
#B2FBA5
ΔE00 2.51
Celery
#C1FD95
ΔE00 3.41
Tea Green
#BDF8A3
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFD97 #E997FD
analogous
#DEFD97 #ABFD97 #97FDB6
triadic
#ABFD97 #97ABFD #FD97AB
tetradic
#ABFD97 #97DEFD #E997FD #FDB697
square
#ABFD97 #97DEFD #E997FD #FDB697
split-complementary
#ABFD97 #B697FD #FD97DE
monochromatic
#4AFB1F #7BFC5B #ABFD97 #DBFED3 #E7FEE1
Accessibility & contrast
On white
1.22
#ABFD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.23
#ABFD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFD97
17.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFD97 | 1.00 | 1.22 | 17.23 | 17.23 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED8F
Deuteranopia (green-blind)
#F6E69D
Tritanopia (blue-blind)
#A6F7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfd97; /* rgb */ color: rgb(171, 253, 151); /* oklch */ color: oklch(91.8% 0.156 139.6);
Tailwind
colors: {
custom: {
50: '#c7feb7',
500: '#abfd97',
950: '#000000',
},
}SCSS
$custom: #abfd97; $custom-light: #c7feb7; $custom-dark: #000000;
JSON
{
"hex": "#abfd97",
"rgb": {
"r": 171,
"g": 253,
"b": 151
},
"hsl": {
"h": 108.235,
"s": 96.226,
"l": 79.216
},
"oklch": {
"l": 0.91763,
"c": 0.15595,
"h": 139.6
},
"luminance": 0.81143
}Semantic roles & 50–950 ramp
primary
#ABFD97
secondary
#C559DF
accent
#00E6B8
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681