Skip to content

#cdecb9

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

RGB
205, 236, 185
HSL
97°, 57%, 83%
CMYK
13, 0, 22, 8
Luminance
0.7647

Every format

HEX#cdecb9
RGBrgb(205, 236, 185)
HSLhsl(97, 57%, 83%)
CMYKcmyk(13%, 0%, 22%, 8%)
LABlab(90.1 -19.1 21.4)
LCHlch(90.1 28.8 131.8)
OKLCHoklch(0.908 0.075 133.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue72.5%

CMYK percentages

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

Color previews

#cdecb9 text on a black background

contrast 16.29:1

Card sample

#cdecb9 text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecb9

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecb9 in the Color Lab