Skip to content

#bddfdc

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

RGB
189, 223, 220
HSL
175°, 35%, 81%
CMYK
15, 0, 1, 13
Luminance
0.6876

Every format

HEX#bddfdc
RGBrgb(189, 223, 220)
HSLhsl(175, 35%, 81%)
CMYKcmyk(15%, 0%, 1%, 13%)
LABlab(86.4 -11.7 -2.3)
LCHlch(86.4 11.9 191.0)
OKLCHoklch(0.878 0.036 190.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bddfdc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#bddfdc on black: 14.75:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green87.5%
Blue86.3%

CMYK percentages

Cyan15.2%
Magenta0.0%
Yellow1.3%
Key (black)12.5%

Color previews

#bddfdc text on a black background

contrast 14.75:1

Card sample

#bddfdc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bddfdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bddfdc in the Color Lab