#428349
A dark, moderate green closely aligning with Seagreen.
About #428349
The precise color #428349 is an excellent choice for modern design projects. Designers often compare it to the standard color Seagreen. This translates to an RGB value of rgb(66, 131, 73).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 50% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#428349
RGB66, 131, 73
HSL126.5°, 33.0%, 38.6%
CMYK50%, 0%, 44%, 49%
HSV126.5°, 49.6%, 51.4%
LAB49.3, -33.9, 25.1
XYZ11.6, 17.9, 9.1
Decimal4358985
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.59:1
Text on #FFFFFF
AA
4.57:1
Text on #000000
AA
4.39:1
Text on #F8FAFC
AA Large
3.89:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #428349;
}
.text-color {
color: #428349;
}
.border-color {
border: 2px solid #428349;
}