Skip to content

#badcdc

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

RGB
186, 220, 220
HSL
180°, 33%, 80%
CMYK
16, 0, 0, 14
Luminance
0.6679

Every format

HEX#badcdc
RGBrgb(186, 220, 220)
HSLhsl(180, 33%, 80%)
CMYKcmyk(16%, 0%, 0%, 14%)
LABlab(85.4 -11.1 -3.7)
LCHlch(85.4 11.7 198.6)
OKLCHoklch(0.870 0.036 196.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badcdc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#badcdc on black: 14.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.3%
Blue86.3%

CMYK percentages

Cyan15.5%
Magenta0.0%
Yellow0.0%
Key (black)13.7%

Color previews

#badcdc text on a black background

contrast 14.36:1

Card sample

#badcdc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcdc in the Color Lab