#33A800
A dark, vivid green closely aligning with Limegreen.
About #33A800
At its core, #33A800 is a dark and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 51 parts red, 168 parts green, and 0 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 70% C, 0% M, 100% Y, and 34% K. With a hue angle of 101.8 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. 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#33A800
RGB51, 168, 0
HSL101.8°, 100.0%, 32.9%
CMYK70%, 0%, 100%, 34%
HSV101.8°, 100.0%, 65.9%
LAB60.5, -57.5, 61.6
XYZ15.4, 28.7, 4.7
Decimal3385344
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.11:1
Text on #FFFFFF
AA Large
6.74:1
Text on #000000
AA
2.98:1
Text on #F8FAFC
FAIL
5.73:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #33A800;
}
.text-color {
color: #33A800;
}
.border-color {
border: 2px solid #33A800;
}