#2CFFA8
A medium, vivid green closely aligning with Mediumspringgreen.
About #2CFFA8
Visually, #2CFFA8 is defined as a vivid green. Designers often compare it to the standard color Mediumspringgreen. This translates to an RGB value of rgb(44, 255, 168).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 83% C, 0% M, 34% Y, and 0% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2CFFA8
RGB44, 255, 168
HSL155.3°, 100.0%, 58.6%
CMYK83%, 0%, 34%, 0%
HSV155.3°, 82.7%, 100.0%
LAB89.3, -67.6, 28.2
XYZ43.9, 74.9, 49.2
Decimal2949032
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.31:1
Text on #FFFFFF
FAIL
15.98:1
Text on #000000
AAA
1.26:1
Text on #F8FAFC
FAIL
13.58:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #2CFFA8;
}
.text-color {
color: #2CFFA8;
}
.border-color {
border: 2px solid #2CFFA8;
}