Skip to content

#bdc3af

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

RGB
189, 195, 175
HSL
78°, 14%, 73%
CMYK
3, 0, 10, 24
Luminance
0.5294

Every format

HEX#bdc3af
RGBrgb(189, 195, 175)
HSLhsl(78, 14%, 73%)
CMYKcmyk(3%, 0%, 10%, 24%)
LABlab(77.8 -5.7 9.3)
LCHlch(77.8 10.9 121.2)
OKLCHoklch(0.807 0.028 120.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdc3af on white: 1.81:1
AA ✗ fail · AA-large · AAA
Aa
#bdc3af on black: 11.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green76.5%
Blue68.6%

CMYK percentages

Cyan3.1%
Magenta0.0%
Yellow10.3%
Key (black)23.5%

Color previews

#bdc3af text on a black background

contrast 11.59:1

Card sample

#bdc3af text on a white background

contrast 1.81:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdc3af

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdc3af in the Color Lab