Skip to content

#bdd2db

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

RGB
189, 210, 219
HSL
198°, 29%, 80%
CMYK
14, 4, 0, 14
Luminance
0.6203

Every format

HEX#bdd2db
RGBrgb(189, 210, 219)
HSLhsl(198, 29%, 80%)
CMYKcmyk(14%, 4%, 0%, 14%)
LABlab(82.9 -5.2 -6.8)
LCHlch(82.9 8.6 232.6)
OKLCHoklch(0.851 0.026 225.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdd2db on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#bdd2db on black: 13.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green82.4%
Blue85.9%

CMYK percentages

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

Color previews

#bdd2db text on a black background

contrast 13.41:1

Card sample

#bdd2db text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdd2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdd2db in the Color Lab