Skip to content

#cdecc4

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

RGB
205, 236, 196
HSL
107°, 51%, 85%
CMYK
13, 0, 17, 8
Luminance
0.7696

Every format

HEX#cdecc4
RGBrgb(205, 236, 196)
HSLhsl(107, 51%, 85%)
CMYKcmyk(13%, 0%, 17%, 8%)
LABlab(90.3 -17.4 16.1)
LCHlch(90.3 23.7 137.2)
OKLCHoklch(0.910 0.063 138.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdecc4 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#cdecc4 on black: 16.39:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue76.9%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow16.9%
Key (black)7.5%

Color previews

#cdecc4 text on a black background

contrast 16.39:1

Card sample

#cdecc4 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 236, 196, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 236, 196, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdecc4;
background: linear-gradient(135deg, #cdecc4, #C4ECD6);

Monochromatic scale

Palettes built from #cdecc4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecc4 in the Color Lab