#42FF6D
A light, vivid green closely aligning with Springgreen.
About #42FF6D
The precise color #42FF6D is an excellent choice for modern design projects. It is closely associated with the named CSS color Springgreen. To achieve this exact tint on a monitor, you would use an RGB mix of 66, 255, and 109.
Translating this color to physical media requires the CMYK color model. The color uses 74% Cyan, 0% Magenta, 57% Yellow, and 0% Black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#42FF6D
RGB66, 255, 109
HSL133.7°, 100.0%, 62.9%
CMYK74%, 0%, 57%, 0%
HSV133.7°, 74.1%, 100.0%
LAB88.8, -74.7, 55.8
XYZ40.8, 73.8, 26.6
Decimal4390765
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.33:1
Text on #FFFFFF
FAIL
15.76:1
Text on #000000
AAA
1.27:1
Text on #F8FAFC
FAIL
13.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42FF6D;
}
.text-color {
color: #42FF6D;
}
.border-color {
border: 2px solid #42FF6D;
}