Skip to content

#bacebd

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

RGB
186, 206, 189
HSL
129°, 17%, 77%
CMYK
10, 0, 8, 19
Luminance
0.5826

Every format

HEX#bacebd
RGBrgb(186, 206, 189)
HSLhsl(129, 17%, 77%)
CMYKcmyk(10%, 0%, 8%, 19%)
LABlab(80.9 -9.9 6.2)
LCHlch(80.9 11.7 148.2)
OKLCHoklch(0.832 0.032 149.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green80.8%
Blue74.1%

CMYK percentages

Cyan9.7%
Magenta0.0%
Yellow8.3%
Key (black)19.2%

Color previews

#bacebd text on a black background

contrast 12.65:1

Card sample

#bacebd text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacebd in the Color Lab