Skip to content

#add3eb

a light, vivid blue · cool · closest name: skyblue

RGB
173, 211, 235
HSL
203°, 61%, 80%
CMYK
26, 10, 0, 8
Luminance
0.6147

Every format

HEX#add3eb
RGBrgb(173, 211, 235)
HSLhsl(203, 61%, 80%)
CMYKcmyk(26%, 10%, 0%, 8%)
LABlab(82.6 -7.2 -15.9)
LCHlch(82.6 17.4 245.7)
OKLCHoklch(0.847 0.052 236.0)

Copy-ready code

/* CSS */
color: #add3eb;
background-color: #add3eb;
/* Tailwind (arbitrary) */
class="text-[#add3eb] bg-[#add3eb]"
/* SCSS */
$brand: #add3eb;
/* SwiftUI */
Color(red: 0.678, green: 0.827, blue: 0.922)
/* Android */
Color.parseColor("#add3eb")

Accessibility — WCAG contrast

Aa
#add3eb on white: 1.58:1
AA ✗ fail · AA-large · AAA
Aa
#add3eb on black: 13.29:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green82.7%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta10.2%
Yellow0.0%
Key (black)7.8%

Color previews

#add3eb text on a black background

contrast 13.29:1

Card sample

#add3eb text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #add3eb;
Background color
Panel with #add3eb background
background-color: #add3eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #add3eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(173, 211, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(173, 211, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #add3eb;
background: linear-gradient(135deg, #add3eb, #B0ADEB);

Monochromatic scale

Palettes built from #add3eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add3eb in the Color Lab