Skip to content

#cdf4cd

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

RGB
205, 244, 205
HSL
120°, 64%, 88%
CMYK
16, 0, 16, 4
Luminance
0.8209

Every format

HEX#cdf4cd
RGBrgb(205, 244, 205)
HSLhsl(120, 64%, 88%)
CMYKcmyk(16%, 0%, 16%, 4%)
LABlab(92.6 -19.8 14.7)
LCHlch(92.6 24.6 143.4)
OKLCHoklch(0.929 0.066 145.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green95.7%
Blue80.4%

CMYK percentages

Cyan16.0%
Magenta0.0%
Yellow16.0%
Key (black)4.3%

Color previews

#cdf4cd text on a black background

contrast 17.42:1

Card sample

#cdf4cd text on a white background

contrast 1.21:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf4cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf4cd in the Color Lab