#ABFF83#ABFF83
#ABFF83 is a very light, vivid green. Relative luminance 0.818; OKLCH L 91.9% C 0.178 H 136.4°. Best body text is #000000 at 17.36:1 contrast (WCAG AA passes).
Color values
| HEX | #ABFF83 |
|---|---|
| RGB | rgb(171, 255, 131) |
| HSL | hsl(101, 100%, 76%) |
| HSV | hsv(101, 49%, 100%) |
| CMYK | cmyk(32.9%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(92.49, -46.86, 51.01) |
| CIE-LCH | lch(92.49, 69.26, 132.57°) |
| OKLab | oklab(91.92% -0.1289 0.1227) |
| OKLCH | oklch(91.92% 0.178 136.4) |
| XYZ | xyz(56.6498, 81.8142, 34.2752) |
| Luminance | 0.8182 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.26
Light Green
#96F97B
ΔE00 2.43
Key Lime
#AEFF6E
ΔE00 2.84
Light Lime
#AEFD6C
ΔE00 3.03
Light Yellowish Green
#C2FF89
ΔE00 3.12
Easter Green
#8CFD7E
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABFF83 #D783FF
analogous
#E9FF83 #ABFF83 #83FF99
triadic
#ABFF83 #83ABFF #FF83AB
tetradic
#ABFF83 #83E9FF #D783FF #FF9983
square
#ABFF83 #83E9FF #D783FF #FF9983
split-complementary
#ABFF83 #9983FF #FF83E9
monochromatic
#58FF09 #82FF46 #ABFF83 #D4FFC0 #EAFFE0
Accessibility & contrast
On white
1.21
#ABFF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.36
#ABFF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABFF83
17.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABFF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABFF83 | 1.00 | 1.21 | 17.36 | 17.36 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE78
Deuteranopia (green-blind)
#FAE78B
Tritanopia (blue-blind)
#A8F7E2
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #abff83; /* rgb */ color: rgb(171, 255, 131); /* oklch */ color: oklch(91.9% 0.178 136.4);
Tailwind
colors: {
custom: {
50: '#c7ffa9',
500: '#abff83',
950: '#000000',
},
}SCSS
$custom: #abff83; $custom-light: #c7ffa9; $custom-dark: #000000;
JSON
{
"hex": "#abff83",
"rgb": {
"r": 171,
"g": 255,
"b": 131
},
"hsl": {
"h": 100.645,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.91919,
"c": 0.17794,
"h": 136.4
},
"luminance": 0.81817
}Semantic roles & 50–950 ramp
primary
#ABFF83
secondary
#AE48DF
accent
#00E69B
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131810
muted
#838681