#A0E9A0
A light, moderate green closely aligning with Lightgreen.
About #A0E9A0
At its core, #A0E9A0 is a light and moderate hue. Designers often compare it to the standard color Lightgreen. This translates to an RGB value of rgb(160, 233, 160).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 31% cyan, 0% magenta, 31% yellow, and 9% 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0E9A0
RGB160, 233, 160
HSL120.0°, 62.4%, 77.1%
CMYK31%, 0%, 31%, 9%
HSV120.0°, 31.3%, 91.4%
LAB86.2, -36.7, 28.5
XYZ50.0, 68.3, 43.8
Decimal10545568
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.43:1
Text on #FFFFFF
FAIL
14.66:1
Text on #000000
AAA
1.37:1
Text on #F8FAFC
FAIL
12.46:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0E9A0;
}
.text-color {
color: #A0E9A0;
}
.border-color {
border: 2px solid #A0E9A0;
}