#66F050
A light, vivid green closely aligning with Limegreen.
About #66F050
The precise color #66F050 is an excellent choice for modern design projects. Its closest recognized web color is Limegreen. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 240, and 80.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). To reproduce this shade on paper, a printer utilizes 57% cyan and 0% magenta inks. 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#66F050
RGB102, 240, 80
HSL111.8°, 84.2%, 62.7%
CMYK57%, 0%, 67%, 6%
HSV111.8°, 66.7%, 94.1%
LAB84.9, -66.1, 63.6
XYZ38.1, 65.7, 18.3
Decimal6746192
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.48:1
Text on #FFFFFF
FAIL
14.14:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.02:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66F050;
}
.text-color {
color: #66F050;
}
.border-color {
border: 2px solid #66F050;
}