Skip to content

#bbccad

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

RGB
187, 204, 173
HSL
93°, 23%, 74%
CMYK
8, 0, 15, 20
Luminance
0.5677

Every format

HEX#bbccad
RGBrgb(187, 204, 173)
HSLhsl(93, 23%, 74%)
CMYKcmyk(8%, 0%, 15%, 20%)
LABlab(80.0 -11.4 13.5)
LCHlch(80.0 17.7 130.1)
OKLCHoklch(0.824 0.046 130.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.0%
Blue67.8%

CMYK percentages

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

Color previews

#bbccad text on a black background

contrast 12.35:1

Card sample

#bbccad text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccad

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccad in the Color Lab