Skip to content

#cfe2dd

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

RGB
207, 226, 221
HSL
164°, 25%, 85%
CMYK
8, 0, 2, 11
Luminance
0.7288

Every format

HEX#cfe2dd
RGBrgb(207, 226, 221)
HSLhsl(164, 25%, 85%)
CMYKcmyk(8%, 0%, 2%, 11%)
LABlab(88.4 -7.2 0.3)
LCHlch(88.4 7.3 177.8)
OKLCHoklch(0.897 0.021 178.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe2dd on white: 1.35:1
AA ✗ fail · AA-large · AAA
Aa
#cfe2dd on black: 15.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green88.6%
Blue86.7%

CMYK percentages

Cyan8.4%
Magenta0.0%
Yellow2.2%
Key (black)11.4%

Color previews

#cfe2dd text on a black background

contrast 15.58:1

Card sample

#cfe2dd text on a white background

contrast 1.35:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe2dd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfe2dd in the Color Lab