Skip to content

#bacccf

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

RGB
186, 204, 207
HSL
189°, 18%, 77%
CMYK
10, 1, 0, 19
Luminance
0.5813

Every format

HEX#bacccf
RGBrgb(186, 204, 207)
HSLhsl(189, 18%, 77%)
CMYKcmyk(10%, 1%, 0%, 19%)
LABlab(80.8 -5.5 -3.6)
LCHlch(80.8 6.5 213.1)
OKLCHoklch(0.833 0.020 208.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacccf on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#bacccf on black: 12.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.0%
Blue81.2%

CMYK percentages

Cyan10.1%
Magenta1.4%
Yellow0.0%
Key (black)18.8%

Color previews

#bacccf text on a black background

contrast 12.63:1

Card sample

#bacccf text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacccf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacccf in the Color Lab