Skip to content

#cdeccc

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

RGB
205, 236, 204
HSL
118°, 46%, 86%
CMYK
13, 0, 14, 8
Luminance
0.7733

Every format

HEX#cdeccc
RGBrgb(205, 236, 204)
HSLhsl(118, 46%, 86%)
CMYKcmyk(13%, 0%, 14%, 8%)
LABlab(90.5 -16.0 12.2)
LCHlch(90.5 20.1 142.8)
OKLCHoklch(0.912 0.054 144.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.5%
Blue80.0%

CMYK percentages

Cyan13.1%
Magenta0.0%
Yellow13.6%
Key (black)7.5%

Color previews

#cdeccc text on a black background

contrast 16.47:1

Card sample

#cdeccc text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdeccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdeccc in the Color Lab