#338375
A dark, moderate cyan closely aligning with Teal.
About #338375
At its core, #338375 is a dark and moderate hue. It is closely associated with the named CSS color Teal. Its digital footprint relies on 51 parts red, 131 parts green, and 117 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 61% cyan and 0% magenta inks. With a hue angle of 169.5 degrees, it sits comfortably in the cyan spectrum.
From a UX and accessibility standpoint, contrast is paramount. Because it is a dark color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#338375
RGB51, 131, 117
HSL169.5°, 44.0%, 35.7%
CMYK61%, 0%, 11%, 49%
HSV169.5°, 61.1%, 51.4%
LAB49.8, -27.9, 0.3
XYZ12.7, 18.2, 19.7
Decimal3375989
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.52:1
Text on #FFFFFF
AA
4.64:1
Text on #000000
AA
4.32:1
Text on #F8FAFC
AA Large
3.95:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #338375;
}
.text-color {
color: #338375;
}
.border-color {
border: 2px solid #338375;
}