Skip to content

#c0ceac

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

RGB
192, 206, 172
HSL
85°, 26%, 74%
CMYK
7, 0, 17, 19
Luminance
0.5833

Every format

HEX#c0ceac
RGBrgb(192, 206, 172)
HSLhsl(85, 26%, 74%)
CMYKcmyk(7%, 0%, 17%, 19%)
LABlab(80.9 -10.8 15.3)
LCHlch(80.9 18.7 125.1)
OKLCHoklch(0.832 0.049 125.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c0ceac on white: 1.66:1
AA ✗ fail · AA-large · AAA
Aa
#c0ceac on black: 12.67:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red75.3%
Green80.8%
Blue67.5%

CMYK percentages

Cyan6.8%
Magenta0.0%
Yellow16.5%
Key (black)19.2%

Color previews

#c0ceac text on a black background

contrast 12.67:1

Card sample

#c0ceac text on a white background

contrast 1.66:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c0ceac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c0ceac in the Color Lab