Skip to content

#becba0

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

RGB
190, 203, 160
HSL
78°, 29%, 71%
CMYK
6, 0, 21, 20
Luminance
0.5620

Every format

HEX#becba0
RGBrgb(190, 203, 160)
HSLhsl(78, 29%, 71%)
CMYKcmyk(6%, 0%, 21%, 20%)
LABlab(79.7 -11.9 20.0)
LCHlch(79.7 23.3 120.7)
OKLCHoklch(0.821 0.060 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becba0 on white: 1.72:1
AA ✗ fail · AA-large · AAA
Aa
#becba0 on black: 12.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green79.6%
Blue62.7%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow21.2%
Key (black)20.4%

Color previews

#becba0 text on a black background

contrast 12.24:1

Card sample

#becba0 text on a white background

contrast 1.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becba0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becba0 in the Color Lab