Skip to content

#cdedc2

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

RGB
205, 237, 194
HSL
105°, 54%, 85%
CMYK
14, 0, 18, 7
Luminance
0.7744

Every format

HEX#cdedc2
RGBrgb(205, 237, 194)
HSLhsl(105, 54%, 85%)
CMYKcmyk(14%, 0%, 18%, 7%)
LABlab(90.5 -18.2 17.4)
LCHlch(90.5 25.2 136.3)
OKLCHoklch(0.912 0.067 137.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdedc2 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cdedc2 on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.9%
Blue76.1%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow18.1%
Key (black)7.1%

Color previews

#cdedc2 text on a black background

contrast 16.49:1

Card sample

#cdedc2 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdedc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdedc2 in the Color Lab