Skip to content

#bbccba

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

RGB
187, 204, 186
HSL
117°, 15%, 77%
CMYK
8, 0, 9, 20
Luminance
0.5730

Every format

HEX#bbccba
RGBrgb(187, 204, 186)
HSLhsl(117, 15%, 77%)
CMYKcmyk(8%, 0%, 9%, 20%)
LABlab(80.3 -9.1 7.0)
LCHlch(80.3 11.5 142.5)
OKLCHoklch(0.827 0.031 143.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbccba on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#bbccba on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue72.9%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow8.8%
Key (black)20.0%

Color previews

#bbccba text on a black background

contrast 12.46:1

Card sample

#bbccba text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccba in the Color Lab