#ABFE93#ABFE93
#ABFE93 is a very light, vivid green. Relative luminance 0.816; OKLCH L 91.9% C 0.161 H 138.9°. Best body text is #000000 at 17.33:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE93 |
|---|---|
| RGB | rgb(171, 254, 147) |
| HSL | hsl(107, 98%, 79%) |
| HSV | hsv(107, 42%, 100%) |
| CMYK | cmyk(32.7%, 0%, 42.1%, 0.4%) |
| CIE-LAB | lab(92.42, -44.44, 43.30) |
| CIE-LCH | lch(92.42, 62.05, 135.75°) |
| OKLab | oklab(91.93% -0.1216 0.1061) |
| OKLCH | oklch(91.93% 0.161 138.9) |
| XYZ | xyz(57.5010, 81.6456, 40.3276) |
| Luminance | 0.8165 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 1.30
Pastel Green
#B0FF9D
ΔE00 1.40
Palegreen
#98FB98
ΔE00 2.89
Light Green
#96F97B
ΔE00 3.16
Light Pastel Green
#B2FBA5
ΔE00 3.21
Celery
#C1FD95
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE93 #E693FE
analogous
#E0FE93 #ABFE93 #93FEB0
triadic
#ABFE93 #93ABFE #FE93AB
tetradic
#ABFE93 #93E0FE #E693FE #FEB093
square
#ABFE93 #93E0FE #E693FE #FEB093
split-complementary
#ABFE93 #B093FE #FE93E0
monochromatic
#4DFD1A #7CFD56 #ABFE93 #DAFFD0 #E7FFE1
Accessibility & contrast
On white
1.21
#ABFE93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.33
#ABFE93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE93
17.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE93 | 1.00 | 1.21 | 17.33 | 17.33 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8B
Deuteranopia (green-blind)
#F8E699
Tritanopia (blue-blind)
#A6F7E4
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe93; /* rgb */ color: rgb(171, 254, 147); /* oklch */ color: oklch(91.9% 0.161 138.9);
Tailwind
colors: {
custom: {
50: '#c7ffb4',
500: '#abfe93',
950: '#000000',
},
}SCSS
$custom: #abfe93; $custom-light: #c7ffb4; $custom-dark: #000000;
JSON
{
"hex": "#abfe93",
"rgb": {
"r": 171,
"g": 254,
"b": 147
},
"hsl": {
"h": 106.542,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.91926,
"c": 0.16132,
"h": 138.9
},
"luminance": 0.81648
}Semantic roles & 50–950 ramp
primary
#ABFE93
secondary
#C156E0
accent
#00E6B2
background
#FEFFFD
surface
#FAFFF8
border
#D3D7D1
text
#131811
muted
#838681