Skip to content

#bbdddf

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

RGB
187, 221, 223
HSL
183°, 36%, 80%
CMYK
16, 1, 0, 13
Luminance
0.6761

Every format

HEX#bbdddf
RGBrgb(187, 221, 223)
HSLhsl(183, 36%, 80%)
CMYKcmyk(16%, 1%, 0%, 13%)
LABlab(85.8 -10.7 -4.7)
LCHlch(85.8 11.7 203.8)
OKLCHoklch(0.874 0.036 200.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bbdddf on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#bbdddf on black: 14.52:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.3%
Green86.7%
Blue87.5%

CMYK percentages

Cyan16.1%
Magenta0.9%
Yellow0.0%
Key (black)12.5%

Color previews

#bbdddf text on a black background

contrast 14.52:1

Card sample

#bbdddf text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bbdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bbdddf in the Color Lab