Skip to content

#add2eb

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

RGB
173, 210, 235
HSL
204°, 61%, 80%
CMYK
26, 11, 0, 8
Luminance
0.6098

Every format

HEX#add2eb
RGBrgb(173, 210, 235)
HSLhsl(204, 61%, 80%)
CMYKcmyk(26%, 11%, 0%, 8%)
LABlab(82.4 -6.6 -16.3)
LCHlch(82.4 17.6 247.8)
OKLCHoklch(0.845 0.053 237.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add2eb on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#add2eb on black: 13.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green82.4%
Blue92.2%

CMYK percentages

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

Color previews

#add2eb text on a black background

contrast 13.20:1

Card sample

#add2eb text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add2eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add2eb in the Color Lab