#ABFA96#ABFA96
#ABFA96 is a very light, vivid green. Relative luminance 0.792; OKLCH L 91.1% C 0.153 H 139.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFA96 |
|---|---|
| RGB | rgb(171, 250, 150) |
| HSL | hsl(107, 91%, 78%) |
| HSV | hsv(107, 40%, 98%) |
| CMYK | cmyk(31.6%, 0%, 40%, 2%) |
| CIE-LAB | lab(91.34, -42.29, 40.45) |
| CIE-LCH | lch(91.34, 58.52, 136.28°) |
| OKLab | oklab(91.06% -0.1156 0.0996) |
| OKLCH | oklch(91.06% 0.153 139.2) |
| XYZ | xyz(56.4833, 79.2288, 41.1649) |
| Luminance | 0.7923 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 0.77
Pastel Green
#B0FF9D
ΔE00 1.14
Light Pastel Green
#B2FBA5
ΔE00 2.30
Palegreen
#98FB98
ΔE00 2.59
Tea Green
#BDF8A3
ΔE00 3.15
Celery
#C1FD95
ΔE00 3.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFA96 #E596FA
analogous
#DDFA96 #ABFA96 #96FAB3
triadic
#ABFA96 #96ABFA #FA96AB
tetradic
#ABFA96 #96DDFA #E596FA #FAB396
square
#ABFA96 #96DDFA #E596FA #FAB396
split-complementary
#ABFA96 #B396FA #FA96DD
monochromatic
#4EF421 #7CF75C #ABFA96 #DAFDD0 #E8FEE2
Accessibility & contrast
On white
1.25
#ABFA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#ABFA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFA96
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFA96 | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEB8F
Deuteranopia (green-blind)
#F4E39C
Tritanopia (blue-blind)
#A6F4E1
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #abfa96; /* rgb */ color: rgb(171, 250, 150); /* oklch */ color: oklch(91.1% 0.153 139.2);
Tailwind
colors: {
custom: {
50: '#c6fcb6',
500: '#abfa96',
950: '#000000',
},
}SCSS
$custom: #abfa96; $custom-light: #c6fcb6; $custom-dark: #000000;
JSON
{
"hex": "#abfa96",
"rgb": {
"r": 171,
"g": 250,
"b": 150
},
"hsl": {
"h": 107.4,
"s": 90.909,
"l": 78.431
},
"oklch": {
"l": 0.91064,
"c": 0.15259,
"h": 139.2
},
"luminance": 0.79231
}Semantic roles & 50–950 ramp
primary
#ABFA96
secondary
#BF5ADA
accent
#00E6B5
background
#FDFFFD
surface
#F9FFF8
border
#D2D7D1
text
#131711
muted
#828581