#66F02C
A medium, vivid green closely aligning with Lawngreen.
About #66F02C
Visually, #66F02C is defined as a vivid green. Designers often compare it to the standard color Lawngreen. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 240, and 44.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 57% C, 0% M, 82% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66F02C
RGB102, 240, 44
HSL102.2°, 86.7%, 55.7%
CMYK57%, 0%, 82%, 6%
HSV102.2°, 81.7%, 94.1%
LAB84.7, -68.5, 75.0
XYZ37.1, 65.3, 13.0
Decimal6746156
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.07:1
Text on #000000
AAA
1.43:1
Text on #F8FAFC
FAIL
11.96:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66F02C;
}
.text-color {
color: #66F02C;
}
.border-color {
border: 2px solid #66F02C;
}