Skip to content

#c2d3ae

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

RGB
194, 211, 174
HSL
88°, 30%, 76%
CMYK
8, 0, 18, 17
Luminance
0.6111

Every format

HEX#c2d3ae
RGBrgb(194, 211, 174)
HSLhsl(88, 30%, 76%)
CMYKcmyk(8%, 0%, 18%, 17%)
LABlab(82.4 -12.3 16.4)
LCHlch(82.4 20.5 126.8)
OKLCHoklch(0.844 0.053 127.6)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#c2d3ae on white: 1.59:1
AA ✗ fail · AA-large · AAA
Aa
#c2d3ae on black: 13.22:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red76.1%
Green82.7%
Blue68.2%

CMYK percentages

Cyan8.1%
Magenta0.0%
Yellow17.5%
Key (black)17.3%

Color previews

#c2d3ae text on a black background

contrast 13.22:1

Card sample

#c2d3ae text on a white background

contrast 1.59:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(194, 211, 174, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(194, 211, 174, 0.45);
Border & gradient
Gradient panel
border: 3px solid #c2d3ae;
background: linear-gradient(135deg, #c2d3ae, #AED3B3);

Monochromatic scale

Palettes built from #c2d3ae

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #c2d3ae in the Color Lab