#ABFE91#ABFE91
#ABFE91 is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.163 H 138.5°. Best body text is #000000 at 17.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE91 |
|---|---|
| RGB | rgb(171, 254, 145) |
| HSL | hsl(106, 98%, 78%) |
| HSV | hsv(106, 43%, 100%) |
| CMYK | cmyk(32.7%, 0%, 42.9%, 0.4%) |
| CIE-LAB | lab(92.39, -44.70, 44.23) |
| CIE-LCH | lch(92.39, 62.89, 135.31°) |
| OKLab | oklab(91.9% -0.1223 0.1081) |
| OKLCH | oklch(91.9% 0.163 138.5) |
| XYZ | xyz(57.3454, 81.5834, 39.5082) |
| Luminance | 0.8159 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.51
Pastel Green
#B0FF9D
ΔE00 1.68
Light Green
#96F97B
ΔE00 2.97
Palegreen
#98FB98
ΔE00 3.10
Celery
#C1FD95
ΔE00 3.16
Light Pastel Green
#B2FBA5
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE91 #E491FE
analogous
#E1FE91 #ABFE91 #91FEAD
triadic
#ABFE91 #91ABFE #FE91AB
tetradic
#ABFE91 #91E1FE #E491FE #FEAD91
square
#ABFE91 #91E1FE #E491FE #FEAD91
split-complementary
#ABFE91 #AD91FE #FE91E1
monochromatic
#4EFD18 #7DFD54 #ABFE91 #D9FFCE #E8FFE1
Accessibility & contrast
On white
1.21
#ABFE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.32
#ABFE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE91
17.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE91 | 1.00 | 1.21 | 17.32 | 17.32 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE89
Deuteranopia (green-blind)
#F8E698
Tritanopia (blue-blind)
#A7F7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe91; /* rgb */ color: rgb(171, 254, 145); /* oklch */ color: oklch(91.9% 0.163 138.5);
Tailwind
colors: {
custom: {
50: '#c7ffb3',
500: '#abfe91',
950: '#000000',
},
}SCSS
$custom: #abfe91; $custom-light: #c7ffb3; $custom-dark: #000000;
JSON
{
"hex": "#abfe91",
"rgb": {
"r": 171,
"g": 254,
"b": 145
},
"hsl": {
"h": 105.688,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.91895,
"c": 0.16327,
"h": 138.5
},
"luminance": 0.81586
}Semantic roles & 50–950 ramp
primary
#ABFE91
secondary
#BE54DF
accent
#00E6AF
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681