#2CE28A
A medium, vivid green closely aligning with Mediumspringgreen.
About #2CE28A
The hex code #2CE28A represents a beautifully specific shade of green. Designers often compare it to the standard color Mediumspringgreen. This translates to an RGB value of rgb(44, 226, 138).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 81% C, 0% M, 39% 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. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CE28A
RGB44, 226, 138
HSL151.0°, 75.8%, 52.9%
CMYK81%, 0%, 39%, 11%
HSV151.0°, 80.5%, 88.6%
LAB80.0, -63.2, 30.9
XYZ32.8, 56.8, 33.3
Decimal2941578
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.70:1
Text on #FFFFFF
FAIL
12.35:1
Text on #000000
AAA
1.62:1
Text on #F8FAFC
FAIL
10.50:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE28A;
}
.text-color {
color: #2CE28A;
}
.border-color {
border: 2px solid #2CE28A;
}