Skip to content

#bdd2df

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

RGB
189, 210, 223
HSL
203°, 35%, 81%
CMYK
15, 6, 0, 13
Luminance
0.6224

Every format

HEX#bdd2df
RGBrgb(189, 210, 223)
HSLhsl(203, 35%, 81%)
CMYKcmyk(15%, 6%, 0%, 13%)
LABlab(83.0 -4.4 -8.8)
LCHlch(83.0 9.8 243.5)
OKLCHoklch(0.852 0.029 234.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red74.1%
Green82.4%
Blue87.5%

CMYK percentages

Cyan15.2%
Magenta5.8%
Yellow0.0%
Key (black)12.5%

Color previews

#bdd2df text on a black background

contrast 13.45:1

Card sample

#bdd2df text on a white background

contrast 1.56:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdd2df

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdd2df in the Color Lab