#2416BD
A medium, vivid blue closely aligning with Mediumblue.
About #2416BD
The precise color #2416BD is an excellent choice for modern design projects. Its closest recognized web color is Mediumblue. In the RGB color space, it consists of 36 red, 22 green, and 189 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 81% Cyan, 88% Magenta, 0% Yellow, and 26% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. The calculated luminance score dictates that #FFFFFF typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#2416BD
RGB36, 22, 189
HSL245.0°, 79.1%, 41.4%
CMYK81%, 88%, 0%, 26%
HSV245.0°, 88.4%, 74.1%
LAB25.6, 58.2, -81.0
XYZ10.2, 4.6, 48.5
Decimal2365117
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
10.91:1
Text on #FFFFFF
AAA
1.92:1
Text on #000000
FAIL
10.43:1
Text on #F8FAFC
AAA
1.64:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #2416BD;
}
.text-color {
color: #2416BD;
}
.border-color {
border: 2px solid #2416BD;
}