Skip to content

#becdc2

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

RGB
190, 205, 194
HSL
136°, 13%, 78%
CMYK
7, 0, 5, 20
Luminance
0.5850

Every format

HEX#becdc2
RGBrgb(190, 205, 194)
HSLhsl(136, 13%, 78%)
CMYKcmyk(7%, 0%, 5%, 20%)
LABlab(81.0 -7.2 3.7)
LCHlch(81.0 8.1 152.4)
OKLCHoklch(0.834 0.022 154.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becdc2 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#becdc2 on black: 12.70:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.4%
Blue76.1%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow5.4%
Key (black)19.6%

Color previews

#becdc2 text on a black background

contrast 12.70:1

Card sample

#becdc2 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becdc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becdc2 in the Color Lab