Skip to content

#cdecbd

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

RGB
205, 236, 189
HSL
100°, 55%, 83%
CMYK
13, 0, 20, 8
Luminance
0.7664

Every format

HEX#cdecbd
RGBrgb(205, 236, 189)
HSLhsl(100, 55%, 83%)
CMYKcmyk(13%, 0%, 20%, 8%)
LABlab(90.2 -18.5 19.5)
LCHlch(90.2 26.9 133.6)
OKLCHoklch(0.908 0.071 135.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue74.1%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow19.9%
Key (black)7.5%

Color previews

#cdecbd text on a black background

contrast 16.33:1

Card sample

#cdecbd text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecbd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecbd in the Color Lab