#A0C550
A medium, moderate green closely aligning with Yellowgreen.
About #A0C550
The precise color #A0C550 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. Its digital footprint relies on 160 parts red, 197 parts green, and 80 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 19% C, 0% M, 59% Y, and 23% K. With a hue angle of 79.0 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. 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#A0C550
RGB160, 197, 80
HSL79.0°, 50.2%, 54.3%
CMYK19%, 0%, 59%, 23%
HSV79.0°, 59.4%, 77.3%
LAB74.8, -30.0, 53.4
XYZ35.9, 48.0, 15.0
Decimal10536272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.60:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0C550;
}
.text-color {
color: #A0C550;
}
.border-color {
border: 2px solid #A0C550;
}