#A0C557
A medium, moderate green closely aligning with Yellowgreen.
About #A0C557
The precise color #A0C557 is an excellent choice for modern design projects. Its closest recognized web color is Yellowgreen. This translates to an RGB value of rgb(160, 197, 87).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 19% Cyan, 0% Magenta, 56% Yellow, and 23% Black. With a hue angle of 80.2 degrees, it sits comfortably in the green spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#A0C557
RGB160, 197, 87
HSL80.2°, 48.7%, 55.7%
CMYK19%, 0%, 56%, 23%
HSV80.2°, 55.8%, 77.3%
LAB74.9, -29.4, 50.3
XYZ36.2, 48.1, 16.4
Decimal10536279
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.98:1
Text on #FFFFFF
FAIL
10.62:1
Text on #000000
AAA
1.89:1
Text on #F8FAFC
FAIL
9.03:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0C557;
}
.text-color {
color: #A0C557;
}
.border-color {
border: 2px solid #A0C557;
}