Skip to content

#cdecbf

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

RGB
205, 236, 191
HSL
101°, 54%, 84%
CMYK
13, 0, 19, 8
Luminance
0.7673

Every format

HEX#cdecbf
RGBrgb(205, 236, 191)
HSLhsl(101, 54%, 84%)
CMYKcmyk(13%, 0%, 19%, 8%)
LABlab(90.2 -18.2 18.5)
LCHlch(90.2 26.0 134.5)
OKLCHoklch(0.909 0.068 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdecbf on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#cdecbf on black: 16.35:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue74.9%

CMYK percentages

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

Color previews

#cdecbf text on a black background

contrast 16.35:1

Card sample

#cdecbf text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecbf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecbf in the Color Lab