Skip to content

#cdf3bb

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

RGB
205, 243, 187
HSL
101°, 70%, 84%
CMYK
16, 0, 23, 5
Luminance
0.8067

Every format

HEX#cdf3bb
RGBrgb(205, 243, 187)
HSLhsl(101, 70%, 84%)
CMYKcmyk(16%, 0%, 23%, 5%)
LABlab(92.0 -22.3 23.1)
LCHlch(92.0 32.0 134.0)
OKLCHoklch(0.923 0.084 135.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdf3bb on white: 1.23:1
AA ✗ fail · AA-large · AAA
Aa
#cdf3bb on black: 17.13:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green95.3%
Blue73.3%

CMYK percentages

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

Color previews

#cdf3bb text on a black background

contrast 17.13:1

Card sample

#cdf3bb text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf3bb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf3bb in the Color Lab