Skip to content

#cadac3

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

RGB
202, 218, 195
HSL
102°, 24%, 81%
CMYK
7, 0, 11, 15
Luminance
0.6664

Every format

HEX#cadac3
RGBrgb(202, 218, 195)
HSLhsl(102, 24%, 81%)
CMYKcmyk(7%, 0%, 11%, 15%)
LABlab(85.3 -9.5 9.5)
LCHlch(85.3 13.5 135.2)
OKLCHoklch(0.870 0.036 136.0)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

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

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow10.6%
Key (black)14.5%

Color previews

#cadac3 text on a black background

contrast 14.33:1

Card sample

#cadac3 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadac3

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadac3 in the Color Lab