Skip to content

#def939

a balanced, electric yellow · warm · closest name: Yellow

RGB
222, 249, 57
HSL
68°, 94%, 60%
CMYK
11, 0, 77, 2
Luminance
0.8358

At a glance

Every number on this page in one read: what #def939 is made of, how bright it looks, and which way it leans.

Hex
#def939
Hue
68°
yellow
Saturation
94%
electric
Lightness
60%
balanced
Brightness
98%
HSV value
Perceived
89%
weighted brightness
Luminance
0.8358
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
17.72:1
Closest name
Yellow
ΔE2000 6.7
Where it sits
Hue68° of 360°
Saturation94%
Lightness60%
Temperature
Warm ← → Cool32% cool

Reads warm. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#def939
RGBrgb(222, 249, 57)
HSLhsl(68, 94%, 60%)
CMYKcmyk(11%, 0%, 77%, 2%)
LABlab(93.3 -31.1 81.6)
LCHlch(93.3 87.3 110.8)
OKLCHoklch(0.931 0.201 117.7)
Decimal14612793
Display P3color(display-p3 0.871 0.976 0.224)

Copy-ready code

/* CSS */
color: #def939;
background-color: #def939;
/* Tailwind (arbitrary) */
class="text-[#def939] bg-[#def939]"
/* SCSS */
$brand: #def939;
/* SwiftUI */
Color(red: 0.871, green: 0.976, blue: 0.224)
/* Android */
Color.parseColor("#def939")
/* Flutter */
Color(0xFFDEF939)
/* Python / OpenCV (BGR) */
(57, 249, 222)

Best text color

Only one of black and white can be right. This is the one, with the number that proves it.

Readable at a glance#000000 on #def939 · 17.72:1
Use #000000AAA at every size.
Aa
White text · 1.19:1
AA fail · AA large fail · AAA fail
Aa
Black text · 17.72:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #def939 as text scores 1.19:1 on white and 17.72:1 on black.

Accessibility — WCAG contrast

Aa
#def939 on white: 1.19:1
AA ✗ fail · AA-large · AAA
Aa
#def939 on black: 17.72:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFEB00
deuteranopia · #FFED4C
tritanopia · #ECEBD6

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #def939 is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#FCFDF2
#F8FBE4
#F2FAC2
#EDFC92
#E4FA5C
#def939
#CDEE07
#ABC606
#899E05
#637208
#3E4705
Base = 500Lightest = 50 · #FCFDF2Darkest = 950 · #3E4705
:root {
  --brand-50: #FCFDF2;
  --brand-100: #F8FBE4;
  --brand-200: #F2FAC2;
  --brand-300: #EDFC92;
  --brand-400: #E4FA5C;
  --brand-500: #def939;
  --brand-600: #CDEE07;
  --brand-700: #ABC606;
  --brand-800: #899E05;
  --brand-900: #637208;
  --brand-950: #3E4705;
  --brand: #def939;
  --brand-ink: #000000;
}

Colors that work with #def939

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#000000
Black wins here
Surface#FAFAF4
Tinted page background
Border#E6EDC0
Hairlines and dividers
Muted text#909B4B
Captions on the surface
Accent#354BFD
Second voice, not a rival
Dark variant#6B7C04
Hover, pressed, headers
Light variant#FBFEE6
Selected rows, tints
Dark surface#222414
Dark-mode background
Light mode
Everything in its place

Surface, border, heading and body all derive from this one hue, so the screen stays coherent without a second palette.

Primary actionSecondaryBadge
Dark mode
Same hue, inverted

Lightness flips, hue holds. The accent stays the anchor in both themes.

Primary actionSecondaryAccent

How to use #def939

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • Thin strokes and 1px borders — they disappear on light UI
  • Pairing with a same-lightness hue — edges vibrate

Similar colors

One move away from this hex in each direction. Every swatch is its own page.

Color relationships

The wheel positions with their names attached, so you can grab the one you actually need.

Complementary#5439F9
Analogous left#F9B439
Analogous right#7EF939
Split-complement 1#397EF9
Split-complement 2#B439F9
Triadic 1#39DEF9
Triadic 2#F939DE
Tetradic#39F9B4

RGB percentages

Red87.1%
Green97.6%
Blue22.4%

CMYK percentages

Cyan10.8%
Magenta0.0%
Yellow77.1%
Key (black)2.4%

Color previews

#def939 text on a black background

contrast 17.72:1

Card sample

#def939 text on a white background

contrast 1.19:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 249, 57, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 249, 57, 0.45);
Border & gradient
Gradient panel
border: 3px solid #def939;
background: linear-gradient(135deg, #def939, #5EF939);

Monochromatic scale

Palettes built from #def939

Shades — darker

Tints — lighter

Color harmonies

Nearest named colors

Ranked with CIEDE2000 across all 139 CSS keywords. Under ΔE 2 the eye stops telling them apart; over ΔE 10 they are plainly different colors.

#def939 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
RetailLeisureEnergyWarning systems
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#def939, answered

What color is #def939?

#def939 is a balanced electric yellow, closest to Yellow (ΔE2000 6.7). It sits at 68° on the hue wheel with 94% saturation and 60% lightness, which reads as warm.

What is the RGB value of #def939?

rgb(222, 249, 57) — 222 red, 249 green and 57 blue out of 255, or 87.1% / 97.6% / 22.4% by channel.

Is #def939 a light or a dark color?

It is a light color. Relative luminance is 0.8358 and perceived brightness is 89%, so black text on it reaches 17.72:1.

Should I use black or white text on #def939?

Black. It scores 17.72:1 against #def939, versus 1.19:1 for white — AAA at any size.

What is the complementary color of #def939?

#5439F9 sits directly opposite on the wheel. Softer options are the split-complements #397EF9 and #B439F9, which give the same contrast with far less vibration.

What colors go well with #def939?

For interface work: #FAFAF4 as the surface, #E6EDC0 for borders, #909B4B for secondary text, #354BFD as an accent and #6B7C04 for hover and pressed states. For a palette, the analogous pair #F9B439 and #7EF939 stays calm, while #5439F9 is the loudest partner.

What is #def939 in CMYK for printing?

cmyk(11%, 0%, 77%, 2%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #def939 warm or cool?

Warm — it scores 32 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #F9CD39; nudged cooler, #98FB37.

Work with #def939 in the Color Lab