Skip to content

#cacec2

a light, muted green · cool · closest name: silver

RGB
202, 206, 194
HSL
80°, 11%, 78%
CMYK
2, 0, 6, 19
Luminance
0.6059

Every format

HEX#cacec2
RGBrgb(202, 206, 194)
HSLhsl(80, 11%, 78%)
CMYKcmyk(2%, 0%, 6%, 19%)
LABlab(82.2 -3.5 5.5)
LCHlch(82.2 6.5 122.7)
OKLCHoklch(0.845 0.017 121.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacec2 on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#cacec2 on black: 13.12:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.8%
Blue76.1%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow5.8%
Key (black)19.2%

Color previews

#cacec2 text on a black background

contrast 13.12:1

Card sample

#cacec2 text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacec2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacec2 in the Color Lab