#5FB6E9
A light, vivid blue closely aligning with Lightskyblue.
About #5FB6E9
At its core, #5FB6E9 is a light and vivid hue. Its closest recognized web color is Lightskyblue. In the RGB color space, it consists of 95 red, 182 green, and 233 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 59% C, 22% M, 0% Y, and 9% K. With a hue angle of 202.2 degrees, it sits comfortably in the blue spectrum.
When using this color as a background, text legibility must be considered. 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#5FB6E9
RGB95, 182, 233
HSL202.2°, 75.8%, 64.3%
CMYK59%, 22%, 0%, 9%
HSV202.2°, 59.2%, 91.4%
LAB70.7, -11.5, -33.4
XYZ36.2, 41.8, 83.2
Decimal6272745
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.24:1
Text on #FFFFFF
FAIL
9.35:1
Text on #000000
AAA
2.15:1
Text on #F8FAFC
FAIL
7.95:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #5FB6E9;
}
.text-color {
color: #5FB6E9;
}
.border-color {
border: 2px solid #5FB6E9;
}