Skip to content

#bdd2ab

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

RGB
189, 210, 171
HSL
92°, 30%, 75%
CMYK
10, 0, 19, 18
Luminance
0.5985

Every format

HEX#bdd2ab
RGBrgb(189, 210, 171)
HSLhsl(92, 30%, 75%)
CMYKcmyk(10%, 0%, 19%, 18%)
LABlab(81.8 -14.1 17.0)
LCHlch(81.8 22.1 129.6)
OKLCHoklch(0.838 0.058 130.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#bdd2ab text on a black background

contrast 12.97:1

Card sample

#bdd2ab text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdd2ab

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdd2ab in the Color Lab