Skip to content

#cdecba

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

RGB
205, 236, 186
HSL
97°, 57%, 83%
CMYK
13, 0, 21, 8
Luminance
0.7652

Every format

HEX#cdecba
RGBrgb(205, 236, 186)
HSLhsl(97, 57%, 83%)
CMYKcmyk(13%, 0%, 21%, 8%)
LABlab(90.1 -19.0 20.9)
LCHlch(90.1 28.3 132.2)
OKLCHoklch(0.908 0.074 133.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cdecba text on a black background

contrast 16.30:1

Card sample

#cdecba text on a white background

contrast 1.29:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecba

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecba in the Color Lab