Skip to content

#add7eb

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

RGB
173, 215, 235
HSL
199°, 61%, 80%
CMYK
26, 9, 0, 8
Luminance
0.6348

Every format

HEX#add7eb
RGBrgb(173, 215, 235)
HSLhsl(199, 61%, 80%)
CMYKcmyk(26%, 9%, 0%, 8%)
LABlab(83.7 -9.3 -14.3)
LCHlch(83.7 17.0 237.1)
OKLCHoklch(0.856 0.052 228.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#add7eb on white: 1.53:1
AA ✗ fail · AA-large · AAA
Aa
#add7eb on black: 13.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green84.3%
Blue92.2%

CMYK percentages

Cyan26.4%
Magenta8.5%
Yellow0.0%
Key (black)7.8%

Color previews

#add7eb text on a black background

contrast 13.70:1

Card sample

#add7eb text on a white background

contrast 1.53:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add7eb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add7eb in the Color Lab