Skip to content

#cadfc0

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

RGB
202, 223, 192
HSL
101°, 33%, 81%
CMYK
9, 0, 14, 13
Luminance
0.6914

Every format

HEX#cadfc0
RGBrgb(202, 223, 192)
HSLhsl(101, 33%, 81%)
CMYKcmyk(9%, 0%, 14%, 13%)
LABlab(86.6 -12.6 12.8)
LCHlch(86.6 18.0 134.4)
OKLCHoklch(0.880 0.047 135.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadfc0 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cadfc0 on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.5%
Blue75.3%

CMYK percentages

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

Color previews

#cadfc0 text on a black background

contrast 14.83:1

Card sample

#cadfc0 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadfc0

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadfc0 in the Color Lab