Skip to content

#cadfc2

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

RGB
202, 223, 194
HSL
103°, 31%, 82%
CMYK
9, 0, 13, 13
Luminance
0.6923

Every format

HEX#cadfc2
RGBrgb(202, 223, 194)
HSLhsl(103, 31%, 82%)
CMYKcmyk(9%, 0%, 13%, 13%)
LABlab(86.6 -12.3 11.9)
LCHlch(86.6 17.1 135.9)
OKLCHoklch(0.880 0.045 137.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadfc2 on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#cadfc2 on black: 14.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.5%
Blue76.1%

CMYK percentages

Cyan9.4%
Magenta0.0%
Yellow13.0%
Key (black)12.5%

Color previews

#cadfc2 text on a black background

contrast 14.85:1

Card sample

#cadfc2 text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfc2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfc2 in the Color Lab