Skip to content

#cdecb4

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

RGB
205, 236, 180
HSL
93°, 60%, 82%
CMYK
13, 0, 24, 8
Luminance
0.7627

Every format

HEX#cdecb4
RGBrgb(205, 236, 180)
HSLhsl(93, 60%, 82%)
CMYKcmyk(13%, 0%, 24%, 8%)
LABlab(90.0 -19.9 23.9)
LCHlch(90.0 31.1 129.8)
OKLCHoklch(0.906 0.081 131.5)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue70.6%

CMYK percentages

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

Color previews

#cdecb4 text on a black background

contrast 16.25:1

Card sample

#cdecb4 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecb4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecb4 in the Color Lab