Skip to content

#cfec3c

a balanced, electric yellow · cool · closest name: yellow

RGB
207, 236, 60
HSL
70°, 82%, 58%
CMYK
12, 0, 75, 8
Luminance
0.7358

Every format

HEX#cfec3c
RGBrgb(207, 236, 60)
HSLhsl(70, 82%, 58%)
CMYKcmyk(12%, 0%, 75%, 8%)
LABlab(88.7 -30.9 76.1)
LCHlch(88.7 82.2 112.1)
OKLCHoklch(0.892 0.192 118.8)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#cfec3c on white: 1.34:1
AA ✗ fail · AA-large · AAA
Aa
#cfec3c on black: 15.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red81.2%
Green92.5%
Blue23.5%

CMYK percentages

Cyan12.3%
Magenta0.0%
Yellow74.6%
Key (black)7.5%

Color previews

#cfec3c text on a black background

contrast 15.72:1

Card sample

#cfec3c text on a white background

contrast 1.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(207, 236, 60, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(207, 236, 60, 0.45);
Border & gradient
Gradient panel
border: 3px solid #cfec3c;
background: linear-gradient(135deg, #cfec3c, #5AEC3C);

Monochromatic scale

Palettes built from #cfec3c

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #cfec3c in the Color Lab