Skip to content

#becba2

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

RGB
190, 203, 162
HSL
79°, 28%, 72%
CMYK
6, 0, 20, 20
Luminance
0.5627

Every format

HEX#becba2
RGBrgb(190, 203, 162)
HSLhsl(79, 28%, 72%)
CMYKcmyk(6%, 0%, 20%, 20%)
LABlab(79.8 -11.6 19.0)
LCHlch(79.8 22.3 121.3)
OKLCHoklch(0.821 0.057 122.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green79.6%
Blue63.5%

CMYK percentages

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

Color previews

#becba2 text on a black background

contrast 12.25:1

Card sample

#becba2 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becba2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becba2 in the Color Lab