#2CE97C
A medium, vivid green closely aligning with Mediumspringgreen.
About #2CE97C
At its core, #2CE97C is a medium and vivid hue. Its closest recognized web color is Mediumspringgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 233, and 124.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 81% C, 0% M, 47% Y, and 9% K. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CE97C
RGB44, 233, 124
HSL145.4°, 81.1%, 54.3%
CMYK81%, 0%, 47%, 9%
HSV145.4°, 81.1%, 91.4%
LAB82.0, -68.1, 40.4
XYZ33.8, 60.3, 28.9
Decimal2943356
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.61:1
Text on #FFFFFF
FAIL
13.05:1
Text on #000000
AAA
1.54:1
Text on #F8FAFC
FAIL
11.10:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE97C;
}
.text-color {
color: #2CE97C;
}
.border-color {
border: 2px solid #2CE97C;
}