#33E242
A medium, vivid green closely aligning with Limegreen.
About #33E242
At its core, #33E242 is a medium and vivid hue. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 226, and 66.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 77% cyan, 0% magenta, 71% yellow, and 11% black. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#33E242
RGB51, 226, 66
HSL125.1°, 75.1%, 54.3%
CMYK77%, 0%, 71%, 11%
HSV125.1°, 77.4%, 88.6%
LAB79.3, -72.2, 62.7
XYZ29.5, 55.5, 14.3
Decimal3400258
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.74:1
Text on #FFFFFF
FAIL
12.10:1
Text on #000000
AAA
1.66:1
Text on #F8FAFC
FAIL
10.28:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33E242;
}
.text-color {
color: #33E242;
}
.border-color {
border: 2px solid #33E242;
}