Skip to content

#bce6da

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

RGB
188, 230, 218
HSL
163°, 46%, 82%
CMYK
18, 0, 5, 10
Luminance
0.7235

Every format

HEX#bce6da
RGBrgb(188, 230, 218)
HSLhsl(163, 46%, 82%)
CMYKcmyk(18%, 0%, 5%, 10%)
LABlab(88.1 -15.9 1.3)
LCHlch(88.1 16.0 175.2)
OKLCHoklch(0.892 0.047 176.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bce6da on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#bce6da on black: 15.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red73.7%
Green90.2%
Blue85.5%

CMYK percentages

Cyan18.3%
Magenta0.0%
Yellow5.2%
Key (black)9.8%

Color previews

#bce6da text on a black background

contrast 15.47:1

Card sample

#bce6da text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(188, 230, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(188, 230, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #bce6da;
background: linear-gradient(135deg, #bce6da, #BCD6E6);

Monochromatic scale

Palettes built from #bce6da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bce6da in the Color Lab