Skip to content

#bbcebc

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

RGB
187, 206, 188
HSL
123°, 16%, 77%
CMYK
9, 0, 9, 19
Luminance
0.5834

Every format

HEX#bbcebc
RGBrgb(187, 206, 188)
HSLhsl(123, 16%, 77%)
CMYKcmyk(9%, 0%, 9%, 19%)
LABlab(80.9 -9.8 6.8)
LCHlch(80.9 11.9 145.3)
OKLCHoklch(0.832 0.032 146.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.8%
Blue73.7%

CMYK percentages

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

Color previews

#bbcebc text on a black background

contrast 12.67:1

Card sample

#bbcebc text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcebc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcebc in the Color Lab