Skip to content

#beceb0

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

RGB
190, 206, 176
HSL
92°, 23%, 75%
CMYK
8, 0, 15, 19
Luminance
0.5822

Every format

HEX#beceb0
RGBrgb(190, 206, 176)
HSLhsl(92, 23%, 75%)
CMYKcmyk(8%, 0%, 15%, 19%)
LABlab(80.9 -10.8 13.1)
LCHlch(80.9 17.0 129.6)
OKLCHoklch(0.831 0.044 130.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.8%
Blue69.0%

CMYK percentages

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

Color previews

#beceb0 text on a black background

contrast 12.64:1

Card sample

#beceb0 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beceb0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beceb0 in the Color Lab