Skip to content

#bbebcd

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

RGB
187, 235, 205
HSL
143°, 55%, 83%
CMYK
20, 0, 13, 8
Luminance
0.7439

Every format

HEX#bbebcd
RGBrgb(187, 235, 205)
HSLhsl(143, 55%, 83%)
CMYKcmyk(20%, 0%, 13%, 8%)
LABlab(89.1 -21.2 9.5)
LCHlch(89.1 23.3 155.8)
OKLCHoklch(0.898 0.064 157.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbebcd on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#bbebcd on black: 15.88:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green92.2%
Blue80.4%

CMYK percentages

Cyan20.4%
Magenta0.0%
Yellow12.8%
Key (black)7.8%

Color previews

#bbebcd text on a black background

contrast 15.88:1

Card sample

#bbebcd text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbebcd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbebcd in the Color Lab