Skip to content

#b2eedc

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

RGB
178, 238, 220
HSL
162°, 64%, 82%
CMYK
25, 0, 8, 7
Luminance
0.7578

Every format

HEX#b2eedc
RGBrgb(178, 238, 220)
HSLhsl(162, 64%, 82%)
CMYKcmyk(25%, 0%, 8%, 7%)
LABlab(89.8 -22.6 2.6)
LCHlch(89.8 22.7 173.5)
OKLCHoklch(0.903 0.066 174.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red69.8%
Green93.3%
Blue86.3%

CMYK percentages

Cyan25.2%
Magenta0.0%
Yellow7.6%
Key (black)6.7%

Color previews

#b2eedc text on a black background

contrast 16.16:1

Card sample

#b2eedc text on a white background

contrast 1.30:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #b2eedc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #b2eedc in the Color Lab