#2CF07C
A medium, vivid green closely aligning with Springgreen.
About #2CF07C
The precise color #2CF07C is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. In the RGB color space, it consists of 44 red, 240 green, and 124 blue.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 82% C, 0% M, 48% Y, and 6% K. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#2CF07C
RGB44, 240, 124
HSL144.5°, 86.7%, 55.7%
CMYK82%, 0%, 48%, 6%
HSV144.5°, 81.7%, 94.1%
LAB84.1, -70.4, 43.1
XYZ35.8, 64.3, 29.6
Decimal2945148
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.51:1
Text on #FFFFFF
FAIL
13.86:1
Text on #000000
AAA
1.45:1
Text on #F8FAFC
FAIL
11.78:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF07C;
}
.text-color {
color: #2CF07C;
}
.border-color {
border: 2px solid #2CF07C;
}