Skip to content

#b2eceb

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

RGB
178, 236, 235
HSL
179°, 60%, 81%
CMYK
25, 0, 0, 8
Luminance
0.7545

Every format

HEX#b2eceb
RGBrgb(178, 236, 235)
HSLhsl(179, 60%, 81%)
CMYKcmyk(25%, 0%, 0%, 8%)
LABlab(89.6 -18.4 -5.5)
LCHlch(89.6 19.2 196.6)
OKLCHoklch(0.903 0.059 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2eceb on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#b2eceb on black: 16.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

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

CMYK percentages

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

Color previews

#b2eceb text on a black background

contrast 16.09:1

Card sample

#b2eceb text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2eceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2eceb in the Color Lab