#66A066
A medium, muted green closely aligning with Seagreen.
About #66A066
The precise color #66A066 is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. To achieve this exact tint on a monitor, you would use an RGB mix of 102, 160, and 102.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 36% C, 0% M, 36% Y, and 37% K. 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#66A066
RGB102, 160, 102
HSL120.0°, 23.4%, 51.4%
CMYK36%, 0%, 36%, 37%
HSV120.0°, 36.2%, 62.7%
LAB60.7, -31.1, 24.4
XYZ20.4, 28.9, 17.1
Decimal6725734
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.09:1
Text on #FFFFFF
AA Large
6.79:1
Text on #000000
AA
2.96:1
Text on #F8FAFC
FAIL
5.77:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A066;
}
.text-color {
color: #66A066;
}
.border-color {
border: 2px solid #66A066;
}