Skip to content

#cdecb2

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

RGB
205, 236, 178
HSL
92°, 60%, 81%
CMYK
13, 0, 25, 8
Luminance
0.7618

Every format

HEX#cdecb2
RGBrgb(205, 236, 178)
HSLhsl(92, 60%, 81%)
CMYKcmyk(13%, 0%, 25%, 8%)
LABlab(89.9 -20.2 24.9)
LCHlch(89.9 32.0 129.1)
OKLCHoklch(0.906 0.083 130.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdecb2 on white: 1.29:1
AA ✗ fail · AA-large · AAA
Aa
#cdecb2 on black: 16.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue69.8%

CMYK percentages

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

Color previews

#cdecb2 text on a black background

contrast 16.24:1

Card sample

#cdecb2 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecb2 in the Color Lab