Skip to content

#c2dacd

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

RGB
194, 218, 205
HSL
148°, 25%, 81%
CMYK
11, 0, 6, 15
Luminance
0.6602

Every format

HEX#c2dacd
RGBrgb(194, 218, 205)
HSLhsl(148, 25%, 81%)
CMYKcmyk(11%, 0%, 6%, 15%)
LABlab(85.0 -10.4 3.7)
LCHlch(85.0 11.1 160.6)
OKLCHoklch(0.867 0.031 162.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dacd on white: 1.48:1
AA ✗ fail · AA-large · AAA
Aa
#c2dacd on black: 14.20:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.5%
Blue80.4%

CMYK percentages

Cyan11.0%
Magenta0.0%
Yellow6.0%
Key (black)14.5%

Color previews

#c2dacd text on a black background

contrast 14.20:1

Card sample

#c2dacd text on a white background

contrast 1.48:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2dacd in the Color Lab