#8AC5E9
A light, moderate blue closely aligning with Lightskyblue.
About #8AC5E9
At its core, #8AC5E9 is a light and moderate hue. Its closest recognized web color is Lightskyblue. In the RGB color space, it consists of 138 red, 197 green, and 233 blue.
If you are designing for print, the four-color process is what matters most. To reproduce this shade on paper, a printer utilizes 41% cyan and 15% magenta inks. With a hue angle of 202.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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#8AC5E9
RGB138, 197, 233
HSL202.7°, 68.3%, 72.7%
CMYK41%, 15%, 0%, 9%
HSV202.7°, 40.8%, 91.4%
LAB76.8, -9.9, -23.8
XYZ45.2, 51.2, 84.6
Decimal9094633
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.87:1
Text on #FFFFFF
FAIL
11.24:1
Text on #000000
AAA
1.79:1
Text on #F8FAFC
FAIL
9.56:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #8AC5E9;
}
.text-color {
color: #8AC5E9;
}
.border-color {
border: 2px solid #8AC5E9;
}