Skip to content

#b2ddef

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

RGB
178, 221, 239
HSL
198°, 66%, 82%
CMYK
26, 8, 0, 6
Luminance
0.6741

Every format

HEX#b2ddef
RGBrgb(178, 221, 239)
HSLhsl(198, 66%, 82%)
CMYKcmyk(26%, 8%, 0%, 6%)
LABlab(85.7 -10.0 -13.4)
LCHlch(85.7 16.7 233.3)
OKLCHoklch(0.873 0.051 225.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan25.5%
Magenta7.5%
Yellow0.0%
Key (black)6.3%

Color previews

#b2ddef text on a black background

contrast 14.48:1

Card sample

#b2ddef text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ddef

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ddef in the Color Lab