Skip to content

#cdecb5

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

RGB
205, 236, 181
HSL
94°, 59%, 82%
CMYK
13, 0, 23, 8
Luminance
0.7631

Every format

HEX#cdecb5
RGBrgb(205, 236, 181)
HSLhsl(94, 59%, 82%)
CMYKcmyk(13%, 0%, 23%, 8%)
LABlab(90.0 -19.8 23.4)
LCHlch(90.0 30.6 130.2)
OKLCHoklch(0.907 0.080 131.8)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue71.0%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow23.3%
Key (black)7.5%

Color previews

#cdecb5 text on a black background

contrast 16.26:1

Card sample

#cdecb5 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecb5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecb5 in the Color Lab