Skip to content

#bbddbb

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

RGB
187, 221, 187
HSL
120°, 33%, 80%
CMYK
15, 0, 15, 13
Luminance
0.6587

Every format

HEX#bbddbb
RGBrgb(187, 221, 187)
HSLhsl(120, 33%, 80%)
CMYKcmyk(15%, 0%, 15%, 13%)
LABlab(84.9 -17.6 13.0)
LCHlch(84.9 21.9 143.5)
OKLCHoklch(0.864 0.059 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbddbb on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#bbddbb on black: 14.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green86.7%
Blue73.3%

CMYK percentages

Cyan15.4%
Magenta0.0%
Yellow15.4%
Key (black)13.3%

Color previews

#bbddbb text on a black background

contrast 14.17:1

Card sample

#bbddbb text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbddbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbddbb in the Color Lab