#1D24D3
A medium, vivid blue closely aligning with Mediumblue.
About #1D24D3
The precise color #1D24D3 is an excellent choice for modern design projects. Designers often compare it to the standard color Mediumblue. To achieve this exact tint on a monitor, you would use an RGB mix of 29, 36, and 211.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 86% C, 83% M, 0% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1D24D3
RGB29, 36, 211
HSL237.7°, 75.8%, 47.1%
CMYK86%, 83%, 0%, 17%
HSV237.7°, 86.3%, 82.7%
LAB30.0, 58.8, -86.6
XYZ12.9, 6.2, 62.2
Decimal1909971
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
9.35:1
Text on #FFFFFF
AAA
2.25:1
Text on #000000
FAIL
8.94:1
Text on #F8FAFC
AAA
1.91:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1D24D3;
}
.text-color {
color: #1D24D3;
}
.border-color {
border: 2px solid #1D24D3;
}