#ABFC91#ABFC91
#ABFC91 is a very light, vivid green. Relative luminance 0.803; OKLCH L 91.4% C 0.160 H 138.4°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFC91 |
|---|---|
| RGB | rgb(171, 252, 145) |
| HSL | hsl(105, 95%, 78%) |
| HSV | hsv(105, 42%, 99%) |
| CMYK | cmyk(32.1%, 0%, 42.5%, 1.2%) |
| CIE-LAB | lab(91.83, -43.84, 43.51) |
| CIE-LCH | lch(91.83, 61.77, 135.21°) |
| OKLab | oklab(91.44% -0.12 0.1065) |
| OKLCH | oklch(91.44% 0.16 138.4) |
| XYZ | xyz(56.7140, 80.3207, 39.2978) |
| Luminance | 0.8032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.24
Pastel Green
#B0FF9D
ΔE00 1.59
Palegreen
#98FB98
ΔE00 3.03
Light Green
#96F97B
ΔE00 3.05
Celery
#C1FD95
ΔE00 3.06
Light Pastel Green
#B2FBA5
ΔE00 3.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFC91 #E291FC
analogous
#E0FC91 #ABFC91 #91FCAD
triadic
#ABFC91 #91ABFC #FC91AB
tetradic
#ABFC91 #91E0FC #E291FC #FCAD91
square
#ABFC91 #91E0FC #E291FC #FCAD91
split-complementary
#ABFC91 #AD91FC #FC91E0
monochromatic
#50F91A #7EFA55 #ABFC91 #D8FECD #E8FEE1
Accessibility & contrast
On white
1.23
#ABFC91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#ABFC91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFC91
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFC91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFC91 | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEC89
Deuteranopia (green-blind)
#F6E597
Tritanopia (blue-blind)
#A7F5E2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #abfc91; /* rgb */ color: rgb(171, 252, 145); /* oklch */ color: oklch(91.4% 0.160 138.4);
Tailwind
colors: {
custom: {
50: '#c7feb2',
500: '#abfc91',
950: '#000000',
},
}SCSS
$custom: #abfc91; $custom-light: #c7feb2; $custom-dark: #000000;
JSON
{
"hex": "#abfc91",
"rgb": {
"r": 171,
"g": 252,
"b": 145
},
"hsl": {
"h": 105.421,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.91439,
"c": 0.16041,
"h": 138.4
},
"luminance": 0.80323
}Semantic roles & 50–950 ramp
primary
#ABFC91
secondary
#BB55DC
accent
#00E6AE
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681