Skip to content

#adcddc

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

RGB
173, 205, 220
HSL
199°, 40%, 77%
CMYK
21, 7, 0, 14
Luminance
0.5771

Every format

HEX#adcddc
RGBrgb(173, 205, 220)
HSLhsl(199, 40%, 77%)
CMYKcmyk(21%, 7%, 0%, 14%)
LABlab(80.6 -7.4 -11.0)
LCHlch(80.6 13.2 236.0)
OKLCHoklch(0.830 0.040 227.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#adcddc on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#adcddc on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green80.4%
Blue86.3%

CMYK percentages

Cyan21.4%
Magenta6.8%
Yellow0.0%
Key (black)13.7%

Color previews

#adcddc text on a black background

contrast 12.54:1

Card sample

#adcddc text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcddc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcddc in the Color Lab