#A0E975
A light, vivid green closely aligning with Lightgreen.
About #A0E975
The hex code #A0E975 represents a beautifully specific shade of green. Its closest recognized web color is Lightgreen. This translates to an RGB value of rgb(160, 233, 117).
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 31% C, 0% M, 50% Y, and 9% K. 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. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#A0E975
RGB160, 233, 117
HSL97.8°, 72.5%, 68.6%
CMYK31%, 0%, 50%, 9%
HSV97.8°, 49.8%, 91.4%
LAB85.5, -42.6, 48.9
XYZ46.8, 67.0, 27.3
Decimal10545525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.46:1
Text on #FFFFFF
FAIL
14.41:1
Text on #000000
AAA
1.39:1
Text on #F8FAFC
FAIL
12.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0E975;
}
.text-color {
color: #A0E975;
}
.border-color {
border: 2px solid #A0E975;
}