Skip to content

#badfdc

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

RGB
186, 223, 220
HSL
175°, 37%, 80%
CMYK
17, 0, 1, 13
Luminance
0.6838

Every format

HEX#badfdc
RGBrgb(186, 223, 220)
HSLhsl(175, 37%, 80%)
CMYKcmyk(17%, 0%, 1%, 13%)
LABlab(86.2 -12.7 -2.6)
LCHlch(86.2 12.9 191.5)
OKLCHoklch(0.876 0.039 190.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badfdc on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#badfdc on black: 14.68:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green87.5%
Blue86.3%

CMYK percentages

Cyan16.6%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#badfdc text on a black background

contrast 14.68:1

Card sample

#badfdc text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badfdc in the Color Lab