Skip to content

#dcedaf

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

RGB
220, 237, 175
HSL
77°, 63%, 81%
CMYK
7, 0, 26, 7
Luminance
0.7888

Every format

HEX#dcedaf
RGBrgb(220, 237, 175)
HSLhsl(77, 63%, 81%)
CMYKcmyk(7%, 0%, 26%, 7%)
LABlab(91.2 -15.8 28.3)
LCHlch(91.2 32.4 119.2)
OKLCHoklch(0.918 0.083 120.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#dcedaf on white: 1.25:1
AA ✗ fail · AA-large · AAA
Aa
#dcedaf on black: 16.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red86.3%
Green92.9%
Blue68.6%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow26.2%
Key (black)7.1%

Color previews

#dcedaf text on a black background

contrast 16.78:1

Card sample

#dcedaf text on a white background

contrast 1.25:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #dcedaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #dcedaf in the Color Lab