Skip to content

#becda2

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

RGB
190, 205, 162
HSL
81°, 30%, 72%
CMYK
7, 0, 21, 20
Luminance
0.5722

Every format

HEX#becda2
RGBrgb(190, 205, 162)
HSLhsl(81, 30%, 72%)
CMYKcmyk(7%, 0%, 21%, 20%)
LABlab(80.3 -12.6 19.8)
LCHlch(80.3 23.4 122.5)
OKLCHoklch(0.826 0.060 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becda2 on white: 1.69:1
AA ✗ fail · AA-large · AAA
Aa
#becda2 on black: 12.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.4%
Blue63.5%

CMYK percentages

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

Color previews

#becda2 text on a black background

contrast 12.44:1

Card sample

#becda2 text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becda2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becda2 in the Color Lab