Skip to content

#add2f2

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

RGB
173, 210, 242
HSL
208°, 73%, 81%
CMYK
29, 13, 0, 5
Luminance
0.6139

Every format

HEX#add2f2
RGBrgb(173, 210, 242)
HSLhsl(208, 73%, 81%)
CMYKcmyk(29%, 13%, 0%, 5%)
LABlab(82.6 -5.0 -19.7)
LCHlch(82.6 20.3 255.7)
OKLCHoklch(0.848 0.060 244.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green82.4%
Blue94.9%

CMYK percentages

Cyan28.5%
Magenta13.2%
Yellow0.0%
Key (black)5.1%

Color previews

#add2f2 text on a black background

contrast 13.28:1

Card sample

#add2f2 text on a white background

contrast 1.58:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #add2f2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #add2f2 in the Color Lab