Skip to content

#bacbba

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

RGB
186, 203, 186
HSL
120°, 14%, 76%
CMYK
8, 0, 8, 20
Luminance
0.5670

Every format

HEX#bacbba
RGBrgb(186, 203, 186)
HSLhsl(120, 14%, 76%)
CMYKcmyk(8%, 0%, 8%, 20%)
LABlab(80.0 -8.9 6.5)
LCHlch(80.0 11.1 144.0)
OKLCHoklch(0.824 0.030 145.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red72.9%
Green79.6%
Blue72.9%

CMYK percentages

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

Color previews

#bacbba text on a black background

contrast 12.34:1

Card sample

#bacbba text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacbba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacbba in the Color Lab