Skip to content

#adddf3

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

RGB
173, 221, 243
HSL
199°, 75%, 82%
CMYK
29, 9, 0, 5
Luminance
0.6707

Every format

HEX#adddf3
RGBrgb(173, 221, 243)
HSLhsl(199, 75%, 82%)
CMYKcmyk(29%, 9%, 0%, 5%)
LABlab(85.5 -10.5 -15.8)
LCHlch(85.5 19.0 236.3)
OKLCHoklch(0.871 0.058 227.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green86.7%
Blue95.3%

CMYK percentages

Cyan28.8%
Magenta9.1%
Yellow0.0%
Key (black)4.7%

Color previews

#adddf3 text on a black background

contrast 14.41:1

Card sample

#adddf3 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adddf3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adddf3 in the Color Lab