Skip to content

#cadfd5

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

RGB
202, 223, 213
HSL
151°, 25%, 83%
CMYK
9, 0, 5, 13
Luminance
0.7014

Every format

HEX#cadfd5
RGBrgb(202, 223, 213)
HSLhsl(151, 25%, 83%)
CMYKcmyk(9%, 0%, 5%, 13%)
LABlab(87.1 -8.9 2.5)
LCHlch(87.1 9.2 164.2)
OKLCHoklch(0.885 0.026 165.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.5%
Blue83.5%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow4.5%
Key (black)12.5%

Color previews

#cadfd5 text on a black background

contrast 15.03:1

Card sample

#cadfd5 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfd5

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfd5 in the Color Lab