#A0FF57
A light, vivid green closely aligning with Greenyellow.
About #A0FF57
The precise color #A0FF57 is an excellent choice for modern design projects. Its closest recognized web color is Greenyellow. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 255, and 87.
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. With a hue angle of 93.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0FF57
RGB160, 255, 87
HSL93.9°, 100.0%, 67.1%
CMYK37%, 0%, 66%, 0%
HSV93.9°, 65.9%, 100.0%
LAB91.5, -54.7, 68.7
XYZ52.0, 79.7, 21.7
Decimal10551127
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.24:1
Text on #FFFFFF
FAIL
16.94:1
Text on #000000
AAA
1.19:1
Text on #F8FAFC
FAIL
14.40:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0FF57;
}
.text-color {
color: #A0FF57;
}
.border-color {
border: 2px solid #A0FF57;
}