#335F66
A dark, moderate cyan closely aligning with Darkslategray.
About #335F66
The hex code #335F66 represents a beautifully specific shade of cyan. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 51 parts red, 95 parts green, and 102 parts blue light.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 50% cyan and 7% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#335F66
RGB51, 95, 102
HSL188.2°, 33.3%, 30.0%
CMYK50%, 7%, 0%, 60%
HSV188.2°, 50.0%, 40.0%
LAB37.6, -13.1, -8.7
XYZ7.9, 9.8, 14.1
Decimal3366758
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.07:1
Text on #FFFFFF
AAA
2.97:1
Text on #000000
FAIL
6.76:1
Text on #F8FAFC
AA
2.52:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #335F66;
}
.text-color {
color: #335F66;
}
.border-color {
border: 2px solid #335F66;
}