Skip to content

#c2dccc

a light, soft green · cool · closest name: beige

RGB
194, 220, 204
HSL
143°, 27%, 81%
CMYK
12, 0, 7, 14
Luminance
0.6702

Every format

HEX#c2dccc
RGBrgb(194, 220, 204)
HSLhsl(143, 27%, 81%)
CMYKcmyk(12%, 0%, 7%, 14%)
LABlab(85.5 -11.7 5.0)
LCHlch(85.5 12.7 157.0)
OKLCHoklch(0.871 0.035 158.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2dccc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#c2dccc on black: 14.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green86.3%
Blue80.0%

CMYK percentages

Cyan11.8%
Magenta0.0%
Yellow7.3%
Key (black)13.7%

Color previews

#c2dccc text on a black background

contrast 14.40:1

Card sample

#c2dccc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2dccc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2dccc in the Color Lab