Skip to content

#bdceac

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

RGB
189, 206, 172
HSL
90°, 26%, 74%
CMYK
8, 0, 17, 19
Luminance
0.5794

Every format

HEX#bdceac
RGBrgb(189, 206, 172)
HSLhsl(90, 26%, 74%)
CMYKcmyk(8%, 0%, 17%, 19%)
LABlab(80.7 -11.9 15.0)
LCHlch(80.7 19.1 128.3)
OKLCHoklch(0.829 0.050 129.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green80.8%
Blue67.5%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#bdceac text on a black background

contrast 12.59:1

Card sample

#bdceac text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdceac in the Color Lab