Skip to content

#c4dfeb

a light, vivid cyan · cool · closest name: lavender

RGB
196, 223, 235
HSL
199°, 49%, 85%
CMYK
17, 5, 0, 8
Luminance
0.7051

Every format

HEX#c4dfeb
RGBrgb(196, 223, 235)
HSLhsl(199, 49%, 85%)
CMYKcmyk(17%, 5%, 0%, 8%)
LABlab(87.3 -6.5 -8.9)
LCHlch(87.3 11.0 233.9)
OKLCHoklch(0.887 0.033 226.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c4dfeb on white: 1.39:1
AA ✗ fail · AA-large · AAA
Aa
#c4dfeb on black: 15.10:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.9%
Green87.5%
Blue92.2%

CMYK percentages

Cyan16.6%
Magenta5.1%
Yellow0.0%
Key (black)7.8%

Color previews

#c4dfeb text on a black background

contrast 15.10:1

Card sample

#c4dfeb text on a white background

contrast 1.39:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(196, 223, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(196, 223, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c4dfeb;
background: linear-gradient(135deg, #c4dfeb, #C4C5EB);

Monochromatic scale

Palettes built from #c4dfeb

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c4dfeb in the Color Lab