Skip to content

#c8ceaf

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

RGB
200, 206, 175
HSL
72°, 24%, 75%
CMYK
3, 0, 15, 19
Luminance
0.5952

Every format

HEX#c8ceaf
RGBrgb(200, 206, 175)
HSLhsl(72, 24%, 75%)
CMYKcmyk(3%, 0%, 15%, 19%)
LABlab(81.6 -7.4 14.8)
LCHlch(81.6 16.5 116.7)
OKLCHoklch(0.839 0.042 116.2)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red78.4%
Green80.8%
Blue68.6%

CMYK percentages

Cyan2.9%
Magenta0.0%
Yellow15.0%
Key (black)19.2%

Color previews

#c8ceaf text on a black background

contrast 12.90:1

Card sample

#c8ceaf text on a white background

contrast 1.63:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c8ceaf

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c8ceaf in the Color Lab