Skip to content

#cdf3cb

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

RGB
205, 243, 203
HSL
117°, 63%, 88%
CMYK
16, 0, 17, 5
Luminance
0.8139

Every format

HEX#cdf3cb
RGBrgb(205, 243, 203)
HSLhsl(117, 63%, 88%)
CMYKcmyk(16%, 0%, 17%, 5%)
LABlab(92.3 -19.6 15.3)
LCHlch(92.3 24.9 142.1)
OKLCHoklch(0.927 0.067 143.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green95.3%
Blue79.6%

CMYK percentages

Cyan15.6%
Magenta0.0%
Yellow16.5%
Key (black)4.7%

Color previews

#cdf3cb text on a black background

contrast 17.28:1

Card sample

#cdf3cb text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf3cb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf3cb in the Color Lab