Skip to content

#cdeeb2

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

RGB
205, 238, 178
HSL
93°, 64%, 82%
CMYK
14, 0, 25, 7
Luminance
0.7734

Every format

HEX#cdeeb2
RGBrgb(205, 238, 178)
HSLhsl(93, 64%, 82%)
CMYKcmyk(14%, 0%, 25%, 7%)
LABlab(90.5 -21.2 25.6)
LCHlch(90.5 33.2 129.6)
OKLCHoklch(0.910 0.086 131.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdeeb2 on white: 1.28:1
AA ✗ fail · AA-large · AAA
Aa
#cdeeb2 on black: 16.47:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green93.3%
Blue69.8%

CMYK percentages

Cyan13.9%
Magenta0.0%
Yellow25.2%
Key (black)6.7%

Color previews

#cdeeb2 text on a black background

contrast 16.47:1

Card sample

#cdeeb2 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdeeb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdeeb2 in the Color Lab