Skip to content

#cadfd4

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

RGB
202, 223, 212
HSL
149°, 25%, 83%
CMYK
9, 0, 5, 13
Luminance
0.7009

Every format

HEX#cadfd4
RGBrgb(202, 223, 212)
HSLhsl(149, 25%, 83%)
CMYKcmyk(9%, 0%, 5%, 13%)
LABlab(87.0 -9.0 3.0)
LCHlch(87.0 9.5 161.6)
OKLCHoklch(0.885 0.027 163.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

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

Color previews

#cadfd4 text on a black background

contrast 15.02:1

Card sample

#cadfd4 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfd4

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfd4 in the Color Lab