Skip to content

#dbeddf

a pale, soft green · cool · closest name: beige

RGB
219, 237, 223
HSL
133°, 33%, 89%
CMYK
8, 0, 6, 7
Luminance
0.8096

Every format

HEX#dbeddf
RGBrgb(219, 237, 223)
HSLhsl(133, 33%, 89%)
CMYKcmyk(8%, 0%, 6%, 7%)
LABlab(92.1 -8.5 4.7)
LCHlch(92.1 9.7 150.8)
OKLCHoklch(0.929 0.027 152.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dbeddf on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#dbeddf on black: 17.19:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.9%
Green92.9%
Blue87.5%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow5.9%
Key (black)7.1%

Color previews

#dbeddf text on a black background

contrast 17.19:1

Card sample

#dbeddf text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dbeddf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dbeddf in the Color Lab