Skip to content

#bbcdba

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

RGB
187, 205, 186
HSL
117°, 16%, 77%
CMYK
9, 0, 9, 20
Luminance
0.5777

Every format

HEX#bbcdba
RGBrgb(187, 205, 186)
HSLhsl(117, 16%, 77%)
CMYKcmyk(9%, 0%, 9%, 20%)
LABlab(80.6 -9.6 7.4)
LCHlch(80.6 12.2 142.5)
OKLCHoklch(0.829 0.033 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.4%
Blue72.9%

CMYK percentages

Cyan8.8%
Magenta0.0%
Yellow9.3%
Key (black)19.6%

Color previews

#bbcdba text on a black background

contrast 12.55:1

Card sample

#bbcdba text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcdba in the Color Lab