Skip to content

#bbceab

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

RGB
187, 206, 171
HSL
93°, 26%, 74%
CMYK
9, 0, 17, 19
Luminance
0.5765

Every format

HEX#bbceab
RGBrgb(187, 206, 171)
HSLhsl(93, 26%, 74%)
CMYKcmyk(9%, 0%, 17%, 19%)
LABlab(80.5 -12.7 15.3)
LCHlch(80.5 19.9 129.8)
OKLCHoklch(0.828 0.052 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.8%
Blue67.1%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow17.0%
Key (black)19.2%

Color previews

#bbceab text on a black background

contrast 12.53:1

Card sample

#bbceab text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbceab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbceab in the Color Lab