#A0E992
A light, moderate green closely aligning with Lightgreen.
About #A0E992
Visually, #A0E992 is defined as a moderate green. Its closest recognized web color is Lightgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 160, 233, and 146.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 31% cyan and 0% magenta inks. With a hue angle of 110.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#A0E992
RGB160, 233, 146
HSL110.3°, 66.4%, 74.3%
CMYK31%, 0%, 37%, 9%
HSV110.3°, 37.3%, 91.4%
LAB85.9, -38.9, 35.3
XYZ48.8, 67.8, 37.7
Decimal10545554
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.44:1
Text on #FFFFFF
FAIL
14.57:1
Text on #000000
AAA
1.38:1
Text on #F8FAFC
FAIL
12.38:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0E992;
}
.text-color {
color: #A0E992;
}
.border-color {
border: 2px solid #A0E992;
}