#33E250
A medium, vivid green closely aligning with Limegreen.
About #33E250
When working with digital screens, the color #33E250 is rendered by mixing light. It is closely associated with the named CSS color Limegreen. In the RGB color space, it consists of 51 red, 226 green, and 80 blue.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 77% C, 0% M, 65% Y, and 11% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#33E250
RGB51, 226, 80
HSL129.9°, 75.1%, 54.3%
CMYK77%, 0%, 65%, 11%
HSV129.9°, 77.4%, 88.6%
LAB79.4, -70.9, 57.4
XYZ30.0, 55.7, 16.8
Decimal3400272
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.14:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.32:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33E250;
}
.text-color {
color: #33E250;
}
.border-color {
border: 2px solid #33E250;
}