#4299B6
A medium, moderate blue closely aligning with Cadetblue.
About #4299B6
Visually, #4299B6 is defined as a moderate blue. It is closely associated with the named CSS color Cadetblue. Its digital footprint relies on 66 parts red, 153 parts green, and 182 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 64% cyan and 16% magenta inks. 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 #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#4299B6
RGB66, 153, 182
HSL195.0°, 46.8%, 48.6%
CMYK64%, 16%, 0%, 29%
HSV195.0°, 63.7%, 71.4%
LAB59.3, -17.1, -22.8
XYZ22.1, 27.3, 48.4
Decimal4364726
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.25:1
Text on #FFFFFF
AA Large
6.46:1
Text on #000000
AA
3.11:1
Text on #F8FAFC
AA Large
5.49:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #4299B6;
}
.text-color {
color: #4299B6;
}
.border-color {
border: 2px solid #4299B6;
}