Skip to content

#cdedb2

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

RGB
205, 237, 178
HSL
93°, 62%, 81%
CMYK
14, 0, 25, 7
Luminance
0.7676

Every format

HEX#cdedb2
RGBrgb(205, 237, 178)
HSLhsl(93, 62%, 81%)
CMYKcmyk(14%, 0%, 25%, 7%)
LABlab(90.2 -20.7 25.2)
LCHlch(90.2 32.6 129.4)
OKLCHoklch(0.908 0.085 131.1)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red80.4%
Green92.9%
Blue69.8%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow24.9%
Key (black)7.1%

Color previews

#cdedb2 text on a black background

contrast 16.35:1

Card sample

#cdedb2 text on a white background

contrast 1.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdedb2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdedb2 in the Color Lab