Skip to content

#cdf3bd

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

RGB
205, 243, 189
HSL
102°, 69%, 85%
CMYK
16, 0, 22, 5
Luminance
0.8075

Every format

HEX#cdf3bd
RGBrgb(205, 243, 189)
HSLhsl(102, 69%, 85%)
CMYKcmyk(16%, 0%, 22%, 5%)
LABlab(92.0 -21.9 22.1)
LCHlch(92.0 31.1 134.8)
OKLCHoklch(0.923 0.082 136.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf3bd on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#cdf3bd on black: 17.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green95.3%
Blue74.1%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow22.2%
Key (black)4.7%

Color previews

#cdf3bd text on a black background

contrast 17.15:1

Card sample

#cdf3bd text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf3bd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf3bd in the Color Lab