Skip to content

#badccf

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

RGB
186, 220, 207
HSL
157°, 33%, 80%
CMYK
16, 0, 6, 14
Luminance
0.6613

Every format

HEX#badccf
RGBrgb(186, 220, 207)
HSLhsl(157, 33%, 80%)
CMYKcmyk(16%, 0%, 6%, 14%)
LABlab(85.1 -13.7 2.6)
LCHlch(85.1 14.0 169.1)
OKLCHoklch(0.866 0.040 170.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#badccf on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#badccf on black: 14.23:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green86.3%
Blue81.2%

CMYK percentages

Cyan15.5%
Magenta0.0%
Yellow5.9%
Key (black)13.7%

Color previews

#badccf text on a black background

contrast 14.23:1

Card sample

#badccf text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #badccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #badccf in the Color Lab