Skip to content

#cddece

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

RGB
205, 222, 206
HSL
124°, 21%, 84%
CMYK
8, 0, 7, 13
Luminance
0.6968

Every format

HEX#cddece
RGBrgb(205, 222, 206)
HSLhsl(124, 21%, 84%)
CMYKcmyk(8%, 0%, 7%, 13%)
LABlab(86.8 -8.6 5.9)
LCHlch(86.8 10.4 145.6)
OKLCHoklch(0.883 0.028 147.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddece on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cddece on black: 14.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green87.1%
Blue80.8%

CMYK percentages

Cyan7.7%
Magenta0.0%
Yellow7.2%
Key (black)12.9%

Color previews

#cddece text on a black background

contrast 14.94:1

Card sample

#cddece text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddece

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddece in the Color Lab