Skip to content

#dceabc

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

RGB
220, 234, 188
HSL
78°, 52%, 83%
CMYK
6, 0, 20, 8
Luminance
0.7769

Every format

HEX#dceabc
RGBrgb(220, 234, 188)
HSLhsl(78, 52%, 83%)
CMYKcmyk(6%, 0%, 20%, 8%)
LABlab(90.6 -12.4 20.8)
LCHlch(90.6 24.3 120.8)
OKLCHoklch(0.915 0.062 121.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dceabc on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#dceabc on black: 16.54:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green91.8%
Blue73.7%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow19.7%
Key (black)8.2%

Color previews

#dceabc text on a black background

contrast 16.54:1

Card sample

#dceabc text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dceabc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dceabc in the Color Lab