#66AF5F
A medium, moderate green closely aligning with Mediumseagreen.
About #66AF5F
The precise color #66AF5F is an excellent choice for modern design projects. Its closest recognized web color is Mediumseagreen. Its digital footprint relies on 102 parts red, 175 parts green, and 95 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 42% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
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#66AF5F
RGB102, 175, 95
HSL114.7°, 33.3%, 52.9%
CMYK42%, 0%, 46%, 31%
HSV114.7°, 45.7%, 68.6%
LAB65.2, -39.0, 33.9
XYZ22.9, 34.3, 16.2
Decimal6729567
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.67:1
Text on #FFFFFF
FAIL
7.86:1
Text on #000000
AAA
2.55:1
Text on #F8FAFC
FAIL
6.68:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #66AF5F;
}
.text-color {
color: #66AF5F;
}
.border-color {
border: 2px solid #66AF5F;
}