Skip to content

#adddf2

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

RGB
173, 221, 242
HSL
198°, 73%, 81%
CMYK
29, 9, 0, 5
Luminance
0.6701

Every format

HEX#adddf2
RGBrgb(173, 221, 242)
HSLhsl(198, 73%, 81%)
CMYKcmyk(29%, 9%, 0%, 5%)
LABlab(85.5 -10.7 -15.3)
LCHlch(85.5 18.7 234.9)
OKLCHoklch(0.871 0.058 226.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green86.7%
Blue94.9%

CMYK percentages

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

Color previews

#adddf2 text on a black background

contrast 14.40:1

Card sample

#adddf2 text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adddf2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adddf2 in the Color Lab