Skip to content

#cfd97b

a light, vivid yellow · cool · closest name: khaki

RGB
207, 217, 123
HSL
66°, 55%, 67%
CMYK
5, 0, 43, 15
Luminance
0.6432

Every format

HEX#cfd97b
RGBrgb(207, 217, 123)
HSLhsl(66, 55%, 67%)
CMYKcmyk(5%, 0%, 43%, 15%)
LABlab(84.1 -17.2 45.0)
LCHlch(84.1 48.2 110.9)
OKLCHoklch(0.857 0.119 113.9)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfd97b on white: 1.51:1
AA ✗ fail · AA-large · AAA
Aa
#cfd97b on black: 13.86:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green85.1%
Blue48.2%

CMYK percentages

Cyan4.6%
Magenta0.0%
Yellow43.3%
Key (black)14.9%

Color previews

#cfd97b text on a black background

contrast 13.86:1

Card sample

#cfd97b text on a white background

contrast 1.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 217, 123, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 217, 123, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfd97b;
background: linear-gradient(135deg, #cfd97b, #90D97B);

Monochromatic scale

Palettes built from #cfd97b

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfd97b in the Color Lab