Skip to content

#cddcd3

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

RGB
205, 220, 211
HSL
144°, 18%, 83%
CMYK
7, 0, 4, 14
Luminance
0.6887

Every format

HEX#cddcd3
RGBrgb(205, 220, 211)
HSLhsl(144, 18%, 83%)
CMYKcmyk(7%, 0%, 4%, 14%)
LABlab(86.4 -6.7 2.7)
LCHlch(86.4 7.2 158.1)
OKLCHoklch(0.881 0.020 159.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddcd3 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cddcd3 on black: 14.77:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green86.3%
Blue82.7%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow4.1%
Key (black)13.7%

Color previews

#cddcd3 text on a black background

contrast 14.77:1

Card sample

#cddcd3 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddcd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddcd3 in the Color Lab