Skip to content

#ffff65

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

RGB
255, 255, 101
HSL
60°, 100%, 70%
CMYK
0, 0, 60, 0
Luminance
0.9372

Every format

HEX#ffff65
RGBrgb(255, 255, 101)
HSLhsl(60, 100%, 70%)
CMYKcmyk(0%, 0%, 60%, 0%)
LABlab(97.5 -18.5 71.3)
LCHlch(97.5 73.7 104.5)
OKLCHoklch(0.972 0.172 109.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#ffff65 on white: 1.06:1
AA ✗ fail · AA-large · AAA
Aa
#ffff65 on black: 19.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red100.0%
Green100.0%
Blue39.6%

CMYK percentages

Cyan0.0%
Magenta0.0%
Yellow60.4%
Key (black)0.0%

Color previews

#ffff65 text on a black background

contrast 19.74:1

Card sample

#ffff65 text on a white background

contrast 1.06:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(255, 255, 101, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(255, 255, 101, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ffff65;
background: linear-gradient(135deg, #ffff65, #98FF65);

Monochromatic scale

Palettes built from #ffff65

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #ffff65 in the Color Lab