Skip to content

#b4eceb

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

RGB
180, 236, 235
HSL
179°, 60%, 82%
CMYK
24, 0, 0, 8
Luminance
0.7569

Every format

HEX#b4eceb
RGBrgb(180, 236, 235)
HSLhsl(179, 60%, 82%)
CMYKcmyk(24%, 0%, 0%, 8%)
LABlab(89.7 -17.9 -5.3)
LCHlch(89.7 18.6 196.6)
OKLCHoklch(0.905 0.057 194.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red70.6%
Green92.5%
Blue92.2%

CMYK percentages

Cyan23.7%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#b4eceb text on a black background

contrast 16.14:1

Card sample

#b4eceb text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b4eceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b4eceb in the Color Lab