#247C6D
A dark, moderate cyan closely aligning with Teal.
About #247C6D
Visually, #247C6D is defined as a moderate cyan. Its closest recognized web color is Teal. This translates to an RGB value of rgb(36, 124, 109).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 71% cyan and 0% magenta inks. This makes it a relatively dark color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #FFFFFF text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#247C6D
RGB36, 124, 109
HSL169.8°, 55.0%, 31.4%
CMYK71%, 0%, 12%, 51%
HSV169.8°, 71.0%, 48.6%
LAB46.8, -29.5, 0.7
XYZ10.7, 15.9, 17.0
Decimal2391149
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.03:1
Text on #FFFFFF
AA
4.18:1
Text on #000000
AA Large
4.80:1
Text on #F8FAFC
AA
3.55:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #247C6D;
}
.text-color {
color: #247C6D;
}
.border-color {
border: 2px solid #247C6D;
}