#33757C
A dark, moderate cyan closely aligning with Teal.
About #33757C
Visually, #33757C is defined as a moderate cyan. It is closely associated with the named CSS color Teal. This translates to an RGB value of rgb(51, 117, 124).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 59% C, 6% M, 0% Y, and 51% K. The HSL representation is 185.8° hue, 41.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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#33757C
RGB51, 117, 124
HSL185.8°, 41.7%, 34.3%
CMYK59%, 6%, 0%, 51%
HSV185.8°, 58.9%, 48.6%
LAB45.5, -18.6, -10.2
XYZ11.4, 14.9, 21.3
Decimal3372412
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.28:1
Text on #FFFFFF
AA
3.98:1
Text on #000000
AA Large
5.05:1
Text on #F8FAFC
AA
3.38:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #33757C;
}
.text-color {
color: #33757C;
}
.border-color {
border: 2px solid #33757C;
}