#338383
A dark, moderate cyan closely aligning with Teal.
About #338383
At its core, #338383 is a dark and moderate hue. Designers often compare it to the standard color Teal. To achieve this exact tint on a monitor, you would use an RGB mix of 51, 131, and 131.
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 61% cyan and 0% magenta inks. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#338383
RGB51, 131, 131
HSL180.0°, 44.0%, 35.7%
CMYK61%, 0%, 0%, 49%
HSV180.0°, 61.1%, 51.4%
LAB50.2, -23.9, -7.3
XYZ13.6, 18.6, 24.3
Decimal3376003
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.45:1
Text on #FFFFFF
AA Large
4.72:1
Text on #000000
AA
4.26:1
Text on #F8FAFC
AA Large
4.01:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #338383;
}
.text-color {
color: #338383;
}
.border-color {
border: 2px solid #338383;
}