Skip to content

#bcdddf

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

RGB
188, 221, 223
HSL
183°, 35%, 81%
CMYK
16, 1, 0, 13
Luminance
0.6773

Every format

HEX#bcdddf
RGBrgb(188, 221, 223)
HSLhsl(183, 35%, 81%)
CMYKcmyk(16%, 1%, 0%, 13%)
LABlab(85.9 -10.4 -4.6)
LCHlch(85.9 11.4 204.0)
OKLCHoklch(0.874 0.035 201.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdddf on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#bcdddf on black: 14.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

Cyan15.7%
Magenta0.9%
Yellow0.0%
Key (black)12.5%

Color previews

#bcdddf text on a black background

contrast 14.55:1

Card sample

#bcdddf text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdddf in the Color Lab