Skip to content

#cdecc3

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

RGB
205, 236, 195
HSL
105°, 52%, 85%
CMYK
13, 0, 17, 8
Luminance
0.7691

Every format

HEX#cdecc3
RGBrgb(205, 236, 195)
HSLhsl(105, 52%, 85%)
CMYKcmyk(13%, 0%, 17%, 8%)
LABlab(90.3 -17.5 16.6)
LCHlch(90.3 24.1 136.7)
OKLCHoklch(0.910 0.064 138.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow17.4%
Key (black)7.5%

Color previews

#cdecc3 text on a black background

contrast 16.38:1

Card sample

#cdecc3 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecc3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecc3 in the Color Lab