Skip to content

#bbcaac

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

RGB
187, 202, 172
HSL
90°, 22%, 73%
CMYK
7, 0, 15, 21
Luminance
0.5578

Every format

HEX#bbcaac
RGBrgb(187, 202, 172)
HSLhsl(90, 22%, 73%)
CMYKcmyk(7%, 0%, 15%, 21%)
LABlab(79.5 -10.5 13.3)
LCHlch(79.5 16.9 128.4)
OKLCHoklch(0.819 0.044 129.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbcaac on white: 1.73:1
AA ✗ fail · AA-large · AAA
Aa
#bbcaac on black: 12.16:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green79.2%
Blue67.5%

CMYK percentages

Cyan7.4%
Magenta0.0%
Yellow14.9%
Key (black)20.8%

Color previews

#bbcaac text on a black background

contrast 12.16:1

Card sample

#bbcaac text on a white background

contrast 1.73:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbcaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbcaac in the Color Lab