Skip to content

#cddad2

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

RGB
205, 218, 210
HSL
143°, 15%, 83%
CMYK
6, 0, 4, 15
Luminance
0.6778

Every format

HEX#cddad2
RGBrgb(205, 218, 210)
HSLhsl(143, 15%, 83%)
CMYKcmyk(6%, 0%, 4%, 15%)
LABlab(85.9 -5.8 2.4)
LCHlch(85.9 6.3 157.5)
OKLCHoklch(0.876 0.018 159.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cddad2 on white: 1.44:1
AA ✗ fail · AA-large · AAA
Aa
#cddad2 on black: 14.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green85.5%
Blue82.4%

CMYK percentages

Cyan6.0%
Magenta0.0%
Yellow3.7%
Key (black)14.5%

Color previews

#cddad2 text on a black background

contrast 14.56:1

Card sample

#cddad2 text on a white background

contrast 1.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cddad2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cddad2 in the Color Lab