#2C7575
A dark, moderate cyan closely aligning with Teal.
About #2C7575
The precise color #2C7575 is an excellent choice for modern design projects. Its closest recognized web color is Teal. In the RGB color space, it consists of 44 red, 117 green, and 117 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 62% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #FFFFFF text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#2C7575
RGB44, 117, 117
HSL180.0°, 45.3%, 31.6%
CMYK62%, 0%, 0%, 54%
HSV180.0°, 62.4%, 45.9%
LAB45.0, -22.2, -6.7
XYZ10.6, 14.5, 19.1
Decimal2913653
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.37:1
Text on #FFFFFF
AA
3.91:1
Text on #000000
AA Large
5.14:1
Text on #F8FAFC
AA
3.32:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C7575;
}
.text-color {
color: #2C7575;
}
.border-color {
border: 2px solid #2C7575;
}