#2C7C7C
A dark, moderate cyan closely aligning with Teal.
About #2C7C7C
Visually, #2C7C7C is defined as a moderate cyan. Its closest recognized web color is Teal. Its digital footprint relies on 44 parts red, 124 parts green, and 124 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 65% cyan, 0% magenta, 0% yellow, and 51% black. 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. Mathematical luminance calculations suggest that #FFFFFF text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2C7C7C
RGB44, 124, 124
HSL180.0°, 47.6%, 32.9%
CMYK65%, 0%, 0%, 51%
HSV180.0°, 64.5%, 48.6%
LAB47.5, -23.7, -7.2
XYZ11.9, 16.4, 21.6
Decimal2915452
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.91:1
Text on #FFFFFF
AA
4.28:1
Text on #000000
AA Large
4.69:1
Text on #F8FAFC
AA
3.64:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #2C7C7C;
}
.text-color {
color: #2C7C7C;
}
.border-color {
border: 2px solid #2C7C7C;
}