#ABFE83#ABFE83
#ABFE83 is a very light, vivid green. Relative luminance 0.812; OKLCH L 91.7% C 0.177 H 136.3°. Best body text is #000000 at 17.24:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFE83 |
|---|---|
| RGB | rgb(171, 254, 131) |
| HSL | hsl(100, 98%, 75%) |
| HSV | hsv(100, 48%, 100%) |
| CMYK | cmyk(32.7%, 0%, 48.4%, 0.4%) |
| CIE-LAB | lab(92.21, -46.43, 50.66) |
| CIE-LCH | lch(92.21, 68.72, 132.51°) |
| OKLab | oklab(91.69% -0.1277 0.1219) |
| OKLCH | oklch(91.69% 0.177 136.3) |
| XYZ | xyz(56.3316, 81.1779, 34.1692) |
| Luminance | 0.8118 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.21
Light Green
#96F97B
ΔE00 2.38
Key Lime
#AEFF6E
ΔE00 2.90
Light Lime
#AEFD6C
ΔE00 3.06
Light Yellowish Green
#C2FF89
ΔE00 3.08
Pale Light Green
#B1FC99
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFE83 #D683FE
analogous
#E8FE83 #ABFE83 #83FE98
triadic
#ABFE83 #83ABFE #FE83AB
tetradic
#ABFE83 #83E8FE #D683FE #FE9883
square
#ABFE83 #83E8FE #D683FE #FE9883
split-complementary
#ABFE83 #9883FE #FE83E8
monochromatic
#59FD0A #82FE46 #ABFE83 #D4FEC0 #EAFFE1
Accessibility & contrast
On white
1.22
#ABFE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.24
#ABFE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFE83
17.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFE83 | 1.00 | 1.22 | 17.24 | 17.24 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFED78
Deuteranopia (green-blind)
#F9E68B
Tritanopia (blue-blind)
#A9F6E1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abfe83; /* rgb */ color: rgb(171, 254, 131); /* oklch */ color: oklch(91.7% 0.177 136.3);
Tailwind
colors: {
custom: {
50: '#c7ffa9',
500: '#abfe83',
950: '#000000',
},
}SCSS
$custom: #abfe83; $custom-light: #c7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#abfe83",
"rgb": {
"r": 171,
"g": 254,
"b": 131
},
"hsl": {
"h": 100.488,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.9169,
"c": 0.17656,
"h": 136.3
},
"luminance": 0.8118
}Semantic roles & 50–950 ramp
primary
#ABFE83
secondary
#AD48DD
accent
#00E69B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681