Skip to content

#cdf3cd

a pale, vivid green · cool · closest name: beige

RGB
205, 243, 205
HSL
120°, 61%, 88%
CMYK
16, 0, 16, 5
Luminance
0.8149

Every format

HEX#cdf3cd
RGBrgb(205, 243, 205)
HSLhsl(120, 61%, 88%)
CMYKcmyk(16%, 0%, 16%, 5%)
LABlab(92.3 -19.3 14.3)
LCHlch(92.3 24.0 143.5)
OKLCHoklch(0.927 0.064 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf3cd on white: 1.21:1
AA ✗ fail · AA-large · AAA
Aa
#cdf3cd on black: 17.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green95.3%
Blue80.4%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow15.6%
Key (black)4.7%

Color previews

#cdf3cd text on a black background

contrast 17.30:1

Card sample

#cdf3cd text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(205, 243, 205, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(205, 243, 205, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cdf3cd;
background: linear-gradient(135deg, #cdf3cd, #CDF3E6);

Monochromatic scale

Palettes built from #cdf3cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf3cd in the Color Lab