Skip to content

#beccac

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

RGB
190, 204, 172
HSL
86°, 24%, 74%
CMYK
7, 0, 16, 20
Luminance
0.5711

Every format

HEX#beccac
RGBrgb(190, 204, 172)
HSLhsl(86, 24%, 74%)
CMYKcmyk(7%, 0%, 16%, 20%)
LABlab(80.2 -10.5 14.4)
LCHlch(80.2 17.8 126.1)
OKLCHoklch(0.826 0.046 126.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green80.0%
Blue67.5%

CMYK percentages

Cyan6.9%
Magenta0.0%
Yellow15.7%
Key (black)20.0%

Color previews

#beccac text on a black background

contrast 12.42:1

Card sample

#beccac text on a white background

contrast 1.69:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #beccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #beccac in the Color Lab