#66C50F
A medium, vivid green closely aligning with Limegreen.
About #66C50F
The precise color #66C50F is an excellent choice for modern design projects. Designers often compare it to the standard color Limegreen. This translates to an RGB value of rgb(102, 197, 15).
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 48% cyan, 0% magenta, 92% yellow, and 23% black. With a hue angle of 91.3 degrees, it sits comfortably in the green spectrum.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#66C50F
RGB102, 197, 15
HSL91.3°, 85.8%, 41.6%
CMYK48%, 0%, 92%, 23%
HSV91.3°, 92.4%, 77.3%
LAB71.4, -54.2, 69.2
XYZ25.5, 42.8, 7.4
Decimal6735119
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.56:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66C50F;
}
.text-color {
color: #66C50F;
}
.border-color {
border: 2px solid #66C50F;
}