Skip to content

#b2ccee

a light, vivid blue · cool · closest name: skyblue

RGB
178, 204, 238
HSL
214°, 64%, 82%
CMYK
25, 14, 0, 7
Luminance
0.5882

Every format

HEX#b2ccee
RGBrgb(178, 204, 238)
HSLhsl(214, 64%, 82%)
CMYKcmyk(25%, 14%, 0%, 7%)
LABlab(81.2 -1.3 -19.6)
LCHlch(81.2 19.7 266.2)
OKLCHoklch(0.837 0.056 255.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ccee on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#b2ccee on black: 12.76:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green80.0%
Blue93.3%

CMYK percentages

Cyan25.2%
Magenta14.3%
Yellow0.0%
Key (black)6.7%

Color previews

#b2ccee text on a black background

contrast 12.76:1

Card sample

#b2ccee text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ccee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ccee in the Color Lab