#66C549
A medium, moderate green closely aligning with Limegreen.
About #66C549
When working with digital screens, the color #66C549 is rendered by mixing light. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 102 red, 197 green, and 73 blue.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 48% cyan, 0% magenta, 63% yellow, and 23% black. With a hue angle of 106.0 degrees, it sits comfortably in the green spectrum.
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#66C549
RGB102, 197, 73
HSL106.0°, 51.7%, 52.9%
CMYK48%, 0%, 63%, 23%
HSV106.0°, 62.9%, 77.3%
LAB71.7, -50.8, 52.1
XYZ26.6, 43.2, 13.2
Decimal6735177
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.65:1
Text on #000000
AAA
2.08:1
Text on #F8FAFC
FAIL
8.20:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66C549;
}
.text-color {
color: #66C549;
}
.border-color {
border: 2px solid #66C549;
}