Skip to content

#c0d2cd

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

RGB
192, 210, 205
HSL
163°, 17%, 79%
CMYK
9, 0, 2, 18
Luminance
0.6171

Every format

HEX#c0d2cd
RGBrgb(192, 210, 205)
HSLhsl(163, 17%, 79%)
CMYKcmyk(9%, 0%, 2%, 18%)
LABlab(82.8 -7.0 0.4)
LCHlch(82.8 7.0 176.7)
OKLCHoklch(0.849 0.021 177.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0d2cd on white: 1.57:1
AA ✗ fail · AA-large · AAA
Aa
#c0d2cd on black: 13.34:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green82.4%
Blue80.4%

CMYK percentages

Cyan8.6%
Magenta0.0%
Yellow2.4%
Key (black)17.6%

Color previews

#c0d2cd text on a black background

contrast 13.34:1

Card sample

#c0d2cd text on a white background

contrast 1.57:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0d2cd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0d2cd in the Color Lab