Skip to content

#cdecc0

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

RGB
205, 236, 192
HSL
102°, 54%, 84%
CMYK
13, 0, 19, 8
Luminance
0.7678

Every format

HEX#cdecc0
RGBrgb(205, 236, 192)
HSLhsl(102, 54%, 84%)
CMYKcmyk(13%, 0%, 19%, 8%)
LABlab(90.2 -18.0 18.0)
LCHlch(90.2 25.5 135.0)
OKLCHoklch(0.909 0.067 136.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue75.3%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow18.6%
Key (black)7.5%

Color previews

#cdecc0 text on a black background

contrast 16.36:1

Card sample

#cdecc0 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecc0 in the Color Lab