Skip to content

#cadcd3

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

RGB
202, 220, 211
HSL
150°, 21%, 83%
CMYK
8, 0, 4, 14
Luminance
0.6845

Every format

HEX#cadcd3
RGBrgb(202, 220, 211)
HSLhsl(150, 21%, 83%)
CMYKcmyk(8%, 0%, 4%, 14%)
LABlab(86.2 -7.7 2.4)
LCHlch(86.2 8.1 163.0)
OKLCHoklch(0.878 0.023 164.4)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green86.3%
Blue82.7%

CMYK percentages

Cyan8.2%
Magenta0.0%
Yellow4.1%
Key (black)13.7%

Color previews

#cadcd3 text on a black background

contrast 14.69:1

Card sample

#cadcd3 text on a white background

contrast 1.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadcd3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadcd3 in the Color Lab