#1624E9
A medium, vivid blue closely aligning with Mediumblue.
About #1624E9
When working with digital screens, the color #1624E9 is rendered by mixing light. Designers often compare it to the standard color Mediumblue. In the RGB color space, it consists of 22 red, 36 green, and 233 blue.
Translating this color to physical media requires the CMYK color model. The color uses 91% Cyan, 85% Magenta, 0% Yellow, and 9% Black. The HSL representation is 236.0° hue, 82.7% saturation, and 50.0% lightness.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #FFFFFF text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#1624E9
RGB22, 36, 233
HSL236.0°, 82.7%, 50.0%
CMYK91%, 85%, 0%, 9%
HSV236.0°, 90.6%, 91.4%
LAB32.5, 65.0, -95.1
XYZ15.7, 7.3, 77.7
Decimal1451241
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
8.53:1
Text on #FFFFFF
AAA
2.46:1
Text on #000000
FAIL
8.15:1
Text on #F8FAFC
AAA
2.09:1
Text on #0F172A
FAIL
CSS Implementation
.bg-color {
background-color: #1624E9;
}
.text-color {
color: #1624E9;
}
.border-color {
border: 2px solid #1624E9;
}