#66BD50
A medium, moderate green closely aligning with Forestgreen.
About #66BD50
Visually, #66BD50 is defined as a moderate green. Designers often compare it to the standard color Forestgreen. This translates to an RGB value of rgb(102, 189, 80).
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 46% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. 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#66BD50
RGB102, 189, 80
HSL107.9°, 45.2%, 52.7%
CMYK46%, 0%, 58%, 26%
HSV107.9°, 57.7%, 74.1%
LAB69.3, -46.9, 46.3
XYZ25.1, 39.8, 13.9
Decimal6733136
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.96:1
Text on #000000
AAA
2.24:1
Text on #F8FAFC
FAIL
7.62:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66BD50;
}
.text-color {
color: #66BD50;
}
.border-color {
border: 2px solid #66BD50;
}