Skip to content

#cadfd1

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

RGB
202, 223, 209
HSL
140°, 25%, 83%
CMYK
9, 0, 6, 13
Luminance
0.6994

Every format

HEX#cadfd1
RGBrgb(202, 223, 209)
HSLhsl(140, 25%, 83%)
CMYKcmyk(9%, 0%, 6%, 13%)
LABlab(87.0 -9.6 4.5)
LCHlch(87.0 10.6 155.0)
OKLCHoklch(0.884 0.029 156.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.5%
Blue82.0%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow6.3%
Key (black)12.5%

Color previews

#cadfd1 text on a black background

contrast 14.99:1

Card sample

#cadfd1 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfd1

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfd1 in the Color Lab