#A0CCDB
A light, moderate blue closely aligning with Lightblue.
About #A0CCDB
The precise color #A0CCDB is an excellent choice for modern design projects. Designers often compare it to the standard color Lightblue. This translates to an RGB value of rgb(160, 204, 219).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 27% Cyan, 7% Magenta, 0% Yellow, and 14% Black. With a hue angle of 195.3 degrees, it sits comfortably in the blue spectrum.
Contrast ratios determine whether this color is safe for typography. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#A0CCDB
RGB160, 204, 219
HSL195.3°, 45.0%, 74.3%
CMYK27%, 7%, 0%, 14%
HSV195.3°, 26.9%, 85.9%
LAB79.5, -11.0, -12.2
XYZ48.9, 55.8, 75.2
Decimal10538203
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.73:1
Text on #FFFFFF
FAIL
12.15:1
Text on #000000
AAA
1.65:1
Text on #F8FAFC
FAIL
10.33:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #A0CCDB;
}
.text-color {
color: #A0CCDB;
}
.border-color {
border: 2px solid #A0CCDB;
}