Skip to content

#dceeb4

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

RGB
220, 238, 180
HSL
79°, 63%, 82%
CMYK
8, 0, 24, 7
Luminance
0.7966

Every format

HEX#dceeb4
RGBrgb(220, 238, 180)
HSLhsl(79, 63%, 82%)
CMYKcmyk(8%, 0%, 24%, 7%)
LABlab(91.5 -15.6 26.2)
LCHlch(91.5 30.5 120.8)
OKLCHoklch(0.921 0.078 121.9)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green93.3%
Blue70.6%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow24.4%
Key (black)6.7%

Color previews

#dceeb4 text on a black background

contrast 16.93:1

Card sample

#dceeb4 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceeb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceeb4 in the Color Lab