Skip to content

#dee2cf

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

RGB
222, 226, 207
HSL
73°, 25%, 85%
CMYK
2, 0, 8, 11
Luminance
0.7443

Every format

HEX#dee2cf
RGBrgb(222, 226, 207)
HSLhsl(73, 25%, 85%)
CMYKcmyk(2%, 0%, 8%, 11%)
LABlab(89.1 -4.7 8.8)
LCHlch(89.1 10.0 117.8)
OKLCHoklch(0.904 0.026 116.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dee2cf on white: 1.32:1
AA ✗ fail · AA-large · AAA
Aa
#dee2cf on black: 15.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green88.6%
Blue81.2%

CMYK percentages

Cyan1.8%
Magenta0.0%
Yellow8.4%
Key (black)11.4%

Color previews

#dee2cf text on a black background

contrast 15.89:1

Card sample

#dee2cf text on a white background

contrast 1.32:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dee2cf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dee2cf in the Color Lab