#3A6D57
A dark, moderate green closely aligning with Teal.
About #3A6D57
The precise color #3A6D57 is an excellent choice for modern design projects. Designers often compare it to the standard color Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 109, and 87.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 47% C, 0% M, 20% Y, and 57% K. The HSL representation is 154.1° hue, 30.5% saturation, and 32.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#3A6D57
RGB58, 109, 87
HSL154.1°, 30.5%, 32.7%
CMYK47%, 0%, 20%, 57%
HSV154.1°, 46.8%, 42.7%
LAB42.0, -22.8, 7.0
XYZ8.9, 12.5, 11.0
Decimal3829079
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.99:1
Text on #FFFFFF
AA
3.50:1
Text on #000000
AA Large
5.73:1
Text on #F8FAFC
AA
2.98:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #3A6D57;
}
.text-color {
color: #3A6D57;
}
.border-color {
border: 2px solid #3A6D57;
}