Skip to content

#ccdace

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

RGB
204, 218, 206
HSL
129°, 16%, 83%
CMYK
6, 0, 6, 15
Luminance
0.6744

Every format

HEX#ccdace
RGBrgb(204, 218, 206)
HSLhsl(129, 16%, 83%)
CMYKcmyk(6%, 0%, 6%, 15%)
LABlab(85.7 -6.9 4.3)
LCHlch(85.7 8.1 148.2)
OKLCHoklch(0.874 0.022 149.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ccdace on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#ccdace on black: 14.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.0%
Green85.5%
Blue80.8%

CMYK percentages

Cyan6.4%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#ccdace text on a black background

contrast 14.49:1

Card sample

#ccdace text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #ccdace

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ccdace in the Color Lab