Skip to content

#bbccab

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

RGB
187, 204, 171
HSL
91°, 24%, 74%
CMYK
8, 0, 16, 20
Luminance
0.5669

Every format

HEX#bbccab
RGBrgb(187, 204, 171)
HSLhsl(91, 24%, 74%)
CMYKcmyk(8%, 0%, 16%, 20%)
LABlab(80.0 -11.7 14.5)
LCHlch(80.0 18.7 128.9)
OKLCHoklch(0.823 0.049 129.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbccab on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#bbccab on black: 12.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.0%
Blue67.1%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow16.2%
Key (black)20.0%

Color previews

#bbccab text on a black background

contrast 12.34:1

Card sample

#bbccab text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccab in the Color Lab