Skip to content

#becdba

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

RGB
190, 205, 186
HSL
107°, 16%, 77%
CMYK
7, 0, 9, 20
Luminance
0.5815

Every format

HEX#becdba
RGBrgb(190, 205, 186)
HSLhsl(107, 16%, 77%)
CMYKcmyk(7%, 0%, 9%, 20%)
LABlab(80.8 -8.6 7.7)
LCHlch(80.8 11.6 138.1)
OKLCHoklch(0.832 0.031 139.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.4%
Blue72.9%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow9.3%
Key (black)19.6%

Color previews

#becdba text on a black background

contrast 12.63:1

Card sample

#becdba text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becdba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becdba in the Color Lab