Skip to content

#becec2

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

RGB
190, 206, 194
HSL
135°, 14%, 78%
CMYK
8, 0, 6, 19
Luminance
0.5898

Every format

HEX#becec2
RGBrgb(190, 206, 194)
HSLhsl(135, 14%, 78%)
CMYKcmyk(8%, 0%, 6%, 19%)
LABlab(81.3 -7.7 4.1)
LCHlch(81.3 8.7 151.8)
OKLCHoklch(0.836 0.024 153.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becec2 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#becec2 on black: 12.80:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.8%
Blue76.1%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow5.8%
Key (black)19.2%

Color previews

#becec2 text on a black background

contrast 12.80:1

Card sample

#becec2 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becec2 in the Color Lab