Skip to content

#dceeb2

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

RGB
220, 238, 178
HSL
78°, 64%, 82%
CMYK
8, 0, 25, 7
Luminance
0.7958

Every format

HEX#dceeb2
RGBrgb(220, 238, 178)
HSLhsl(78, 64%, 82%)
CMYKcmyk(8%, 0%, 25%, 7%)
LABlab(91.5 -15.9 27.1)
LCHlch(91.5 31.4 120.3)
OKLCHoklch(0.921 0.081 121.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red86.3%
Green93.3%
Blue69.8%

CMYK percentages

Cyan7.6%
Magenta0.0%
Yellow25.2%
Key (black)6.7%

Color previews

#dceeb2 text on a black background

contrast 16.92:1

Card sample

#dceeb2 text on a white background

contrast 1.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceeb2 in the Color Lab