Skip to content

#bcdeff

a pale, electric blue · cool · closest name: skyblue

RGB
188, 222, 255
HSL
210°, 100%, 87%
CMYK
26, 13, 0, 0
Luminance
0.7015

Every format

HEX#bcdeff
RGBrgb(188, 222, 255)
HSLhsl(210, 100%, 87%)
CMYKcmyk(26%, 13%, 0%, 0%)
LABlab(87.1 -4.0 -19.7)
LCHlch(87.1 20.1 258.6)
OKLCHoklch(0.887 0.058 247.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bcdeff on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#bcdeff on black: 15.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green87.1%
Blue100.0%

CMYK percentages

Cyan26.3%
Magenta12.9%
Yellow0.0%
Key (black)0.0%

Color previews

#bcdeff text on a black background

contrast 15.03:1

Card sample

#bcdeff text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bcdeff

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bcdeff in the Color Lab