#2C8399
A dark, moderate cyan closely aligning with Teal.
About #2C8399
Visually, #2C8399 is defined as a moderate cyan. Its closest recognized web color is Teal. Its digital footprint relies on 44 parts red, 131 parts green, and 153 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 71% cyan, 14% magenta, 0% yellow, and 40% black. The HSL representation is 192.1° hue, 55.3% saturation, and 38.6% lightness.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#2C8399
RGB44, 131, 153
HSL192.1°, 55.3%, 38.6%
CMYK71%, 14%, 0%, 40%
HSV192.1°, 71.2%, 60.0%
LAB50.8, -18.2, -19.3
XYZ14.9, 19.1, 33.0
Decimal2917273
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.36:1
Text on #FFFFFF
AA Large
4.81:1
Text on #000000
AA
4.17:1
Text on #F8FAFC
AA Large
4.09:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C8399;
}
.text-color {
color: #2C8399;
}
.border-color {
border: 2px solid #2C8399;
}