#339292
A dark, moderate cyan closely aligning with Darkcyan.
About #339292
When working with digital screens, the color #339292 is rendered by mixing light. Designers often compare it to the standard color Darkcyan. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 146, and 146.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 65% cyan and 0% magenta inks. With a hue angle of 180.0 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. Because it is a dark color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#339292
RGB51, 146, 146
HSL180.0°, 48.2%, 38.6%
CMYK65%, 0%, 0%, 43%
HSV180.0°, 65.1%, 57.3%
LAB55.4, -27.1, -8.2
XYZ16.8, 23.3, 30.8
Decimal3379858
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.71:1
Text on #FFFFFF
AA Large
5.67:1
Text on #000000
AA
3.54:1
Text on #F8FAFC
AA Large
4.82:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #339292;
}
.text-color {
color: #339292;
}
.border-color {
border: 2px solid #339292;
}