#ABFC96#ABFC96
#ABFC96 is a very light, vivid green. Relative luminance 0.805; OKLCH L 91.5% C 0.155 H 139.4°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC96 |
|---|---|
| RGB | rgb(171, 252, 150) |
| HSL | hsl(108, 94%, 79%) |
| HSV | hsv(108, 40%, 99%) |
| CMYK | cmyk(32.1%, 0%, 40.5%, 1.2%) |
| CIE-LAB | lab(91.90, -43.17, 41.17) |
| CIE-LCH | lch(91.90, 59.66, 136.36°) |
| OKLab | oklab(91.52% -0.118 0.1013) |
| OKLCH | oklch(91.52% 0.156 139.4) |
| XYZ | xyz(57.1081, 80.4783, 41.3731) |
| Luminance | 0.8048 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.81
Pastel Green
#B0FF9D
ΔE00 0.97
Light Pastel Green
#B2FBA5
ΔE00 2.52
Palegreen
#98FB98
ΔE00 2.55
Celery
#C1FD95
ΔE00 3.32
Tea Green
#BDF8A3
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC96 #E796FC
analogous
#DEFC96 #ABFC96 #96FCB4
triadic
#ABFC96 #96ABFC #FC96AB
tetradic
#ABFC96 #96DEFC #E796FC #FCB496
square
#ABFC96 #96DEFC #E796FC #FCB496
split-complementary
#ABFC96 #B496FC #FC96DE
monochromatic
#4CF91F #7BFA5B #ABFC96 #DBFED2 #E7FEE1
Accessibility & contrast
On white
1.23
#ABFC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#ABFC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC96
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC96 | 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)
#FFEC8E
Deuteranopia (green-blind)
#F6E59C
Tritanopia (blue-blind)
#A6F6E3
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfc96; /* rgb */ color: rgb(171, 252, 150); /* oklch */ color: oklch(91.5% 0.155 139.4);
Tailwind
colors: {
custom: {
50: '#c7feb6',
500: '#abfc96',
950: '#000000',
},
}SCSS
$custom: #abfc96; $custom-light: #c7feb6; $custom-dark: #000000;
JSON
{
"hex": "#abfc96",
"rgb": {
"r": 171,
"g": 252,
"b": 150
},
"hsl": {
"h": 107.647,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.91519,
"c": 0.1555,
"h": 139.4
},
"luminance": 0.80481
}Semantic roles & 50–950 ramp
primary
#ABFC96
secondary
#C259DD
accent
#00E6B6
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131811
muted
#828681