Skip to content

#badcd4

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

RGB
186, 220, 212
HSL
166°, 33%, 80%
CMYK
16, 0, 4, 14
Luminance
0.6638

Every format

HEX#badcd4
RGBrgb(186, 220, 212)
HSLhsl(166, 33%, 80%)
CMYKcmyk(16%, 0%, 4%, 14%)
LABlab(85.2 -12.7 0.2)
LCHlch(85.2 12.7 179.2)
OKLCHoklch(0.868 0.037 179.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badcd4 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#badcd4 on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.3%
Blue83.1%

CMYK percentages

Cyan15.5%
Magenta0.0%
Yellow3.6%
Key (black)13.7%

Color previews

#badcd4 text on a black background

contrast 14.28:1

Card sample

#badcd4 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcd4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcd4 in the Color Lab