Skip to content

#b2ecec

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

RGB
178, 236, 236
HSL
180°, 60%, 81%
CMYK
25, 0, 0, 8
Luminance
0.7551

Every format

HEX#b2ecec
RGBrgb(178, 236, 236)
HSLhsl(180, 60%, 81%)
CMYKcmyk(25%, 0%, 0%, 8%)
LABlab(89.6 -18.2 -6.0)
LCHlch(89.6 19.2 198.1)
OKLCHoklch(0.904 0.059 196.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2ecec on white: 1.30:1
AA ✗ fail · AA-large · AAA
Aa
#b2ecec on black: 16.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green92.5%
Blue92.5%

CMYK percentages

Cyan24.6%
Magenta0.0%
Yellow0.0%
Key (black)7.5%

Color previews

#b2ecec text on a black background

contrast 16.10:1

Card sample

#b2ecec text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2ecec

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2ecec in the Color Lab