Skip to content

#bedace

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

RGB
190, 218, 206
HSL
154°, 28%, 80%
CMYK
13, 0, 6, 15
Luminance
0.6555

Every format

HEX#bedace
RGBrgb(190, 218, 206)
HSLhsl(154, 28%, 80%)
CMYKcmyk(13%, 0%, 6%, 15%)
LABlab(84.8 -11.6 2.8)
LCHlch(84.8 11.9 166.6)
OKLCHoklch(0.864 0.034 167.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bedace on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#bedace on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green85.5%
Blue80.8%

CMYK percentages

Cyan12.8%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#bedace text on a black background

contrast 14.11:1

Card sample

#bedace text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bedace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bedace in the Color Lab