Skip to content

#b2ddee

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

RGB
178, 221, 238
HSL
197°, 64%, 82%
CMYK
25, 7, 0, 7
Luminance
0.6735

Every format

HEX#b2ddee
RGBrgb(178, 221, 238)
HSLhsl(197, 64%, 82%)
CMYKcmyk(25%, 7%, 0%, 7%)
LABlab(85.7 -10.2 -12.9)
LCHlch(85.7 16.4 231.6)
OKLCHoklch(0.873 0.051 223.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ddee on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#b2ddee on black: 14.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green86.7%
Blue93.3%

CMYK percentages

Cyan25.2%
Magenta7.1%
Yellow0.0%
Key (black)6.7%

Color previews

#b2ddee text on a black background

contrast 14.47:1

Card sample

#b2ddee text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ddee

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ddee in the Color Lab