#246675
A dark, moderate cyan closely aligning with Darkslategray.
About #246675
When working with digital screens, the color #246675 is rendered by mixing light. It is closely associated with the named CSS color Darkslategray. To achieve this exact tint on a monitor, you would use an RGB mix of 36, 102, and 117.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 69% C, 13% M, 0% Y, and 54% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. To prevent eye strain, #FFFFFF text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#246675
RGB36, 102, 117
HSL191.1°, 52.9%, 30.0%
CMYK69%, 13%, 0%, 54%
HSV191.1°, 69.2%, 45.9%
LAB39.9, -15.5, -14.5
XYZ8.7, 11.2, 18.5
Decimal2385525
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
6.50:1
Text on #FFFFFF
AA
3.23:1
Text on #000000
AA Large
6.21:1
Text on #F8FAFC
AA
2.75:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #246675;
}
.text-color {
color: #246675;
}
.border-color {
border: 2px solid #246675;
}