Skip to content

#cadecc

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

RGB
202, 222, 204
HSL
126°, 23%, 83%
CMYK
9, 0, 8, 13
Luminance
0.6916

Every format

HEX#cadecc
RGBrgb(202, 222, 204)
HSLhsl(126, 23%, 83%)
CMYKcmyk(9%, 0%, 8%, 13%)
LABlab(86.6 -10.0 6.6)
LCHlch(86.6 11.9 146.7)
OKLCHoklch(0.881 0.032 148.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cadecc on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#cadecc on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green87.1%
Blue80.0%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow8.1%
Key (black)12.9%

Color previews

#cadecc text on a black background

contrast 14.83:1

Card sample

#cadecc text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cadecc

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cadecc in the Color Lab