Skip to content

#c2ccac

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

RGB
194, 204, 172
HSL
79°, 24%, 74%
CMYK
5, 0, 16, 20
Luminance
0.5763

Every format

HEX#c2ccac
RGBrgb(194, 204, 172)
HSLhsl(79, 24%, 74%)
CMYKcmyk(5%, 0%, 16%, 20%)
LABlab(80.5 -9.0 14.8)
LCHlch(80.5 17.4 121.4)
OKLCHoklch(0.829 0.045 121.5)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2ccac on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#c2ccac on black: 12.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green80.0%
Blue67.5%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow15.7%
Key (black)20.0%

Color previews

#c2ccac text on a black background

contrast 12.53:1

Card sample

#c2ccac text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c2ccac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2ccac in the Color Lab