#2CE98A
A medium, vivid green closely aligning with Mediumspringgreen.
About #2CE98A
The hex code #2CE98A represents a beautifully specific shade of green. It is closely associated with the named CSS color Mediumspringgreen. Its digital footprint relies on 44 parts red, 233 parts green, and 138 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 81% Cyan, 0% Magenta, 41% Yellow, and 9% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CE98A
RGB44, 233, 138
HSL149.8°, 81.1%, 54.3%
CMYK81%, 0%, 41%, 9%
HSV149.8°, 81.1%, 91.4%
LAB82.2, -65.7, 33.7
XYZ34.8, 60.6, 33.9
Decimal2943370
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.13:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE98A;
}
.text-color {
color: #2CE98A;
}
.border-color {
border: 2px solid #2CE98A;
}