#006DD3
A medium, vivid blue closely aligning with Dodgerblue.
About #006DD3
Visually, #006DD3 is defined as a vivid blue. Designers often compare it to the standard color Dodgerblue. Its digital footprint relies on 0 parts red, 109 parts green, and 211 parts blue light.
If you are designing for print, the four-color process is what matters most. This specific hue requires a mix of 100% C, 48% M, 0% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #FFFFFF text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#006DD3
RGB0, 109, 211
HSL209.0°, 100.0%, 41.4%
CMYK100%, 48%, 0%, 17%
HSV209.0°, 100.0%, 82.7%
LAB46.5, 13.6, -59.5
XYZ17.2, 15.6, 63.7
Decimal28115
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
5.09:1
Text on #FFFFFF
AA
4.13:1
Text on #000000
AA Large
4.86:1
Text on #F8FAFC
AA
3.51:1
Text on #0F172A
AA Large
CSS Implementation
.bg-color {
background-color: #006DD3;
}
.text-color {
color: #006DD3;
}
.border-color {
border: 2px solid #006DD3;
}