#42927C
A medium, moderate green closely aligning with Darkcyan.
About #42927C
The precise color #42927C is an excellent choice for modern design projects. Its closest recognized web color is Darkcyan. Its digital footprint relies on 66 parts red, 146 parts green, and 124 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 55% Cyan, 0% Magenta, 15% Yellow, and 43% Black. The HSL representation is 163.5° hue, 37.7% saturation, and 41.6% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#42927C
RGB66, 146, 124
HSL163.5°, 37.7%, 41.6%
CMYK55%, 0%, 15%, 43%
HSV163.5°, 54.8%, 57.3%
LAB55.2, -30.1, 4.3
XYZ16.2, 23.2, 22.7
Decimal4362876
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.73:1
Text on #FFFFFF
AA Large
5.63:1
Text on #000000
AA
3.56:1
Text on #F8FAFC
AA Large
4.79:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #42927C;
}
.text-color {
color: #42927C;
}
.border-color {
border: 2px solid #42927C;
}