Skip to content

#bacbbc

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

RGB
186, 203, 188
HSL
127°, 14%, 76%
CMYK
8, 0, 7, 20
Luminance
0.5678

Every format

HEX#bacbbc
RGBrgb(186, 203, 188)
HSLhsl(127, 14%, 76%)
CMYKcmyk(8%, 0%, 7%, 20%)
LABlab(80.1 -8.6 5.5)
LCHlch(80.1 10.2 147.3)
OKLCHoklch(0.825 0.028 148.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacbbc on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bacbbc on black: 12.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green79.6%
Blue73.7%

CMYK percentages

Cyan8.4%
Magenta0.0%
Yellow7.4%
Key (black)20.4%

Color previews

#bacbbc text on a black background

contrast 12.36:1

Card sample

#bacbbc text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacbbc in the Color Lab