Skip to content

#cdecbb

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

RGB
205, 236, 187
HSL
98°, 56%, 83%
CMYK
13, 0, 21, 8
Luminance
0.7656

Every format

HEX#cdecbb
RGBrgb(205, 236, 187)
HSLhsl(98, 56%, 83%)
CMYKcmyk(13%, 0%, 21%, 8%)
LABlab(90.1 -18.8 20.5)
LCHlch(90.1 27.8 132.6)
OKLCHoklch(0.908 0.073 134.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue73.3%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow20.8%
Key (black)7.5%

Color previews

#cdecbb text on a black background

contrast 16.31:1

Card sample

#cdecbb text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecbb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecbb in the Color Lab