Skip to content

#dbeeeb

a pale, soft cyan · cool · closest name: white

RGB
219, 238, 235
HSL
171°, 36%, 90%
CMYK
8, 0, 1, 7
Luminance
0.8221

Every format

HEX#dbeeeb
RGBrgb(219, 238, 235)
HSLhsl(171, 36%, 90%)
CMYKcmyk(8%, 0%, 1%, 7%)
LABlab(92.7 -6.8 -0.7)
LCHlch(92.7 6.8 185.9)
OKLCHoklch(0.934 0.021 185.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeeeb on white: 1.20:1
AA ✗ fail · AA-large · AAA
Aa
#dbeeeb on black: 17.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green93.3%
Blue92.2%

CMYK percentages

Cyan8.0%
Magenta0.0%
Yellow1.3%
Key (black)6.7%

Color previews

#dbeeeb text on a black background

contrast 17.44:1

Card sample

#dbeeeb text on a white background

contrast 1.20:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeeeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeeeb in the Color Lab