#41BAF5
A light, vivid blue closely aligning with Deepskyblue.
About #41BAF5
The precise color #41BAF5 is an excellent choice for modern design projects. Its closest recognized web color is Deepskyblue. In the RGB color space, it consists of 65 red, 186 green, and 245 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 73% cyan, 24% magenta, 0% yellow, and 4% black. With a hue angle of 199.7 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 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#41BAF5
RGB65, 186, 245
HSL199.7°, 90.0%, 60.8%
CMYK73%, 24%, 0%, 4%
HSV199.7°, 73.5%, 96.1%
LAB71.4, -14.4, -38.8
XYZ36.2, 42.8, 92.7
Decimal4307701
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.57:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #41BAF5;
}
.text-color {
color: #41BAF5;
}
.border-color {
border: 2px solid #41BAF5;
}