#247583
A dark, moderate cyan closely aligning with Teal.
About #247583
The precise color #247583 is an excellent choice for modern design projects. Designers often compare it to the standard color Teal. Its digital footprint relies on 36 parts red, 117 parts green, and 131 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 73% cyan, 11% magenta, 0% yellow, and 49% black. This makes it a relatively light color when applied to physical surfaces.
From a UX and accessibility standpoint, contrast is paramount. 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#247583
RGB36, 117, 131
HSL188.8°, 56.9%, 32.7%
CMYK73%, 11%, 0%, 49%
HSV188.8°, 72.5%, 51.4%
LAB45.3, -19.1, -14.7
XYZ11.2, 14.7, 23.7
Decimal2389379
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.32:1
Text on #FFFFFF
AA
3.95:1
Text on #000000
AA Large
5.08:1
Text on #F8FAFC
AA
3.36:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #247583;
}
.text-color {
color: #247583;
}
.border-color {
border: 2px solid #247583;
}