#2CE249
A medium, vivid green closely aligning with Limegreen.
About #2CE249
At its core, #2CE249 is a medium and vivid hue. It is closely associated with the named CSS color Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 44, 226, and 73.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 81% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CE249
RGB44, 226, 73
HSL129.6°, 75.8%, 52.9%
CMYK81%, 0%, 68%, 11%
HSV129.6°, 80.5%, 88.6%
LAB79.3, -72.4, 60.0
XYZ29.4, 55.4, 15.4
Decimal2941513
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.08:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE249;
}
.text-color {
color: #2CE249;
}
.border-color {
border: 2px solid #2CE249;
}