Skip to content

#b4ceac

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

RGB
180, 206, 172
HSL
106°, 26%, 74%
CMYK
13, 0, 17, 19
Luminance
0.5682

Every format

HEX#b4ceac
RGBrgb(180, 206, 172)
HSLhsl(106, 26%, 74%)
CMYKcmyk(13%, 0%, 17%, 19%)
LABlab(80.1 -15.0 14.0)
LCHlch(80.1 20.6 137.0)
OKLCHoklch(0.823 0.054 138.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green80.8%
Blue67.5%

CMYK percentages

Cyan12.6%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#b4ceac text on a black background

contrast 12.36:1

Card sample

#b4ceac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4ceac in the Color Lab