#3A837C
A dark, moderate cyan closely aligning with Teal.
About #3A837C
The precise color #3A837C is an excellent choice for modern design projects. Its closest recognized web color is Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 58, 131, and 124.
For print applications, it's crucial to understand its CMYK makeup. This specific hue requires a mix of 56% C, 0% M, 5% Y, and 49% K. With a hue angle of 174.2 degrees, it sits comfortably in the cyan spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#3A837C
RGB58, 131, 124
HSL174.2°, 38.6%, 37.1%
CMYK56%, 0%, 5%, 49%
HSV174.2°, 55.7%, 51.4%
LAB50.2, -24.5, -3.1
XYZ13.5, 18.6, 21.9
Decimal3834748
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.25:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #3A837C;
}
.text-color {
color: #3A837C;
}
.border-color {
border: 2px solid #3A837C;
}