Skip to content

#cadac2

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

RGB
202, 218, 194
HSL
100°, 25%, 81%
CMYK
7, 0, 11, 15
Luminance
0.6659

Every format

HEX#cadac2
RGBrgb(202, 218, 194)
HSLhsl(100, 25%, 81%)
CMYKcmyk(7%, 0%, 11%, 15%)
LABlab(85.3 -9.7 10.0)
LCHlch(85.3 13.9 134.2)
OKLCHoklch(0.870 0.037 135.0)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadac2 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#cadac2 on black: 14.32:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green85.5%
Blue76.1%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow11.0%
Key (black)14.5%

Color previews

#cadac2 text on a black background

contrast 14.32:1

Card sample

#cadac2 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadac2

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadac2 in the Color Lab