#A0C58A
A light, moderate green closely aligning with Darkseagreen.
About #A0C58A
At its core, #A0C58A is a light and moderate hue. Designers often compare it to the standard color Darkseagreen. In the RGB color space, it consists of 160 red, 197 green, and 138 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 19% cyan and 0% magenta inks. With a hue angle of 97.6 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0C58A
RGB160, 197, 138
HSL97.6°, 33.7%, 65.7%
CMYK19%, 0%, 30%, 23%
HSV97.6°, 29.9%, 77.3%
LAB75.6, -23.1, 25.7
XYZ39.1, 49.2, 31.5
Decimal10536330
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.94:1
Text on #FFFFFF
FAIL
10.85:1
Text on #000000
AAA
1.85:1
Text on #F8FAFC
FAIL
9.22:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0C58A;
}
.text-color {
color: #A0C58A;
}
.border-color {
border: 2px solid #A0C58A;
}