#2CD399
A medium, moderate green closely aligning with Mediumseagreen.
About #2CD399
Visually, #2CD399 is defined as a moderate green. Its closest recognized web color is Mediumseagreen. In the RGB color space, it consists of 44 red, 211 green, and 153 blue.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 79% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#2CD399
RGB44, 211, 153
HSL159.2°, 65.5%, 50.0%
CMYK79%, 0%, 27%, 17%
HSV159.2°, 79.1%, 82.7%
LAB75.7, -54.6, 17.2
XYZ30.1, 49.4, 38.1
Decimal2937753
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.93:1
Text on #FFFFFF
FAIL
10.88:1
Text on #000000
AAA
1.84:1
Text on #F8FAFC
FAIL
9.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CD399;
}
.text-color {
color: #2CD399;
}
.border-color {
border: 2px solid #2CD399;
}