Skip to content

#addef4

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

RGB
173, 222, 244
HSL
199°, 76%, 82%
CMYK
29, 9, 0, 4
Luminance
0.6766

Every format

HEX#addef4
RGBrgb(173, 222, 244)
HSLhsl(199, 76%, 82%)
CMYKcmyk(29%, 9%, 0%, 4%)
LABlab(85.8 -10.8 -15.9)
LCHlch(85.8 19.2 235.8)
OKLCHoklch(0.874 0.059 227.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green87.1%
Blue95.7%

CMYK percentages

Cyan29.1%
Magenta9.0%
Yellow0.0%
Key (black)4.3%

Color previews

#addef4 text on a black background

contrast 14.53:1

Card sample

#addef4 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addef4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addef4 in the Color Lab