Skip to content

#def467

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

RGB
222, 244, 103
HSL
69°, 87%, 68%
CMYK
9, 0, 58, 4
Luminance
0.8121

Every format

HEX#def467
RGBrgb(222, 244, 103)
HSLhsl(69, 87%, 68%)
CMYKcmyk(9%, 0%, 58%, 4%)
LABlab(92.2 -26.1 64.0)
LCHlch(92.2 69.1 112.2)
OKLCHoklch(0.924 0.166 117.2)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#def467 on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#def467 on black: 17.24:1
AA ✓ pass · AA-large · AAA
true color
protanopia
deuteranopia
tritanopia

RGB percentages

Red87.1%
Green95.7%
Blue40.4%

CMYK percentages

Cyan9.0%
Magenta0.0%
Yellow57.8%
Key (black)4.3%

Color previews

#def467 text on a black background

contrast 17.24:1

Card sample

#def467 text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 244, 103, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 244, 103, 0.45);
Border & gradient
Gradient panel
border: 3px solid #def467;
background: linear-gradient(135deg, #def467, #80F467);

Monochromatic scale

Palettes built from #def467

Shades — darker

Tints — lighter

Hue & tone neighbors

Color harmonies

Nearest named colors

Work with #def467 in the Color Lab