Skip to content

#cace98

a light, soft yellow · cool · closest name: tan

RGB
202, 206, 152
HSL
64°, 36%, 70%
CMYK
2, 0, 26, 19
Luminance
0.5897

Every format

HEX#cace98
RGBrgb(202, 206, 152)
HSLhsl(64, 36%, 70%)
CMYKcmyk(2%, 0%, 26%, 19%)
LABlab(81.3 -10.1 26.5)
LCHlch(81.3 28.4 110.9)
OKLCHoklch(0.835 0.072 111.4)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cace98 on white: 1.64:1
AA ✗ fail · AA-large · AAA
Aa
#cace98 on black: 12.79:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green80.8%
Blue59.6%

CMYK percentages

Cyan1.9%
Magenta0.0%
Yellow26.2%
Key (black)19.2%

Color previews

#cace98 text on a black background

contrast 12.79:1

Card sample

#cace98 text on a white background

contrast 1.64:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cace98

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cace98 in the Color Lab