Skip to content

#b3ceac

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

RGB
179, 206, 172
HSL
108°, 26%, 74%
CMYK
13, 0, 17, 19
Luminance
0.5670

Every format

HEX#b3ceac
RGBrgb(179, 206, 172)
HSLhsl(108, 26%, 74%)
CMYKcmyk(13%, 0%, 17%, 19%)
LABlab(80.0 -15.4 13.9)
LCHlch(80.0 20.8 137.8)
OKLCHoklch(0.822 0.055 139.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.2%
Green80.8%
Blue67.5%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#b3ceac text on a black background

contrast 12.34:1

Card sample

#b3ceac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b3ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b3ceac in the Color Lab