Skip to content

#add4eb

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

RGB
173, 212, 235
HSL
202°, 61%, 80%
CMYK
26, 10, 0, 8
Luminance
0.6197

Every format

HEX#add4eb
RGBrgb(173, 212, 235)
HSLhsl(202, 61%, 80%)
CMYKcmyk(26%, 10%, 0%, 8%)
LABlab(82.9 -7.7 -15.5)
LCHlch(82.9 17.3 243.6)
OKLCHoklch(0.850 0.052 234.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add4eb on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#add4eb on black: 13.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green83.1%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta9.8%
Yellow0.0%
Key (black)7.8%

Color previews

#add4eb text on a black background

contrast 13.39:1

Card sample

#add4eb text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add4eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add4eb in the Color Lab