#2CF092
A medium, vivid green closely aligning with Mediumspringgreen.
About #2CF092
The precise color #2CF092 is an excellent choice for modern design projects. Its closest recognized web color is Mediumspringgreen. This translates to an RGB value of rgb(44, 240, 146).
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 82% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CF092
RGB44, 240, 146
HSL151.2°, 86.7%, 55.7%
CMYK82%, 0%, 39%, 6%
HSV151.2°, 81.7%, 94.1%
LAB84.4, -66.6, 32.7
XYZ37.4, 64.9, 37.8
Decimal2945170
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
13.99:1
Text on #000000
AAA
1.44:1
Text on #F8FAFC
FAIL
11.89:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CF092;
}
.text-color {
color: #2CF092;
}
.border-color {
border: 2px solid #2CF092;
}