Skip to content

#beceb1

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

RGB
190, 206, 177
HSL
93°, 23%, 75%
CMYK
8, 0, 14, 19
Luminance
0.5826

Every format

HEX#beceb1
RGBrgb(190, 206, 177)
HSLhsl(93, 23%, 75%)
CMYKcmyk(8%, 0%, 14%, 19%)
LABlab(80.9 -10.7 12.6)
LCHlch(80.9 16.5 130.2)
OKLCHoklch(0.831 0.043 131.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#beceb1 on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#beceb1 on black: 12.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.8%
Blue69.4%

CMYK percentages

Cyan7.8%
Magenta0.0%
Yellow14.1%
Key (black)19.2%

Color previews

#beceb1 text on a black background

contrast 12.65:1

Card sample

#beceb1 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beceb1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beceb1 in the Color Lab