Skip to content

#bbeecc

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

RGB
187, 238, 204
HSL
140°, 60%, 83%
CMYK
21, 0, 14, 7
Luminance
0.7607

Every format

HEX#bbeecc
RGBrgb(187, 238, 204)
HSLhsl(140, 60%, 83%)
CMYKcmyk(21%, 0%, 14%, 7%)
LABlab(89.9 -22.9 11.2)
LCHlch(89.9 25.5 154.0)
OKLCHoklch(0.905 0.070 155.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbeecc on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#bbeecc on black: 16.21:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green93.3%
Blue80.0%

CMYK percentages

Cyan21.4%
Magenta0.0%
Yellow14.3%
Key (black)6.7%

Color previews

#bbeecc text on a black background

contrast 16.21:1

Card sample

#bbeecc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbeecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbeecc in the Color Lab