#2CFF6D
A medium, vivid green closely aligning with Springgreen.
About #2CFF6D
The precise color #2CFF6D is an excellent choice for modern design projects. Its closest recognized web color is Springgreen. This translates to an RGB value of rgb(44, 255, 109).
For print applications, it's crucial to understand its CMYK makeup. The color uses 83% Cyan, 0% Magenta, 57% Yellow, and 0% Black. The HSL representation is 138.5° hue, 100.0% saturation, and 58.6% lightness.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2CFF6D
RGB44, 255, 109
HSL138.5°, 100.0%, 58.6%
CMYK83%, 0%, 57%, 0%
HSV138.5°, 82.7%, 100.0%
LAB88.5, -77.2, 55.3
XYZ39.6, 73.2, 26.5
Decimal2948973
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.34:1
Text on #FFFFFF
FAIL
15.63:1
Text on #000000
AAA
1.28:1
Text on #F8FAFC
FAIL
13.29:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CFF6D;
}
.text-color {
color: #2CFF6D;
}
.border-color {
border: 2px solid #2CFF6D;
}