Light Blue Hex Code — #ADD8E6

RGB, HSL, and CMYK values for Light Blue.

Light Blue Color Values

FormatValue
HEX#ADD8E6
RGBrgb(173, 216, 230)
HSLhsl(195, 53%, 79%)
CMYKcmyk(25%, 6%, 0%, 10%)
Want to explore more shades? Use our Color Converter

About Light Blue

Color psychology: Health, softness.

Light Blue (#ADD8E6) is a light shade of blue. It's commonly used in web design, graphic design, and branding where health, softness are desired associations.

How to Use Light Blue in CSS

/* Using HEX */
color: #ADD8E6;
background-color: #ADD8E6;

/* Using RGB */
color: rgb(173, 216, 230);

/* Using HSL */
color: hsl(195, 53%, 79%);

Colors That Go With Light Blue

Complementary

Analogous

Triadic

Similar Shades of Blue

Frequently Asked Questions