#07DB33
A medium, vivid green closely aligning with Limegreen.
About #07DB33
At its core, #07DB33 is a medium and vivid hue. Its closest recognized web color is Limegreen. Its digital footprint relies on 7 parts red, 219 parts green, and 51 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 97% cyan and 0% magenta inks. The HSL representation is 132.5° hue, 93.8% saturation, and 44.3% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#07DB33
RGB7, 219, 51
HSL132.5°, 93.8%, 44.3%
CMYK97%, 0%, 77%, 14%
HSV132.5°, 96.8%, 85.9%
LAB76.6, -74.7, 64.9
XYZ26.0, 50.9, 11.6
Decimal514867
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.19:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.51:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #07DB33;
}
.text-color {
color: #07DB33;
}
.border-color {
border: 2px solid #07DB33;
}