#168AF0
A medium, vivid blue closely aligning with Dodgerblue.
About #168AF0
Visually, #168AF0 is defined as a vivid blue. Designers often compare it to the standard color Dodgerblue. Its digital footprint relies on 22 parts red, 138 parts green, and 240 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 91% C, 43% M, 0% Y, and 6% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#168AF0
RGB22, 138, 240
HSL208.1°, 87.9%, 51.4%
CMYK91%, 43%, 0%, 6%
HSV208.1°, 90.8%, 94.1%
LAB56.7, 7.5, -59.4
XYZ25.1, 24.6, 85.9
Decimal1477360
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.54:1
Text on #FFFFFF
AA Large
5.93:1
Text on #000000
AA
3.39:1
Text on #F8FAFC
AA Large
5.04:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #168AF0;
}
.text-color {
color: #168AF0;
}
.border-color {
border: 2px solid #168AF0;
}