Skip to content

#bdceba

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

RGB
189, 206, 186
HSL
111°, 17%, 77%
CMYK
8, 0, 10, 19
Luminance
0.5851

Every format

HEX#bdceba
RGBrgb(189, 206, 186)
HSLhsl(111, 17%, 77%)
CMYKcmyk(8%, 0%, 10%, 19%)
LABlab(81.0 -9.5 8.0)
LCHlch(81.0 12.4 139.8)
OKLCHoklch(0.833 0.033 141.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdceba on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#bdceba on black: 12.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green80.8%
Blue72.9%

CMYK percentages

Cyan8.3%
Magenta0.0%
Yellow9.7%
Key (black)19.2%

Color previews

#bdceba text on a black background

contrast 12.70:1

Card sample

#bdceba text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdceba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdceba in the Color Lab