Skip to content

#bec89d

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

RGB
190, 200, 157
HSL
74°, 28%, 70%
CMYK
5, 0, 22, 22
Luminance
0.5469

Every format

HEX#bec89d
RGBrgb(190, 200, 157)
HSLhsl(74, 28%, 70%)
CMYKcmyk(5%, 0%, 22%, 22%)
LABlab(78.9 -10.8 20.4)
LCHlch(78.9 23.1 117.9)
OKLCHoklch(0.814 0.059 118.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bec89d on white: 1.76:1
AA ✗ fail · AA-large · AAA
Aa
#bec89d on black: 11.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green78.4%
Blue61.6%

CMYK percentages

Cyan5.0%
Magenta0.0%
Yellow21.5%
Key (black)21.6%

Color previews

#bec89d text on a black background

contrast 11.94:1

Card sample

#bec89d text on a white background

contrast 1.76:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bec89d

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec89d in the Color Lab