#247C92
A dark, moderate cyan closely aligning with Teal.
About #247C92
At its core, #247C92 is a dark and moderate hue. It is closely associated with the named CSS color Teal. In the RGB color space, it consists of 36 red, 124 green, and 146 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 75% cyan, 15% magenta, 0% yellow, and 43% 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. Because it is a dark color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#247C92
RGB36, 124, 146
HSL192.0°, 60.4%, 35.7%
CMYK75%, 15%, 0%, 43%
HSV192.0°, 75.3%, 57.3%
LAB48.1, -17.8, -19.3
XYZ13.1, 16.9, 29.8
Decimal2391186
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.80:1
Text on #FFFFFF
AA
4.37:1
Text on #000000
AA Large
4.59:1
Text on #F8FAFC
AA
3.72:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #247C92;
}
.text-color {
color: #247C92;
}
.border-color {
border: 2px solid #247C92;
}