Skip to content

#addfe2

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

RGB
173, 223, 226
HSL
183°, 48%, 78%
CMYK
24, 1, 0, 11
Luminance
0.6715

Every format

HEX#addfe2
RGBrgb(173, 223, 226)
HSLhsl(183, 48%, 78%)
CMYKcmyk(24%, 1%, 0%, 11%)
LABlab(85.6 -15.3 -6.7)
LCHlch(85.6 16.8 203.7)
OKLCHoklch(0.870 0.052 200.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addfe2 on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#addfe2 on black: 14.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green87.5%
Blue88.6%

CMYK percentages

Cyan23.5%
Magenta1.3%
Yellow0.0%
Key (black)11.4%

Color previews

#addfe2 text on a black background

contrast 14.43:1

Card sample

#addfe2 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addfe2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addfe2 in the Color Lab