Skip to content

#bedabc

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

RGB
190, 218, 188
HSL
116°, 29%, 80%
CMYK
13, 0, 14, 15
Luminance
0.6472

Every format

HEX#bedabc
RGBrgb(190, 218, 188)
HSLhsl(116, 29%, 80%)
CMYKcmyk(13%, 0%, 14%, 15%)
LABlab(84.3 -14.9 11.7)
LCHlch(84.3 18.9 141.9)
OKLCHoklch(0.860 0.051 143.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green85.5%
Blue73.7%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow13.8%
Key (black)14.5%

Color previews

#bedabc text on a black background

contrast 13.94:1

Card sample

#bedabc text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bedabc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bedabc in the Color Lab