Skip to content

#cfe2e2

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

RGB
207, 226, 226
HSL
180°, 25%, 85%
CMYK
8, 0, 0, 11
Luminance
0.7315

Every format

HEX#cfe2e2
RGBrgb(207, 226, 226)
HSLhsl(180, 25%, 85%)
CMYKcmyk(8%, 0%, 0%, 11%)
LABlab(88.5 -6.3 -2.2)
LCHlch(88.5 6.7 199.0)
OKLCHoklch(0.899 0.020 196.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfe2e2 on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#cfe2e2 on black: 15.63:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green88.6%
Blue88.6%

CMYK percentages

Cyan8.4%
Magenta0.0%
Yellow0.0%
Key (black)11.4%

Color previews

#cfe2e2 text on a black background

contrast 15.63:1

Card sample

#cfe2e2 text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cfe2e2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfe2e2 in the Color Lab