#247C83
A dark, moderate cyan closely aligning with Teal.
About #247C83
Visually, #247C83 is defined as a moderate cyan. Designers often compare it to the standard color Teal. Its digital footprint relies on 36 parts red, 124 parts green, and 131 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 73% Cyan, 5% Magenta, 0% Yellow, and 49% Black. The HSL representation is 184.4° hue, 56.9% saturation, and 32.7% lightness.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a dark color, it is generally recommended to use #FFFFFF text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#247C83
RGB36, 124, 131
HSL184.4°, 56.9%, 32.7%
CMYK73%, 5%, 0%, 49%
HSV184.4°, 72.5%, 51.4%
LAB47.5, -22.8, -11.3
XYZ12.0, 16.4, 24.0
Decimal2391171
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
4.90:1
Text on #FFFFFF
AA
4.29:1
Text on #000000
AA Large
4.68:1
Text on #F8FAFC
AA
3.64:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #247C83;
}
.text-color {
color: #247C83;
}
.border-color {
border: 2px solid #247C83;
}