Skip to content

#bdeceb

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

RGB
189, 236, 235
HSL
179°, 55%, 83%
CMYK
20, 0, 0, 8
Luminance
0.7681

Every format

HEX#bdeceb
RGBrgb(189, 236, 235)
HSLhsl(179, 55%, 83%)
CMYKcmyk(20%, 0%, 0%, 8%)
LABlab(90.2 -15.2 -4.5)
LCHlch(90.2 15.8 196.5)
OKLCHoklch(0.910 0.048 194.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#bdeceb on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#bdeceb on black: 16.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red74.1%
Green92.5%
Blue92.2%

CMYK percentages

Cyan19.9%
Magenta0.0%
Yellow0.4%
Key (black)7.5%

Color previews

#bdeceb text on a black background

contrast 16.36:1

Card sample

#bdeceb text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #bdeceb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #bdeceb in the Color Lab