Skip to content

#becbbc

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

RGB
190, 203, 188
HSL
112°, 13%, 77%
CMYK
6, 0, 7, 20
Luminance
0.5729

Every format

HEX#becbbc
RGBrgb(190, 203, 188)
HSLhsl(112, 13%, 77%)
CMYKcmyk(6%, 0%, 7%, 20%)
LABlab(80.3 -7.2 6.0)
LCHlch(80.3 9.3 140.4)
OKLCHoklch(0.828 0.025 141.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becbbc on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#becbbc on black: 12.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green79.6%
Blue73.7%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow7.4%
Key (black)20.4%

Color previews

#becbbc text on a black background

contrast 12.46:1

Card sample

#becbbc text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becbbc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becbbc in the Color Lab