Skip to content

#cdfadc

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

RGB
205, 250, 220
HSL
140°, 82%, 89%
CMYK
18, 0, 12, 2
Luminance
0.8652

Every format

HEX#cdfadc
RGBrgb(205, 250, 220)
HSLhsl(140, 82%, 89%)
CMYKcmyk(18%, 0%, 12%, 2%)
LABlab(94.5 -20.1 9.7)
LCHlch(94.5 22.3 154.3)
OKLCHoklch(0.946 0.061 155.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cdfadc on white: 1.15:1
AA ✗ fail · AA-large · AAA
Aa
#cdfadc on black: 18.30:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green98.0%
Blue86.3%

CMYK percentages

Cyan18.0%
Magenta0.0%
Yellow12.0%
Key (black)2.0%

Color previews

#cdfadc text on a black background

contrast 18.30:1

Card sample

#cdfadc text on a white background

contrast 1.15:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cdfadc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cdfadc in the Color Lab