#83CCF8
A light, vivid blue closely aligning with Lightskyblue.
About #83CCF8
At its core, #83CCF8 is a light and vivid hue. Its closest recognized web color is Lightskyblue. To achieve this exact tint on a monitor, you would use an RGB mix of 131, 204, and 248.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 47% C, 18% M, 0% Y, and 3% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. 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#83CCF8
RGB131, 204, 248
HSL202.6°, 89.3%, 74.3%
CMYK47%, 18%, 0%, 3%
HSV202.6°, 47.2%, 97.3%
LAB78.9, -11.2, -28.7
XYZ47.9, 54.8, 96.9
Decimal8637688
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.76:1
Text on #FFFFFF
FAIL
11.96:1
Text on #000000
AAA
1.68:1
Text on #F8FAFC
FAIL
10.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #83CCF8;
}
.text-color {
color: #83CCF8;
}
.border-color {
border: 2px solid #83CCF8;
}