Skip to content

#bec080

a balanced, soft yellow · cool · closest name: tan

RGB
190, 192, 128
HSL
62°, 34%, 63%
CMYK
1, 0, 33, 25
Luminance
0.5020

Every format

HEX#bec080
RGBrgb(190, 192, 128)
HSLhsl(62, 34%, 63%)
CMYKcmyk(1%, 0%, 33%, 25%)
LABlab(76.2 -10.7 32.1)
LCHlch(76.2 33.8 108.4)
OKLCHoklch(0.791 0.084 109.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bec080 on white: 1.90:1
AA ✗ fail · AA-large · AAA
Aa
#bec080 on black: 11.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green75.3%
Blue50.2%

CMYK percentages

Cyan1.0%
Magenta0.0%
Yellow33.3%
Key (black)24.7%

Color previews

#bec080 text on a black background

contrast 11.04:1

Card sample

#bec080 text on a white background

contrast 1.90:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(190, 192, 128, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(190, 192, 128, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bec080;
background: linear-gradient(135deg, #bec080, #93C080);

Monochromatic scale

Palettes built from #bec080

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bec080 in the Color Lab