Skip to content

#b2dfeb

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

RGB
178, 223, 235
HSL
193°, 59%, 81%
CMYK
24, 5, 0, 8
Luminance
0.6824

Every format

HEX#b2dfeb
RGBrgb(178, 223, 235)
HSLhsl(193, 59%, 81%)
CMYKcmyk(24%, 5%, 0%, 8%)
LABlab(86.1 -11.9 -10.7)
LCHlch(86.1 16.0 221.8)
OKLCHoklch(0.876 0.050 215.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2dfeb on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#b2dfeb on black: 14.65:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green87.5%
Blue92.2%

CMYK percentages

Cyan24.3%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#b2dfeb text on a black background

contrast 14.65:1

Card sample

#b2dfeb text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2dfeb in the Color Lab