Skip to content

#bed9da

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

RGB
190, 217, 218
HSL
182°, 28%, 80%
CMYK
13, 1, 0, 15
Luminance
0.6563

Every format

HEX#bed9da
RGBrgb(190, 217, 218)
HSLhsl(182, 28%, 80%)
CMYKcmyk(13%, 1%, 0%, 15%)
LABlab(84.8 -8.7 -3.5)
LCHlch(84.8 9.4 202.0)
OKLCHoklch(0.866 0.029 199.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.5%
Green85.1%
Blue85.5%

CMYK percentages

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

Color previews

#bed9da text on a black background

contrast 14.13:1

Card sample

#bed9da text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bed9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bed9da in the Color Lab