Skip to content

#cadfd2

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

RGB
202, 223, 210
HSL
143°, 25%, 83%
CMYK
9, 0, 6, 13
Luminance
0.6999

Every format

HEX#cadfd2
RGBrgb(202, 223, 210)
HSLhsl(143, 25%, 83%)
CMYKcmyk(9%, 0%, 6%, 13%)
LABlab(87.0 -9.4 4.0)
LCHlch(87.0 10.2 157.0)
OKLCHoklch(0.884 0.029 158.6)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green87.5%
Blue82.4%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow5.8%
Key (black)12.5%

Color previews

#cadfd2 text on a black background

contrast 15.00:1

Card sample

#cadfd2 text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfd2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfd2 in the Color Lab