Skip to content

#bbeec3

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

RGB
187, 238, 195
HSL
129°, 60%, 83%
CMYK
21, 0, 18, 7
Luminance
0.7565

Every format

HEX#bbeec3
RGBrgb(187, 238, 195)
HSLhsl(129, 60%, 83%)
CMYKcmyk(21%, 0%, 18%, 7%)
LABlab(89.7 -24.5 15.6)
LCHlch(89.7 29.0 147.6)
OKLCHoklch(0.902 0.078 149.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green93.3%
Blue76.5%

CMYK percentages

Cyan21.4%
Magenta0.0%
Yellow18.1%
Key (black)6.7%

Color previews

#bbeec3 text on a black background

contrast 16.13:1

Card sample

#bbeec3 text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbeec3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbeec3 in the Color Lab