Skip to content

#becfac

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

RGB
190, 207, 172
HSL
89°, 27%, 74%
CMYK
8, 0, 17, 19
Luminance
0.5855

Every format

HEX#becfac
RGBrgb(190, 207, 172)
HSLhsl(89, 27%, 74%)
CMYKcmyk(8%, 0%, 17%, 19%)
LABlab(81.0 -12.0 15.5)
LCHlch(81.0 19.6 127.8)
OKLCHoklch(0.832 0.051 128.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becfac on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#becfac on black: 12.71:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green81.2%
Blue67.5%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow16.9%
Key (black)18.8%

Color previews

#becfac text on a black background

contrast 12.71:1

Card sample

#becfac text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becfac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becfac in the Color Lab