Skip to content

#c2dbdc

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

RGB
194, 219, 220
HSL
182°, 27%, 81%
CMYK
12, 1, 0, 14
Luminance
0.6730

Every format

HEX#c2dbdc
RGBrgb(194, 219, 220)
HSLhsl(182, 27%, 81%)
CMYKcmyk(12%, 1%, 0%, 14%)
LABlab(85.7 -8.1 -3.3)
LCHlch(85.7 8.7 202.2)
OKLCHoklch(0.873 0.027 199.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dbdc on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#c2dbdc on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green85.9%
Blue86.3%

CMYK percentages

Cyan11.8%
Magenta0.5%
Yellow0.0%
Key (black)13.7%

Color previews

#c2dbdc text on a black background

contrast 14.46:1

Card sample

#c2dbdc text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dbdc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2dbdc in the Color Lab