#A0FF83
A light, vivid green closely aligning with Palegreen.
About #A0FF83
Visually, #A0FF83 is defined as a vivid green. Its closest recognized web color is Palegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 255, and 131.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 37% cyan and 0% magenta inks. The HSL representation is 106.0° hue, 100.0% saturation, and 75.7% lightness.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0FF83
RGB160, 255, 131
HSL106.0°, 100.0%, 75.7%
CMYK37%, 0%, 49%, 0%
HSV106.0°, 48.6%, 100.0%
LAB92.0, -50.4, 50.2
XYZ54.4, 80.6, 34.2
Decimal10551171
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.23:1
Text on #FFFFFF
FAIL
17.13:1
Text on #000000
AAA
1.17:1
Text on #F8FAFC
FAIL
14.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0FF83;
}
.text-color {
color: #A0FF83;
}
.border-color {
border: 2px solid #A0FF83;
}