#2CE2A0
A medium, vivid green closely aligning with Mediumspringgreen.
About #2CE2A0
Visually, #2CE2A0 is defined as a vivid green. It is closely associated with the named CSS color Mediumspringgreen. Its digital footprint relies on 44 parts red, 226 parts green, and 160 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 81% C, 0% M, 29% Y, and 11% K. This makes it a relatively light color when applied to physical surfaces.
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#2CE2A0
RGB44, 226, 160
HSL158.2°, 75.8%, 52.9%
CMYK81%, 0%, 29%, 11%
HSV158.2°, 80.5%, 88.6%
LAB80.4, -58.8, 20.1
XYZ34.6, 57.5, 42.5
Decimal2941600
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.49:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE2A0;
}
.text-color {
color: #2CE2A0;
}
.border-color {
border: 2px solid #2CE2A0;
}