Skip to content

#daebdc

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

RGB
218, 235, 220
HSL
127°, 30%, 89%
CMYK
7, 0, 6, 8
Luminance
0.7949

Every format

HEX#daebdc
RGBrgb(218, 235, 220)
HSLhsl(127, 30%, 89%)
CMYKcmyk(7%, 0%, 6%, 8%)
LABlab(91.5 -8.3 5.3)
LCHlch(91.5 9.9 147.4)
OKLCHoklch(0.923 0.027 148.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#daebdc on white: 1.24:1
AA ✗ fail · AA-large · AAA
Aa
#daebdc on black: 16.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red85.5%
Green92.2%
Blue86.3%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow6.4%
Key (black)7.8%

Color previews

#daebdc text on a black background

contrast 16.90:1

Card sample

#daebdc text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #daebdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #daebdc in the Color Lab