Skip to content

#cadfd7

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

RGB
202, 223, 215
HSL
157°, 25%, 83%
CMYK
9, 0, 4, 13
Luminance
0.7024

Every format

HEX#cadfd7
RGBrgb(202, 223, 215)
HSLhsl(157, 25%, 83%)
CMYKcmyk(9%, 0%, 4%, 13%)
LABlab(87.1 -8.5 1.5)
LCHlch(87.1 8.6 169.8)
OKLCHoklch(0.886 0.025 170.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadfd7 on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#cadfd7 on black: 15.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.5%
Blue84.3%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow3.6%
Key (black)12.5%

Color previews

#cadfd7 text on a black background

contrast 15.05:1

Card sample

#cadfd7 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfd7

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfd7 in the Color Lab