#339283
A dark, moderate cyan closely aligning with Darkcyan.
About #339283
The precise color #339283 is an excellent choice for modern design projects. It is closely associated with the named CSS color Darkcyan. This translates to an RGB value of rgb(51, 146, 131).
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 65% Cyan, 0% Magenta, 10% Yellow, and 43% Black. With a hue angle of 170.5 degrees, it sits comfortably in the cyan spectrum.
When using this color as a background, text legibility must be considered. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#339283
RGB51, 146, 131
HSL170.5°, 48.2%, 38.6%
CMYK65%, 0%, 10%, 43%
HSV170.5°, 65.1%, 57.3%
LAB55.0, -31.3, -0.2
XYZ15.7, 22.9, 25.1
Decimal3379843
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.76:1
Text on #FFFFFF
AA Large
5.58:1
Text on #000000
AA
3.60:1
Text on #F8FAFC
AA Large
4.74:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #339283;
}
.text-color {
color: #339283;
}
.border-color {
border: 2px solid #339283;
}