Skip to content

#d6df50

a balanced, vivid yellow · warm · closest name: Khaki

RGB
214, 223, 80
HSL
64°, 69%, 59%
CMYK
4, 0, 64, 13
Luminance
0.6765

At a glance

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

Hex
#d6df50
Hue
64°
yellow
Saturation
69%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6765
WCAG relative
Temperature
Warm
28/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.53:1
Closest name
Khaki
ΔE2000 8
Where it sits
Hue64° of 360°
Saturation69%
Lightness59%
Temperature
Warm ← → Cool28% 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#d6df50
RGBrgb(214, 223, 80)
HSLhsl(64, 69%, 59%)
CMYKcmyk(4%, 0%, 64%, 13%)
LABlab(85.8 -20.8 66.4)
LCHlch(85.8 69.6 107.4)
OKLCHoklch(0.871 0.163 112.8)
Decimal14081872
Display P3color(display-p3 0.839 0.875 0.314)

Copy-ready code

/* CSS */
color: #d6df50;
background-color: #d6df50;
/* Tailwind (arbitrary) */
class="text-[#d6df50] bg-[#d6df50]"
/* SCSS */
$brand: #d6df50;
/* SwiftUI */
Color(red: 0.839, green: 0.875, blue: 0.314)
/* Android */
Color.parseColor("#d6df50")
/* Flutter */
Color(0xFFD6DF50)
/* Python / OpenCV (BGR) */
(80, 223, 214)

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 #d6df50 · 14.53:1
Use #000000AAA at every size.
Aa
White text · 1.45:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #d6df50 as text scores 1.45:1 on white and 14.53:1 on black.

Accessibility — WCAG contrast

Aa
#d6df50 on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#d6df50 on black: 14.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFD53D
deuteranopia · #EFD85A
tritanopia · #E4D2C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d6df50 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.

#FBFBF3
#F7F8E7
#EFF2CA
#E9EEA0
#DEE571
#d6df50
#C4CF26
#A4AC20
#838A19
#5F6416
#3B3F0E
Base = 500Lightest = 50 · #FBFBF3Darkest = 950 · #3B3F0E
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F7F8E7;
  --brand-200: #EFF2CA;
  --brand-300: #E9EEA0;
  --brand-400: #DEE571;
  --brand-500: #d6df50;
  --brand-600: #C4CF26;
  --brand-700: #A4AC20;
  --brand-800: #838A19;
  --brand-900: #5F6416;
  --brand-950: #3B3F0E;
  --brand: #d6df50;
  --brand-ink: #000000;
}

Colors that work with #d6df50

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#EAEDC0
Hairlines and dividers
Muted text#969B4B
Captions on the surface
Accent#4C68E3
Second voice, not a rival
Dark variant#666C14
Hover, pressed, headers
Light variant#FAFBE9
Selected rows, tints
Dark surface#232414
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 #d6df50

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#5950DF
Analogous left#DFA150
Analogous right#8EDF50
Split-complement 1#508EDF
Split-complement 2#A150DF
Triadic 1#50D6DF
Triadic 2#DF50D6
Tetradic#50DFA1

RGB percentages

Red83.9%
Green87.5%
Blue31.4%

CMYK percentages

Cyan4.0%
Magenta0.0%
Yellow64.1%
Key (black)12.5%

Color previews

#d6df50 text on a black background

contrast 14.53:1

Card sample

#d6df50 text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(214, 223, 80, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(214, 223, 80, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d6df50;
background: linear-gradient(135deg, #d6df50, #77DF50);

Monochromatic scale

Palettes built from #d6df50

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.

#d6df50 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

Converts to four-color process without much drama. Proof it anyway.

#d6df50, answered

What color is #d6df50?

#d6df50 is a balanced vivid yellow, closest to Khaki (ΔE2000 8). It sits at 64° on the hue wheel with 69% saturation and 59% lightness, which reads as warm.

What is the RGB value of #d6df50?

rgb(214, 223, 80) — 214 red, 223 green and 80 blue out of 255, or 83.9% / 87.5% / 31.4% by channel.

Is #d6df50 a light or a dark color?

It is a light color. Relative luminance is 0.6765 and perceived brightness is 82%, so black text on it reaches 14.53:1.

Should I use black or white text on #d6df50?

Black. It scores 14.53:1 against #d6df50, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #d6df50?

#5950DF sits directly opposite on the wheel. Softer options are the split-complements #508EDF and #A150DF, which give the same contrast with far less vibration.

What colors go well with #d6df50?

For interface work: #FAFAF4 as the surface, #EAEDC0 for borders, #969B4B for secondary text, #4C68E3 as an accent and #666C14 for hover and pressed states. For a palette, the analogous pair #DFA150 and #8EDF50 stays calm, while #5950DF is the loudest partner.

What is #d6df50 in CMYK for printing?

cmyk(4%, 0%, 64%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #d6df50 warm or cool?

Warm — it scores 28 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFB450; nudged cooler, #A2E14E.

Work with #d6df50 in the Color Lab