Skip to content

#bbccbc

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

RGB
187, 204, 188
HSL
124°, 14%, 77%
CMYK
8, 0, 8, 20
Luminance
0.5738

Every format

HEX#bbccbc
RGBrgb(187, 204, 188)
HSLhsl(124, 14%, 77%)
CMYKcmyk(8%, 0%, 8%, 20%)
LABlab(80.4 -8.8 6.0)
LCHlch(80.4 10.6 145.6)
OKLCHoklch(0.828 0.029 147.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbccbc on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#bbccbc on black: 12.48:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue73.7%

CMYK percentages

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

Color previews

#bbccbc text on a black background

contrast 12.48:1

Card sample

#bbccbc text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccbc in the Color Lab