Skip to content

#cdedda

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

RGB
205, 237, 218
HSL
144°, 47%, 87%
CMYK
14, 0, 8, 7
Luminance
0.7861

Every format

HEX#cdedda
RGBrgb(205, 237, 218)
HSLhsl(144, 47%, 87%)
CMYKcmyk(14%, 0%, 8%, 7%)
LABlab(91.1 -14.0 5.7)
LCHlch(91.1 15.1 157.9)
OKLCHoklch(0.918 0.042 159.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdedda on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#cdedda on black: 16.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green92.9%
Blue85.5%

CMYK percentages

Cyan13.5%
Magenta0.0%
Yellow8.0%
Key (black)7.1%

Color previews

#cdedda text on a black background

contrast 16.72:1

Card sample

#cdedda text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdedda

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdedda in the Color Lab