Skip to content

#dee9da

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

RGB
222, 233, 218
HSL
104°, 25%, 88%
CMYK
5, 0, 6, 9
Luminance
0.7887

Every format

HEX#dee9da
RGBrgb(222, 233, 218)
HSLhsl(104, 25%, 88%)
CMYKcmyk(5%, 0%, 6%, 9%)
LABlab(91.2 -6.3 6.0)
LCHlch(91.2 8.8 136.5)
OKLCHoklch(0.922 0.023 137.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dee9da on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dee9da on black: 16.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green91.4%
Blue85.5%

CMYK percentages

Cyan4.7%
Magenta0.0%
Yellow6.4%
Key (black)8.6%

Color previews

#dee9da text on a black background

contrast 16.77:1

Card sample

#dee9da text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dee9da

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dee9da in the Color Lab