#3A7566
A dark, moderate green closely aligning with Teal.
About #3A7566
When working with digital screens, the color #3A7566 is rendered by mixing light. Designers often compare it to the standard color Teal. In the RGB color space, it consists of 58 red, 117 green, and 102 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 50% C, 0% M, 13% Y, and 54% K. The HSL representation is 164.7° hue, 33.7% saturation, and 34.3% lightness.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #FFFFFF typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A7566
RGB58, 117, 102
HSL164.7°, 33.7%, 34.3%
CMYK50%, 0%, 13%, 54%
HSV164.7°, 50.4%, 45.9%
LAB45.1, -23.2, 2.4
XYZ10.5, 14.6, 14.8
Decimal3831142
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.36:1
Text on #FFFFFF
AA
3.92:1
Text on #000000
AA Large
5.13:1
Text on #F8FAFC
AA
3.33:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A7566;
}
.text-color {
color: #3A7566;
}
.border-color {
border: 2px solid #3A7566;
}