Skip to content

#bdd2ac

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

RGB
189, 210, 172
HSL
93°, 30%, 75%
CMYK
10, 0, 18, 18
Luminance
0.5989

Every format

HEX#bdd2ac
RGBrgb(189, 210, 172)
HSLhsl(93, 30%, 75%)
CMYKcmyk(10%, 0%, 18%, 18%)
LABlab(81.8 -13.9 16.5)
LCHlch(81.8 21.6 130.1)
OKLCHoklch(0.838 0.056 131.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdd2ac on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#bdd2ac on black: 12.98:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green82.4%
Blue67.5%

CMYK percentages

Cyan10.0%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#bdd2ac text on a black background

contrast 12.98:1

Card sample

#bdd2ac text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdd2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdd2ac in the Color Lab