Skip to content

#dceecb

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

RGB
220, 238, 203
HSL
91°, 51%, 87%
CMYK
8, 0, 15, 7
Luminance
0.8068

Every format

HEX#dceecb
RGBrgb(220, 238, 203)
HSLhsl(91, 51%, 87%)
CMYKcmyk(8%, 0%, 15%, 7%)
LABlab(92.0 -12.1 15.0)
LCHlch(92.0 19.2 128.9)
OKLCHoklch(0.927 0.050 129.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dceecb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#dceecb on black: 17.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green93.3%
Blue79.6%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow14.7%
Key (black)6.7%

Color previews

#dceecb text on a black background

contrast 17.14:1

Card sample

#dceecb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceecb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceecb in the Color Lab