Skip to content

#cadaac

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

RGB
202, 218, 172
HSL
81°, 38%, 77%
CMYK
7, 0, 21, 15
Luminance
0.6568

Every format

HEX#cadaac
RGBrgb(202, 218, 172)
HSLhsl(81, 38%, 77%)
CMYKcmyk(7%, 0%, 21%, 15%)
LABlab(84.8 -13.3 20.9)
LCHlch(84.8 24.8 122.4)
OKLCHoklch(0.865 0.064 123.3)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadaac on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#cadaac on black: 14.14:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green85.5%
Blue67.5%

CMYK percentages

Cyan7.3%
Magenta0.0%
Yellow21.1%
Key (black)14.5%

Color previews

#cadaac text on a black background

contrast 14.14:1

Card sample

#cadaac text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadaac

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadaac in the Color Lab