Skip to content

#afdbdf

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

RGB
175, 219, 223
HSL
185°, 43%, 78%
CMYK
22, 2, 0, 13
Luminance
0.6510

Every format

HEX#afdbdf
RGBrgb(175, 219, 223)
HSLhsl(185, 43%, 78%)
CMYKcmyk(22%, 2%, 0%, 13%)
LABlab(84.5 -13.4 -6.7)
LCHlch(84.5 14.9 206.5)
OKLCHoklch(0.862 0.046 203.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#afdbdf on white: 1.50:1
AA ✗ fail · AA-large · AAA
Aa
#afdbdf on black: 14.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red68.6%
Green85.9%
Blue87.5%

CMYK percentages

Cyan21.5%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#afdbdf text on a black background

contrast 14.02:1

Card sample

#afdbdf text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdbdf in the Color Lab