Skip to content

#cacebe

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

RGB
202, 206, 190
HSL
75°, 14%, 78%
CMYK
2, 0, 8, 19
Luminance
0.6042

Every format

HEX#cacebe
RGBrgb(202, 206, 190)
HSLhsl(75, 14%, 78%)
CMYKcmyk(2%, 0%, 8%, 19%)
LABlab(82.1 -4.2 7.5)
LCHlch(82.1 8.6 119.4)
OKLCHoklch(0.844 0.022 118.3)

Copy-ready code

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

Accessibility — WCAG contrast

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

RGB percentages

Red79.2%
Green80.8%
Blue74.5%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow7.8%
Key (black)19.2%

Color previews

#cacebe text on a black background

contrast 13.08:1

Card sample

#cacebe text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cacebe

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cacebe in the Color Lab