Skip to content

#cdf2be

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

RGB
205, 242, 190
HSL
103°, 67%, 85%
CMYK
15, 0, 22, 5
Luminance
0.8020

Every format

HEX#cdf2be
RGBrgb(205, 242, 190)
HSLhsl(103, 67%, 85%)
CMYKcmyk(15%, 0%, 22%, 5%)
LABlab(91.8 -21.3 21.2)
LCHlch(91.8 30.1 135.1)
OKLCHoklch(0.921 0.079 136.7)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green94.9%
Blue74.5%

CMYK percentages

Cyan15.3%
Magenta0.0%
Yellow21.5%
Key (black)5.1%

Color previews

#cdf2be text on a black background

contrast 17.04:1

Card sample

#cdf2be text on a white background

contrast 1.23:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdf2be

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdf2be in the Color Lab