Skip to content

#bbceaf

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

RGB
187, 206, 175
HSL
97°, 24%, 75%
CMYK
9, 0, 15, 19
Luminance
0.5780

Every format

HEX#bbceaf
RGBrgb(187, 206, 175)
HSLhsl(97, 24%, 75%)
CMYKcmyk(9%, 0%, 15%, 19%)
LABlab(80.6 -12.1 13.3)
LCHlch(80.6 17.9 132.3)
OKLCHoklch(0.829 0.047 133.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbceaf on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#bbceaf on black: 12.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green80.8%
Blue68.6%

CMYK percentages

Cyan9.2%
Magenta0.0%
Yellow15.0%
Key (black)19.2%

Color previews

#bbceaf text on a black background

contrast 12.56:1

Card sample

#bbceaf text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbceaf in the Color Lab