Skip to content

#becba4

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

RGB
190, 203, 164
HSL
80°, 27%, 72%
CMYK
6, 0, 19, 20
Luminance
0.5634

Every format

HEX#becba4
RGBrgb(190, 203, 164)
HSLhsl(80, 27%, 72%)
CMYKcmyk(6%, 0%, 19%, 20%)
LABlab(79.8 -11.3 18.0)
LCHlch(79.8 21.2 122.0)
OKLCHoklch(0.822 0.055 122.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green79.6%
Blue64.3%

CMYK percentages

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

Color previews

#becba4 text on a black background

contrast 12.27:1

Card sample

#becba4 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becba4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becba4 in the Color Lab