#337566
A dark, moderate cyan closely aligning with Teal.
About #337566
When working with digital screens, the color #337566 is rendered by mixing light. Its closest recognized web color is Teal. In the RGB color space, it consists of 51 red, 117 green, and 102 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 56% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
From a UX and accessibility standpoint, contrast is paramount. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#337566
RGB51, 117, 102
HSL166.4°, 39.3%, 32.9%
CMYK56%, 0%, 13%, 54%
HSV166.4°, 56.4%, 45.9%
LAB44.8, -25.0, 1.9
XYZ10.1, 14.4, 14.8
Decimal3372390
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.42:1
Text on #FFFFFF
AA
3.88:1
Text on #000000
AA Large
5.18:1
Text on #F8FAFC
AA
3.30:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #337566;
}
.text-color {
color: #337566;
}
.border-color {
border: 2px solid #337566;
}