Skip to content

#badcd3

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

RGB
186, 220, 211
HSL
164°, 33%, 80%
CMYK
16, 0, 4, 14
Luminance
0.6633

Every format

HEX#badcd3
RGBrgb(186, 220, 211)
HSLhsl(164, 33%, 80%)
CMYKcmyk(16%, 0%, 4%, 14%)
LABlab(85.2 -12.9 0.7)
LCHlch(85.2 12.9 177.0)
OKLCHoklch(0.867 0.038 177.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green86.3%
Blue82.7%

CMYK percentages

Cyan15.5%
Magenta0.0%
Yellow4.1%
Key (black)13.7%

Color previews

#badcd3 text on a black background

contrast 14.27:1

Card sample

#badcd3 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcd3 in the Color Lab