Skip to content

#badcd7

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

RGB
186, 220, 215
HSL
171°, 33%, 80%
CMYK
16, 0, 2, 14
Luminance
0.6653

Every format

HEX#badcd7
RGBrgb(186, 220, 215)
HSLhsl(171, 33%, 80%)
CMYKcmyk(16%, 0%, 2%, 14%)
LABlab(85.3 -12.1 -1.3)
LCHlch(85.3 12.2 186.1)
OKLCHoklch(0.868 0.036 185.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green86.3%
Blue84.3%

CMYK percentages

Cyan15.5%
Magenta0.0%
Yellow2.3%
Key (black)13.7%

Color previews

#badcd7 text on a black background

contrast 14.31:1

Card sample

#badcd7 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcd7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcd7 in the Color Lab