#66BD24
A medium, moderate green closely aligning with Yellowgreen.
About #66BD24
Visually, #66BD24 is defined as a moderate green. Designers often compare it to the standard color Yellowgreen. This translates to an RGB value of rgb(102, 189, 36).
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 46% C, 0% M, 81% Y, and 26% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#66BD24
RGB102, 189, 36
HSL94.1°, 68.0%, 44.1%
CMYK46%, 0%, 81%, 26%
HSV94.1°, 81.0%, 74.1%
LAB69.0, -50.4, 62.8
XYZ24.0, 39.3, 8.0
Decimal6733092
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.37:1
Text on #FFFFFF
FAIL
8.87:1
Text on #000000
AAA
2.26:1
Text on #F8FAFC
FAIL
7.54:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #66BD24;
}
.text-color {
color: #66BD24;
}
.border-color {
border: 2px solid #66BD24;
}