Skip to content

#bbdbdf

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

RGB
187, 219, 223
HSL
187°, 36%, 80%
CMYK
16, 2, 0, 13
Luminance
0.6656

Every format

HEX#bbdbdf
RGBrgb(187, 219, 223)
HSLhsl(187, 36%, 80%)
CMYKcmyk(16%, 2%, 0%, 13%)
LABlab(85.3 -9.7 -5.5)
LCHlch(85.3 11.1 209.6)
OKLCHoklch(0.869 0.034 205.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdbdf on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#bbdbdf on black: 14.31:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green85.9%
Blue87.5%

CMYK percentages

Cyan16.1%
Magenta1.8%
Yellow0.0%
Key (black)12.5%

Color previews

#bbdbdf text on a black background

contrast 14.31:1

Card sample

#bbdbdf text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdbdf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdbdf in the Color Lab