Skip to content

#cadacd

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

RGB
202, 218, 205
HSL
131°, 18%, 82%
CMYK
7, 0, 6, 15
Luminance
0.6711

Every format

HEX#cadacd
RGBrgb(202, 218, 205)
HSLhsl(131, 18%, 82%)
CMYKcmyk(7%, 0%, 6%, 15%)
LABlab(85.6 -7.8 4.5)
LCHlch(85.6 9.0 149.6)
OKLCHoklch(0.873 0.025 151.1)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadacd on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#cadacd on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green85.5%
Blue80.4%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow6.0%
Key (black)14.5%

Color previews

#cadacd text on a black background

contrast 14.42:1

Card sample

#cadacd text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadacd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadacd in the Color Lab