Skip to content

#becbac

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

RGB
190, 203, 172
HSL
85°, 23%, 74%
CMYK
6, 0, 15, 20
Luminance
0.5664

Every format

HEX#becbac
RGBrgb(190, 203, 172)
HSLhsl(85, 23%, 74%)
CMYKcmyk(6%, 0%, 15%, 20%)
LABlab(80.0 -10.0 14.0)
LCHlch(80.0 17.2 125.5)
OKLCHoklch(0.824 0.045 125.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becbac on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#becbac on black: 12.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green79.6%
Blue67.5%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow15.3%
Key (black)20.4%

Color previews

#becbac text on a black background

contrast 12.33:1

Card sample

#becbac text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becbac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becbac in the Color Lab