#ABFF91#ABFF91
#ABFF91 is a very light, vivid green. Relative luminance 0.822; OKLCH L 92.1% C 0.165 H 138.6°. Best body text is #000000 at 17.44:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF91 |
|---|---|
| RGB | rgb(171, 255, 145) |
| HSL | hsl(106, 100%, 78%) |
| HSV | hsv(106, 43%, 100%) |
| CMYK | cmyk(32.9%, 0%, 43.1%, 0%) |
| CIE-LAB | lab(92.67, -45.14, 44.59) |
| CIE-LCH | lch(92.67, 63.45, 135.35°) |
| OKLab | oklab(92.12% -0.1235 0.1089) |
| OKLCH | oklch(92.12% 0.165 138.6) |
| XYZ | xyz(57.6636, 82.2197, 39.6143) |
| Luminance | 0.8222 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.67
Pastel Green
#B0FF9D
ΔE00 1.76
Light Green
#96F97B
ΔE00 2.95
Palegreen
#98FB98
ΔE00 3.17
Celery
#C1FD95
ΔE00 3.23
Easter Green
#8CFD7E
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF91 #E591FF
analogous
#E2FF91 #ABFF91 #91FFAE
triadic
#ABFF91 #91ABFF #FF91AB
tetradic
#ABFF91 #91E2FF #E591FF #FFAE91
square
#ABFF91 #91E2FF #E591FF #FFAE91
split-complementary
#ABFF91 #AE91FF #FF91E2
monochromatic
#4EFF17 #7CFF54 #ABFF91 #DAFFCE #E8FFE0
Accessibility & contrast
On white
1.20
#ABFF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.44
#ABFF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF91
17.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF91 | 1.00 | 1.20 | 17.44 | 17.44 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF88
Deuteranopia (green-blind)
#F9E798
Tritanopia (blue-blind)
#A7F8E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff91; /* rgb */ color: rgb(171, 255, 145); /* oklch */ color: oklch(92.1% 0.165 138.6);
Tailwind
colors: {
custom: {
50: '#c7ffb3',
500: '#abff91',
950: '#000000',
},
}SCSS
$custom: #abff91; $custom-light: #c7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#abff91",
"rgb": {
"r": 171,
"g": 255,
"b": 145
},
"hsl": {
"h": 105.818,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.92123,
"c": 0.1647,
"h": 138.6
},
"luminance": 0.82222
}Semantic roles & 50–950 ramp
primary
#ABFF91
secondary
#BF53E1
accent
#00E6AF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681