#66DB0F
A medium, vivid green closely aligning with Limegreen.
About #66DB0F
The precise color #66DB0F is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. Its digital footprint relies on 102 parts red, 219 parts green, and 15 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 53% C, 0% M, 93% Y, and 14% 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. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66DB0F
RGB102, 219, 15
HSL94.4°, 87.2%, 45.9%
CMYK53%, 0%, 93%, 14%
HSV94.4°, 93.2%, 85.9%
LAB78.2, -62.2, 74.8
XYZ30.9, 53.5, 9.2
Decimal6740751
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.79:1
Text on #FFFFFF
FAIL
11.70:1
Text on #000000
AAA
1.71:1
Text on #F8FAFC
FAIL
9.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66DB0F;
}
.text-color {
color: #66DB0F;
}
.border-color {
border: 2px solid #66DB0F;
}