Skip to content

#cacebd

a light, muted green · cool · closest name: silver

RGB
202, 206, 189
HSL
74°, 15%, 78%
CMYK
2, 0, 8, 19
Luminance
0.6037

Every format

HEX#cacebd
RGBrgb(202, 206, 189)
HSLhsl(74, 15%, 78%)
CMYKcmyk(2%, 0%, 8%, 19%)
LABlab(82.0 -4.4 8.0)
LCHlch(82.0 9.1 118.8)
OKLCHoklch(0.844 0.024 117.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cacebd on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#cacebd on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.8%
Blue74.1%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow8.3%
Key (black)19.2%

Color previews

#cacebd text on a black background

contrast 13.07:1

Card sample

#cacebd text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacebd

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacebd in the Color Lab