Skip to content

#addef2

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

RGB
173, 222, 242
HSL
197°, 73%, 81%
CMYK
29, 8, 0, 5
Luminance
0.6754

Every format

HEX#addef2
RGBrgb(173, 222, 242)
HSLhsl(197, 73%, 81%)
CMYKcmyk(29%, 8%, 0%, 5%)
LABlab(85.8 -11.3 -14.9)
LCHlch(85.8 18.7 232.9)
OKLCHoklch(0.873 0.058 224.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addef2 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#addef2 on black: 14.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.1%
Blue94.9%

CMYK percentages

Cyan28.5%
Magenta8.3%
Yellow0.0%
Key (black)5.1%

Color previews

#addef2 text on a black background

contrast 14.51:1

Card sample

#addef2 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addef2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addef2 in the Color Lab