Skip to content

#bbccaa

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

RGB
187, 204, 170
HSL
90°, 25%, 73%
CMYK
8, 0, 17, 20
Luminance
0.5665

Every format

HEX#bbccaa
RGBrgb(187, 204, 170)
HSLhsl(90, 25%, 73%)
CMYKcmyk(8%, 0%, 17%, 20%)
LABlab(80.0 -11.9 15.0)
LCHlch(80.0 19.2 128.3)
OKLCHoklch(0.823 0.050 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red73.3%
Green80.0%
Blue66.7%

CMYK percentages

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

Color previews

#bbccaa text on a black background

contrast 12.33:1

Card sample

#bbccaa text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbccaa

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbccaa in the Color Lab