#66A06D
A medium, muted green closely aligning with Darkseagreen.
About #66A06D
The precise color #66A06D is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkseagreen. In the RGB color space, it consists of 102 red, 160 green, and 109 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 36% cyan, 0% magenta, 32% yellow, and 37% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. 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#66A06D
RGB102, 160, 109
HSL127.2°, 23.4%, 51.4%
CMYK36%, 0%, 32%, 37%
HSV127.2°, 36.2%, 62.7%
LAB60.8, -29.9, 20.8
XYZ20.8, 29.1, 19.0
Decimal6725741
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.08:1
Text on #FFFFFF
AA Large
6.81:1
Text on #000000
AA
2.95:1
Text on #F8FAFC
FAIL
5.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66A06D;
}
.text-color {
color: #66A06D;
}
.border-color {
border: 2px solid #66A06D;
}