Skip to content

#becba5

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

RGB
190, 203, 165
HSL
81°, 27%, 72%
CMYK
6, 0, 19, 20
Luminance
0.5638

Every format

HEX#becba5
RGBrgb(190, 203, 165)
HSLhsl(81, 27%, 72%)
CMYKcmyk(6%, 0%, 19%, 20%)
LABlab(79.8 -11.1 17.5)
LCHlch(79.8 20.7 122.4)
OKLCHoklch(0.822 0.053 122.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becba5 on white: 1.71:1
AA ✗ fail · AA-large · AAA
Aa
#becba5 on black: 12.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green79.6%
Blue64.7%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow18.7%
Key (black)20.4%

Color previews

#becba5 text on a black background

contrast 12.28:1

Card sample

#becba5 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becba5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becba5 in the Color Lab