Skip to content

#add2f8

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

RGB
173, 210, 248
HSL
210°, 84%, 83%
CMYK
30, 15, 0, 3
Luminance
0.6175

Every format

HEX#add2f8
RGBrgb(173, 210, 248)
HSLhsl(210, 84%, 83%)
CMYKcmyk(30%, 15%, 0%, 3%)
LABlab(82.8 -3.6 -22.6)
LCHlch(82.8 22.9 260.9)
OKLCHoklch(0.850 0.066 249.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green82.4%
Blue97.3%

CMYK percentages

Cyan30.2%
Magenta15.3%
Yellow0.0%
Key (black)2.7%

Color previews

#add2f8 text on a black background

contrast 13.35:1

Card sample

#add2f8 text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add2f8

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add2f8 in the Color Lab