Skip to content

#cdecce

a pale, soft green · cool · closest name: beige

RGB
205, 236, 206
HSL
122°, 45%, 87%
CMYK
13, 0, 13, 8
Luminance
0.7743

Every format

HEX#cdecce
RGBrgb(205, 236, 206)
HSLhsl(122, 45%, 87%)
CMYKcmyk(13%, 0%, 13%, 8%)
LABlab(90.5 -15.7 11.2)
LCHlch(90.5 19.2 144.5)
OKLCHoklch(0.912 0.052 146.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdecce on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#cdecce on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.5%
Blue80.8%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow12.7%
Key (black)7.5%

Color previews

#cdecce text on a black background

contrast 16.49:1

Card sample

#cdecce text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdecce

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdecce in the Color Lab