#42E25F
A medium, vivid green closely aligning with Limegreen.
About #42E25F
At its core, #42E25F is a medium and vivid hue. Its closest recognized web color is Limegreen. This translates to an RGB value of rgb(66, 226, 95).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 71% cyan and 0% magenta inks. 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. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#42E25F
RGB66, 226, 95
HSL130.9°, 73.4%, 57.3%
CMYK71%, 0%, 58%, 11%
HSV130.9°, 70.8%, 88.6%
LAB79.8, -67.0, 51.4
XYZ31.5, 56.4, 20.0
Decimal4383327
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.28:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.44:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #42E25F;
}
.text-color {
color: #42E25F;
}
.border-color {
border: 2px solid #42E25F;
}