Skip to content

#bbceac

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

RGB
187, 206, 172
HSL
94°, 26%, 74%
CMYK
9, 0, 17, 19
Luminance
0.5769

Every format

HEX#bbceac
RGBrgb(187, 206, 172)
HSLhsl(94, 26%, 74%)
CMYKcmyk(9%, 0%, 17%, 19%)
LABlab(80.6 -12.6 14.8)
LCHlch(80.6 19.4 130.4)
OKLCHoklch(0.828 0.051 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.8%
Blue67.5%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#bbceac text on a black background

contrast 12.54:1

Card sample

#bbceac text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbceac in the Color Lab