#2CE299
A medium, vivid green closely aligning with Mediumspringgreen.
About #2CE299
At its core, #2CE299 is a medium and vivid hue. Designers often compare it to the standard color Mediumspringgreen. Its digital footprint relies on 44 parts red, 226 parts green, and 153 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 81% C, 0% M, 32% Y, and 11% K. With a hue angle of 155.9 degrees, it sits comfortably in the green spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2CE299
RGB44, 226, 153
HSL155.9°, 75.8%, 52.9%
CMYK81%, 0%, 32%, 11%
HSV155.9°, 80.5%, 88.6%
LAB80.3, -60.2, 23.5
XYZ34.0, 57.2, 39.4
Decimal2941593
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.69:1
Text on #FFFFFF
FAIL
12.45:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CE299;
}
.text-color {
color: #2CE299;
}
.border-color {
border: 2px solid #2CE299;
}