Skip to content

#c7ceac

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

RGB
199, 206, 172
HSL
72°, 26%, 74%
CMYK
3, 0, 17, 19
Luminance
0.5926

Every format

HEX#c7ceac
RGBrgb(199, 206, 172)
HSLhsl(72, 26%, 74%)
CMYKcmyk(3%, 0%, 17%, 19%)
LABlab(81.4 -8.3 16.1)
LCHlch(81.4 18.1 117.1)
OKLCHoklch(0.837 0.046 116.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c7ceac on white: 1.63:1
AA ✗ fail · AA-large · AAA
Aa
#c7ceac on black: 12.85:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red78.0%
Green80.8%
Blue67.5%

CMYK percentages

Cyan3.4%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#c7ceac text on a black background

contrast 12.85:1

Card sample

#c7ceac text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c7ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c7ceac in the Color Lab