Skip to content

#cabf8f

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

RGB
202, 191, 143
HSL
49°, 36%, 68%
CMYK
0, 5, 29, 21
Luminance
0.5180

Every format

HEX#cabf8f
RGBrgb(202, 191, 143)
HSLhsl(49, 36%, 68%)
CMYKcmyk(0%, 5%, 29%, 21%)
LABlab(77.2 -3.5 25.7)
LCHlch(77.2 25.9 97.9)
OKLCHoklch(0.802 0.065 96.7)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cabf8f on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#cabf8f on black: 11.36:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red79.2%
Green74.9%
Blue56.1%

CMYK percentages

Cyan0.0%
Magenta5.4%
Yellow29.2%
Key (black)20.8%

Color previews

#cabf8f text on a black background

contrast 11.36:1

Card sample

#cabf8f text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #cabf8f

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cabf8f in the Color Lab