#245766
A dark, moderate cyan closely aligning with Darkslategray.
About #245766
Visually, #245766 is defined as a moderate cyan. Designers often compare it to the standard color Darkslategray. Its digital footprint relies on 36 parts red, 87 parts green, and 102 parts blue light.
For print applications, it's crucial to understand its CMYK makeup. The color uses 65% Cyan, 15% Magenta, 0% Yellow, and 60% Black. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. Because it is a dark color, it is generally recommended to use #FFFFFF text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#245766
RGB36, 87, 102
HSL193.6°, 47.8%, 27.1%
CMYK65%, 15%, 0%, 60%
HSV193.6°, 64.7%, 40.0%
LAB34.3, -12.0, -13.7
XYZ6.5, 8.2, 13.8
Decimal2381670
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
7.98:1
Text on #FFFFFF
AAA
2.63:1
Text on #000000
FAIL
7.63:1
Text on #F8FAFC
AAA
2.24:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #245766;
}
.text-color {
color: #245766;
}
.border-color {
border: 2px solid #245766;
}