Skip to content

#cddbd2

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

RGB
205, 219, 210
HSL
141°, 16%, 83%
CMYK
6, 0, 4, 14
Luminance
0.6830

Every format

HEX#cddbd2
RGBrgb(205, 219, 210)
HSLhsl(141, 16%, 83%)
CMYKcmyk(6%, 0%, 4%, 14%)
LABlab(86.2 -6.4 2.8)
LCHlch(86.2 7.0 156.2)
OKLCHoklch(0.878 0.019 157.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddbd2 on white: 1.43:1
AA ✗ fail · AA-large · AAA
Aa
#cddbd2 on black: 14.66:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.9%
Blue82.4%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow4.1%
Key (black)14.1%

Color previews

#cddbd2 text on a black background

contrast 14.66:1

Card sample

#cddbd2 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddbd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddbd2 in the Color Lab