Skip to content

#cdecc2

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

RGB
205, 236, 194
HSL
104°, 53%, 84%
CMYK
13, 0, 18, 8
Luminance
0.7687

Every format

HEX#cdecc2
RGBrgb(205, 236, 194)
HSLhsl(104, 53%, 84%)
CMYKcmyk(13%, 0%, 18%, 8%)
LABlab(90.3 -17.7 17.0)
LCHlch(90.3 24.6 136.1)
OKLCHoklch(0.910 0.065 137.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cdecc2 text on a black background

contrast 16.37:1

Card sample

#cdecc2 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecc2 in the Color Lab