Skip to content

#bed2db

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

RGB
190, 210, 219
HSL
199°, 29%, 80%
CMYK
13, 4, 0, 14
Luminance
0.6215

Every format

HEX#bed2db
RGBrgb(190, 210, 219)
HSLhsl(199, 29%, 80%)
CMYKcmyk(13%, 4%, 0%, 14%)
LABlab(83.0 -4.9 -6.7)
LCHlch(83.0 8.3 233.9)
OKLCHoklch(0.852 0.025 226.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bed2db on white: 1.56:1
AA ✗ fail · AA-large · AAA
Aa
#bed2db on black: 13.43:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.5%
Green82.4%
Blue85.9%

CMYK percentages

Cyan13.2%
Magenta4.1%
Yellow0.0%
Key (black)14.1%

Color previews

#bed2db text on a black background

contrast 13.43:1

Card sample

#bed2db text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bed2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bed2db in the Color Lab