#A0E292
A light, moderate green closely aligning with Lightgreen.
About #A0E292
The precise color #A0E292 is an excellent choice for modern design projects. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(160, 226, 146).
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 29% cyan, 0% magenta, 35% yellow, and 11% black. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0E292
RGB160, 226, 146
HSL109.5°, 58.0%, 72.9%
CMYK29%, 0%, 35%, 11%
HSV109.5°, 35.4%, 88.6%
LAB83.9, -35.7, 32.7
XYZ46.9, 63.9, 37.1
Decimal10543762
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.79:1
Text on #000000
AAA
1.46:1
Text on #F8FAFC
FAIL
11.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0E292;
}
.text-color {
color: #A0E292;
}
.border-color {
border: 2px solid #A0E292;
}