#42F083
A light, vivid green closely aligning with Mediumspringgreen.
About #42F083
The precise color #42F083 is an excellent choice for modern design projects. Its closest recognized web color is Mediumspringgreen. This translates to an RGB value of rgb(66, 240, 131).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 72% C, 0% M, 45% Y, and 6% K. 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. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#42F083
RGB66, 240, 131
HSL142.4°, 85.3%, 60.0%
CMYK72%, 0%, 45%, 6%
HSV142.4°, 72.5%, 94.1%
LAB84.5, -66.6, 40.3
XYZ37.5, 65.1, 32.1
Decimal4386947
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.50:1
Text on #FFFFFF
FAIL
14.02:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.92:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42F083;
}
.text-color {
color: #42F083;
}
.border-color {
border: 2px solid #42F083;
}