Skip to content

#becdb4

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

RGB
190, 205, 180
HSL
96°, 20%, 76%
CMYK
7, 0, 12, 20
Luminance
0.5791

Every format

HEX#becdb4
RGBrgb(190, 205, 180)
HSLhsl(96, 20%, 76%)
CMYKcmyk(7%, 0%, 12%, 20%)
LABlab(80.7 -9.6 10.7)
LCHlch(80.7 14.4 131.9)
OKLCHoklch(0.830 0.038 132.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.4%
Blue70.6%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow12.2%
Key (black)19.6%

Color previews

#becdb4 text on a black background

contrast 12.58:1

Card sample

#becdb4 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 205, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 205, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #becdb4;
background: linear-gradient(135deg, #becdb4, #B4CDBB);

Monochromatic scale

Palettes built from #becdb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becdb4 in the Color Lab