Skip to content

#adcddf

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

RGB
173, 205, 223
HSL
202°, 44%, 78%
CMYK
22, 8, 0, 13
Luminance
0.5787

Every format

HEX#adcddf
RGBrgb(173, 205, 223)
HSLhsl(202, 44%, 78%)
CMYKcmyk(22%, 8%, 0%, 13%)
LABlab(80.7 -6.7 -12.4)
LCHlch(80.7 14.2 241.6)
OKLCHoklch(0.831 0.043 232.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red67.8%
Green80.4%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta8.1%
Yellow0.0%
Key (black)12.5%

Color previews

#adcddf text on a black background

contrast 12.57:1

Card sample

#adcddf text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #adcddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #adcddf in the Color Lab