Skip to content

#badcd2

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

RGB
186, 220, 210
HSL
162°, 33%, 80%
CMYK
16, 0, 5, 14
Luminance
0.6628

Every format

HEX#badcd2
RGBrgb(186, 220, 210)
HSLhsl(162, 33%, 80%)
CMYKcmyk(16%, 0%, 5%, 14%)
LABlab(85.1 -13.1 1.2)
LCHlch(85.1 13.2 174.9)
OKLCHoklch(0.867 0.038 175.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green86.3%
Blue82.4%

CMYK percentages

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

Color previews

#badcd2 text on a black background

contrast 14.26:1

Card sample

#badcd2 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badcd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badcd2 in the Color Lab