Skip to content

#becba7

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

RGB
190, 203, 167
HSL
82°, 26%, 73%
CMYK
6, 0, 18, 20
Luminance
0.5645

Every format

HEX#becba7
RGBrgb(190, 203, 167)
HSLhsl(82, 26%, 73%)
CMYKcmyk(6%, 0%, 18%, 20%)
LABlab(79.9 -10.8 16.5)
LCHlch(79.9 19.7 123.1)
OKLCHoklch(0.823 0.051 123.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green79.6%
Blue65.5%

CMYK percentages

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

Color previews

#becba7 text on a black background

contrast 12.29:1

Card sample

#becba7 text on a white background

contrast 1.71:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becba7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becba7 in the Color Lab