Skip to content

#bcdfee

a light, vivid cyan · cool · closest name: lavender

RGB
188, 223, 238
HSL
198°, 60%, 84%
CMYK
21, 6, 0, 7
Luminance
0.6964

Every format

HEX#bcdfee
RGBrgb(188, 223, 238)
HSLhsl(198, 60%, 84%)
CMYKcmyk(21%, 6%, 0%, 7%)
LABlab(86.8 -8.3 -11.1)
LCHlch(86.8 13.9 233.4)
OKLCHoklch(0.883 0.042 225.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdfee on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#bcdfee on black: 14.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green87.5%
Blue93.3%

CMYK percentages

Cyan21.0%
Magenta6.3%
Yellow0.0%
Key (black)6.7%

Color previews

#bcdfee text on a black background

contrast 14.93:1

Card sample

#bcdfee text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdfee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdfee in the Color Lab