#A0E299
A light, moderate green closely aligning with Lightgreen.
About #A0E299
Visually, #A0E299 is defined as a moderate green. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(160, 226, 153).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 29% cyan and 0% magenta inks. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0E299
RGB160, 226, 153
HSL114.2°, 55.7%, 74.3%
CMYK29%, 0%, 32%, 11%
HSV114.2°, 32.3%, 88.6%
LAB84.1, -34.6, 29.2
XYZ47.4, 64.2, 40.0
Decimal10543769
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.52:1
Text on #FFFFFF
FAIL
13.83:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0E299;
}
.text-color {
color: #A0E299;
}
.border-color {
border: 2px solid #A0E299;
}