Skip to content

#addcdf

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

RGB
173, 220, 223
HSL
184°, 44%, 78%
CMYK
22, 1, 0, 13
Luminance
0.6540

Every format

HEX#addcdf
RGBrgb(173, 220, 223)
HSLhsl(184, 44%, 78%)
CMYKcmyk(22%, 1%, 0%, 13%)
LABlab(84.7 -14.5 -6.5)
LCHlch(84.7 15.9 204.1)
OKLCHoklch(0.863 0.049 201.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#addcdf on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#addcdf on black: 14.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red67.8%
Green86.3%
Blue87.5%

CMYK percentages

Cyan22.4%
Magenta1.3%
Yellow0.0%
Key (black)12.5%

Color previews

#addcdf text on a black background

contrast 14.08:1

Card sample

#addcdf text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #addcdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #addcdf in the Color Lab