Skip to content

#bedbaf

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

RGB
190, 219, 175
HSL
100°, 38%, 77%
CMYK
13, 0, 20, 14
Luminance
0.6471

Every format

HEX#bedbaf
RGBrgb(190, 219, 175)
HSLhsl(100, 38%, 77%)
CMYKcmyk(13%, 0%, 20%, 14%)
LABlab(84.3 -17.6 18.5)
LCHlch(84.3 25.5 133.5)
OKLCHoklch(0.859 0.067 135.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bedbaf on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#bedbaf on black: 13.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green85.9%
Blue68.6%

CMYK percentages

Cyan13.2%
Magenta0.0%
Yellow20.1%
Key (black)14.1%

Color previews

#bedbaf text on a black background

contrast 13.94:1

Card sample

#bedbaf text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bedbaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bedbaf in the Color Lab