Skip to content

#becdaf

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

RGB
190, 205, 175
HSL
90°, 23%, 75%
CMYK
7, 0, 15, 20
Luminance
0.5770

Every format

HEX#becdaf
RGBrgb(190, 205, 175)
HSLhsl(90, 23%, 75%)
CMYKcmyk(7%, 0%, 15%, 20%)
LABlab(80.6 -10.5 13.2)
LCHlch(80.6 16.9 128.4)
OKLCHoklch(0.829 0.044 129.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#becdaf on white: 1.67:1
AA ✗ fail · AA-large · AAA
Aa
#becdaf on black: 12.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green80.4%
Blue68.6%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow14.6%
Key (black)19.6%

Color previews

#becdaf text on a black background

contrast 12.54:1

Card sample

#becdaf text on a white background

contrast 1.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #becdaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #becdaf in the Color Lab