Skip to content

#bad8df

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

RGB
186, 216, 223
HSL
191°, 37%, 80%
CMYK
17, 3, 0, 13
Luminance
0.6488

Every format

HEX#bad8df
RGBrgb(186, 216, 223)
HSLhsl(191, 37%, 80%)
CMYKcmyk(17%, 3%, 0%, 13%)
LABlab(84.4 -8.4 -6.8)
LCHlch(84.4 10.8 218.7)
OKLCHoklch(0.863 0.033 213.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green84.7%
Blue87.5%

CMYK percentages

Cyan16.6%
Magenta3.1%
Yellow0.0%
Key (black)12.5%

Color previews

#bad8df text on a black background

contrast 13.98:1

Card sample

#bad8df text on a white background

contrast 1.50:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bad8df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bad8df in the Color Lab