Skip to content

#bacdbb

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

RGB
186, 205, 187
HSL
123°, 16%, 77%
CMYK
9, 0, 9, 20
Luminance
0.5769

Every format

HEX#bacdbb
RGBrgb(186, 205, 187)
HSLhsl(123, 16%, 77%)
CMYKcmyk(9%, 0%, 9%, 20%)
LABlab(80.6 -9.8 6.8)
LCHlch(80.6 11.9 145.3)
OKLCHoklch(0.829 0.032 146.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bacdbb on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#bacdbb on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red72.9%
Green80.4%
Blue73.3%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow8.8%
Key (black)19.6%

Color previews

#bacdbb text on a black background

contrast 12.54:1

Card sample

#bacdbb text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bacdbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bacdbb in the Color Lab