Skip to content

#becdb2

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

RGB
190, 205, 178
HSL
93°, 21%, 75%
CMYK
7, 0, 13, 20
Luminance
0.5782

Every format

HEX#becdb2
RGBrgb(190, 205, 178)
HSLhsl(93, 21%, 75%)
CMYKcmyk(7%, 0%, 13%, 20%)
LABlab(80.6 -10.0 11.7)
LCHlch(80.6 15.4 130.4)
OKLCHoklch(0.830 0.040 131.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.4%
Blue69.8%

CMYK percentages

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

Color previews

#becdb2 text on a black background

contrast 12.56:1

Card sample

#becdb2 text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becdb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becdb2 in the Color Lab