Skip to content

#b2eeeb

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

RGB
178, 238, 235
HSL
177°, 64%, 82%
CMYK
25, 0, 1, 7
Luminance
0.7661

Every format

HEX#b2eeeb
RGBrgb(178, 238, 235)
HSLhsl(177, 64%, 82%)
CMYKcmyk(25%, 0%, 1%, 7%)
LABlab(90.1 -19.4 -4.7)
LCHlch(90.1 20.0 193.6)
OKLCHoklch(0.908 0.061 192.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#b2eeeb on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#b2eeeb on black: 16.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red69.8%
Green93.3%
Blue92.2%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#b2eeeb text on a black background

contrast 16.32:1

Card sample

#b2eeeb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2eeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2eeeb in the Color Lab