#A0CC75
A light, moderate green closely aligning with Lightgreen.
About #A0CC75
At its core, #A0CC75 is a light and moderate hue. Its closest recognized web color is Lightgreen. In the RGB color space, it consists of 160 red, 204 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. The color uses 22% Cyan, 0% Magenta, 43% Yellow, and 20% Black. Always request a physical proof before doing a large print run with this exact code.
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#A0CC75
RGB160, 204, 117
HSL90.3°, 46.0%, 62.9%
CMYK22%, 0%, 43%, 20%
HSV90.3°, 42.6%, 80.0%
LAB77.2, -29.4, 38.7
XYZ39.3, 51.9, 24.8
Decimal10538101
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.39:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.68:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0CC75;
}
.text-color {
color: #A0CC75;
}
.border-color {
border: 2px solid #A0CC75;
}