Skip to content

#c1d2ac

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

RGB
193, 210, 172
HSL
87°, 30%, 75%
CMYK
8, 0, 18, 18
Luminance
0.6041

Every format

HEX#c1d2ac
RGBrgb(193, 210, 172)
HSLhsl(87, 30%, 75%)
CMYKcmyk(8%, 0%, 18%, 18%)
LABlab(82.1 -12.5 16.9)
LCHlch(82.1 21.0 126.4)
OKLCHoklch(0.841 0.055 127.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c1d2ac on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#c1d2ac on black: 13.08:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.7%
Green82.4%
Blue67.5%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow18.1%
Key (black)17.6%

Color previews

#c1d2ac text on a black background

contrast 13.08:1

Card sample

#c1d2ac text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c1d2ac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c1d2ac in the Color Lab