Skip to content

#bacec7

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

RGB
186, 206, 199
HSL
159°, 17%, 77%
CMYK
10, 0, 3, 19
Luminance
0.5871

Every format

HEX#bacec7
RGBrgb(186, 206, 199)
HSLhsl(159, 17%, 77%)
CMYKcmyk(10%, 0%, 3%, 19%)
LABlab(81.1 -8.1 1.2)
LCHlch(81.1 8.2 171.7)
OKLCHoklch(0.834 0.024 172.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacec7 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#bacec7 on black: 12.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.8%
Blue78.0%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow3.4%
Key (black)19.2%

Color previews

#bacec7 text on a black background

contrast 12.74:1

Card sample

#bacec7 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacec7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacec7 in the Color Lab