#ABFF8D#ABFF8D
#ABFF8D is a very light, vivid green. Relative luminance 0.821; OKLCH L 92.1% C 0.169 H 137.9°. Best body text is #000000 at 17.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF8D |
|---|---|
| RGB | rgb(171, 255, 141) |
| HSL | hsl(104, 100%, 78%) |
| HSV | hsv(104, 45%, 100%) |
| CMYK | cmyk(32.9%, 0%, 44.7%, 0%) |
| CIE-LAB | lab(92.62, -45.65, 46.44) |
| CIE-LCH | lch(92.62, 65.12, 134.51°) |
| OKLab | oklab(92.06% -0.1251 0.113) |
| OKLCH | oklch(92.06% 0.169 137.9) |
| XYZ | xyz(57.3605, 82.0985, 38.0184) |
| Luminance | 0.8210 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pale Light Green
#B1FC99
ΔE00 2.14
Pastel Green
#B0FF9D
ΔE00 2.33
Light Green
#96F97B
ΔE00 2.65
Celery
#C1FD95
ΔE00 3.20
Easter Green
#8CFD7E
ΔE00 3.33
Spring Green (survey)
#A9F971
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF8D #E18DFF
analogous
#E4FF8D #ABFF8D #8DFFA8
triadic
#ABFF8D #8DABFF #FF8DAB
tetradic
#ABFF8D #8DE4FF #E18DFF #FFA88D
square
#ABFF8D #8DE4FF #E18DFF #FFA88D
split-complementary
#ABFF8D #A88DFF #FF8DE4
monochromatic
#51FF13 #7EFF50 #ABFF8D #D8FFCA #E8FFE0
Accessibility & contrast
On white
1.21
#ABFF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.42
#ABFF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF8D
17.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF8D | 1.00 | 1.21 | 17.42 | 17.42 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF84
Deuteranopia (green-blind)
#F9E794
Tritanopia (blue-blind)
#A7F8E4
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #abff8d; /* rgb */ color: rgb(171, 255, 141); /* oklch */ color: oklch(92.1% 0.169 137.9);
Tailwind
colors: {
custom: {
50: '#c7ffb0',
500: '#abff8d',
950: '#000000',
},
}SCSS
$custom: #abff8d; $custom-light: #c7ffb0; $custom-dark: #000000;
JSON
{
"hex": "#abff8d",
"rgb": {
"r": 171,
"g": 255,
"b": 141
},
"hsl": {
"h": 104.211,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.92062,
"c": 0.16855,
"h": 137.9
},
"luminance": 0.82101
}Semantic roles & 50–950 ramp
primary
#ABFF8D
secondary
#BA50E0
accent
#00E6A9
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131811
muted
#838681