#66C52C
A medium, moderate green closely aligning with Limegreen.
About #66C52C
The hex code #66C52C represents a beautifully specific shade of green. Designers often compare it to the standard color Limegreen. In the RGB color space, it consists of 102 red, 197 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 48% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66C52C
RGB102, 197, 44
HSL97.3°, 63.5%, 47.3%
CMYK48%, 0%, 78%, 23%
HSV97.3°, 77.7%, 77.3%
LAB71.5, -53.1, 62.8
XYZ25.9, 42.9, 9.3
Decimal6735148
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.19:1
Text on #FFFFFF
FAIL
9.59:1
Text on #000000
AAA
2.09:1
Text on #F8FAFC
FAIL
8.15:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66C52C;
}
.text-color {
color: #66C52C;
}
.border-color {
border: 2px solid #66C52C;
}