Skip to content

#afdbda

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

RGB
175, 219, 218
HSL
179°, 38%, 77%
CMYK
20, 0, 1, 14
Luminance
0.6484

Every format

HEX#afdbda
RGBrgb(175, 219, 218)
HSLhsl(179, 38%, 77%)
CMYKcmyk(20%, 0%, 1%, 14%)
LABlab(84.4 -14.4 -4.2)
LCHlch(84.4 15.1 196.3)
OKLCHoklch(0.860 0.046 194.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red68.6%
Green85.9%
Blue85.5%

CMYK percentages

Cyan20.1%
Magenta0.0%
Yellow0.5%
Key (black)14.1%

Color previews

#afdbda text on a black background

contrast 13.97:1

Card sample

#afdbda text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #afdbda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #afdbda in the Color Lab