#33FF1D
A medium, vivid green closely aligning with Lime.
About #33FF1D
When working with digital screens, the color #33FF1D is rendered by mixing light. Its closest recognized web color is Lime. Its digital footprint relies on 51 parts red, 255 parts green, and 29 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 80% C, 0% M, 89% Y, and 0% K. This makes it a relatively light color when applied to physical surfaces.
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#33FF1D
RGB51, 255, 29
HSL114.2°, 100.0%, 55.7%
CMYK80%, 0%, 89%, 0%
HSV114.2°, 88.6%, 100.0%
LAB88.1, -82.6, 80.7
XYZ37.3, 72.3, 13.2
Decimal3407645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.36:1
Text on #FFFFFF
FAIL
15.46:1
Text on #000000
AAA
1.30:1
Text on #F8FAFC
FAIL
13.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #33FF1D;
}
.text-color {
color: #33FF1D;
}
.border-color {
border: 2px solid #33FF1D;
}