Skip to content

#cde2db

a light, soft cyan · cool · closest name: silver

RGB
205, 226, 219
HSL
160°, 27%, 85%
CMYK
9, 0, 3, 11
Luminance
0.7249

Every format

HEX#cde2db
RGBrgb(205, 226, 219)
HSLhsl(160, 27%, 85%)
CMYKcmyk(9%, 0%, 3%, 11%)
LABlab(88.2 -8.3 1.0)
LCHlch(88.2 8.3 172.8)
OKLCHoklch(0.895 0.024 173.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cde2db on white: 1.36:1
AA ✗ fail · AA-large · AAA
Aa
#cde2db on black: 15.50:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red80.4%
Green88.6%
Blue85.9%

CMYK percentages

Cyan9.3%
Magenta0.0%
Yellow3.1%
Key (black)11.4%

Color previews

#cde2db text on a black background

contrast 15.50:1

Card sample

#cde2db text on a white background

contrast 1.36:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cde2db

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cde2db in the Color Lab