Skip to content

#beceb2

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

RGB
190, 206, 178
HSL
94°, 22%, 75%
CMYK
8, 0, 14, 19
Luminance
0.5830

Every format

HEX#beceb2
RGBrgb(190, 206, 178)
HSLhsl(94, 22%, 75%)
CMYKcmyk(8%, 0%, 14%, 19%)
LABlab(80.9 -10.5 12.1)
LCHlch(80.9 16.0 130.9)
OKLCHoklch(0.832 0.042 131.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#beceb2 text on a black background

contrast 12.66:1

Card sample

#beceb2 text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beceb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beceb2 in the Color Lab