Skip to content

#c3daac

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

RGB
195, 218, 172
HSL
90°, 38%, 77%
CMYK
11, 0, 21, 15
Luminance
0.6472

Every format

HEX#c3daac
RGBrgb(195, 218, 172)
HSLhsl(90, 38%, 77%)
CMYKcmyk(11%, 0%, 21%, 15%)
LABlab(84.3 -15.8 20.1)
LCHlch(84.3 25.6 128.1)
OKLCHoklch(0.859 0.067 129.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c3daac on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#c3daac on black: 13.94:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.5%
Green85.5%
Blue67.5%

CMYK percentages

Cyan10.6%
Magenta0.0%
Yellow21.1%
Key (black)14.5%

Color previews

#c3daac text on a black background

contrast 13.94:1

Card sample

#c3daac text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #c3daac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c3daac in the Color Lab