#2CE95F
A medium, vivid green closely aligning with Springgreen.
About #2CE95F
When working with digital screens, the color #2CE95F is rendered by mixing light. Its closest recognized web color is Springgreen. Its digital footprint relies on 44 parts red, 233 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 81% cyan and 0% magenta inks. With a hue angle of 136.2 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CE95F
RGB44, 233, 95
HSL136.2°, 81.1%, 54.3%
CMYK81%, 0%, 59%, 9%
HSV136.2°, 81.1%, 91.4%
LAB81.6, -72.2, 53.5
XYZ32.2, 59.6, 20.6
Decimal2943327
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.62:1
Text on #FFFFFF
FAIL
12.93:1
Text on #000000
AAA
1.55:1
Text on #F8FAFC
FAIL
10.99:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE95F;
}
.text-color {
color: #2CE95F;
}
.border-color {
border: 2px solid #2CE95F;
}