#ABFF96#ABFF96
#ABFF96 is a very light, vivid green. Relative luminance 0.824; OKLCH L 92.2% C 0.160 H 139.5°. Best body text is #000000 at 17.48:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF96 |
|---|---|
| RGB | rgb(171, 255, 150) |
| HSL | hsl(108, 100%, 79%) |
| HSV | hsv(108, 41%, 100%) |
| CMYK | cmyk(32.9%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(92.74, -44.47, 42.26) |
| CIE-LCH | lch(92.74, 61.35, 136.46°) |
| OKLab | oklab(92.2% -0.1215 0.1038) |
| OKLCH | oklch(92.2% 0.16 139.5) |
| XYZ | xyz(58.0576, 82.3774, 41.6896) |
| Luminance | 0.8238 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pastel Green
#B0FF9D
ΔE00 1.09
Pale Light Green
#B1FC99
ΔE00 1.24
Palegreen
#98FB98
ΔE00 2.65
Light Pastel Green
#B2FBA5
ΔE00 2.95
Celery
#C1FD95
ΔE00 3.42
Light Green
#96F97B
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF96 #EA96FF
analogous
#E0FF96 #ABFF96 #96FFB6
triadic
#ABFF96 #96ABFF #FF96AB
tetradic
#ABFF96 #96E0FF #EA96FF #FFB696
square
#ABFF96 #96E0FF #EA96FF #FFB696
split-complementary
#ABFF96 #B696FF #FF96E0
monochromatic
#49FF1C #7AFF59 #ABFF96 #DCFFD3 #E7FFE0
Accessibility & contrast
On white
1.20
#ABFF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.48
#ABFF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF96
17.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF96 | 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)
#FFEF8E
Deuteranopia (green-blind)
#F8E79C
Tritanopia (blue-blind)
#A6F9E5
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff96; /* rgb */ color: rgb(171, 255, 150); /* oklch */ color: oklch(92.2% 0.160 139.5);
Tailwind
colors: {
custom: {
50: '#c7ffb6',
500: '#abff96',
950: '#000000',
},
}SCSS
$custom: #abff96; $custom-light: #c7ffb6; $custom-dark: #000000;
JSON
{
"hex": "#abff96",
"rgb": {
"r": 171,
"g": 255,
"b": 150
},
"hsl": {
"h": 108,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.92202,
"c": 0.15983,
"h": 139.5
},
"luminance": 0.8238
}Semantic roles & 50–950 ramp
primary
#ABFF96
secondary
#C658E1
accent
#00E6B8
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681