#5F8ADB
A light, moderate blue closely aligning with Cornflowerblue.
About #5F8ADB
The precise color #5F8ADB is an excellent choice for modern design projects. Its closest recognized web color is Cornflowerblue. In the RGB color space, it consists of 95 red, 138 green, and 219 blue.
For print applications, it's crucial to understand its CMYK makeup. The color uses 57% Cyan, 37% Magenta, 0% Yellow, and 14% Black. With a hue angle of 219.2 degrees, it sits comfortably in the blue spectrum.
Ensuring your text is legible against this background is a key part of web design. The calculated luminance score dictates that #000000 typography is the safest choice. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#5F8ADB
RGB95, 138, 219
HSL219.2°, 63.3%, 61.6%
CMYK57%, 37%, 0%, 14%
HSV219.2°, 56.6%, 85.9%
LAB57.8, 9.0, -45.9
XYZ26.6, 25.7, 70.6
Decimal6261467
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
3.42:1
Text on #FFFFFF
AA Large
6.14:1
Text on #000000
AA
3.27:1
Text on #F8FAFC
AA Large
5.22:1
Text on #0F172A
AA
CSS Implementation
.bg-color {
background-color: #5F8ADB;
}
.text-color {
color: #5F8ADB;
}
.border-color {
border: 2px solid #5F8ADB;
}