Skip to content

#d4df4e

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

RGB
212, 223, 78
HSL
65°, 69%, 59%
CMYK
5, 0, 65, 13
Luminance
0.6732

At a glance

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

Hex
#d4df4e
Hue
65°
yellow
Saturation
69%
vivid
Lightness
59%
balanced
Brightness
87%
HSV value
Perceived
82%
weighted brightness
Luminance
0.6732
WCAG relative
Temperature
Warm
29/100 cool
Color family
Yellow
Tone
Vivid
Best ink
Black
14.46:1
Closest name
Khaki
ΔE2000 8.4
Where it sits
Hue65° of 360°
Saturation69%
Lightness59%
Temperature
Warm ← → Cool29% 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#d4df4e
RGBrgb(212, 223, 78)
HSLhsl(65, 69%, 59%)
CMYKcmyk(5%, 0%, 65%, 13%)
LABlab(85.7 -21.8 67.0)
LCHlch(85.7 70.4 108.0)
OKLCHoklch(0.869 0.165 113.5)
Decimal13950798
Display P3color(display-p3 0.831 0.875 0.306)

Copy-ready code

/* CSS */
color: #d4df4e;
background-color: #d4df4e;
/* Tailwind (arbitrary) */
class="text-[#d4df4e] bg-[#d4df4e]"
/* SCSS */
$brand: #d4df4e;
/* SwiftUI */
Color(red: 0.831, green: 0.875, blue: 0.306)
/* Android */
Color.parseColor("#d4df4e")
/* Flutter */
Color(0xFFD4DF4E)
/* Python / OpenCV (BGR) */
(78, 223, 212)

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

Accessibility — WCAG contrast

Aa
#d4df4e on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#d4df4e on black: 14.46:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EFD53A
deuteranopia · #EFD858
tritanopia · #E1D2C2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #d4df4e 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
#E8EEA0
#DCE570
#d4df4e
#C2CF25
#A2AD1F
#828A19
#5E6416
#3B3F0E
Base = 500Lightest = 50 · #FBFBF3Darkest = 950 · #3B3F0E
:root {
  --brand-50: #FBFBF3;
  --brand-100: #F7F8E7;
  --brand-200: #EFF2CA;
  --brand-300: #E8EEA0;
  --brand-400: #DCE570;
  --brand-500: #d4df4e;
  --brand-600: #C2CF25;
  --brand-700: #A2AD1F;
  --brand-800: #828A19;
  --brand-900: #5E6416;
  --brand-950: #3B3F0E;
  --brand: #d4df4e;
  --brand-ink: #000000;
}

Colors that work with #d4df4e

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#E9EDC0
Hairlines and dividers
Muted text#959B4B
Captions on the surface
Accent#4A64E3
Second voice, not a rival
Dark variant#656C14
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 #d4df4e

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#594EDF
Analogous left#DFA24E
Analogous right#8BDF4E
Split-complement 1#4E8BDF
Split-complement 2#A24EDF
Triadic 1#4ED4DF
Triadic 2#DF4ED4
Tetradic#4EDFA2

RGB percentages

Red83.1%
Green87.5%
Blue30.6%

CMYK percentages

Cyan4.9%
Magenta0.0%
Yellow65.0%
Key (black)12.5%

Color previews

#d4df4e text on a black background

contrast 14.46:1

Card sample

#d4df4e text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(212, 223, 78, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(212, 223, 78, 0.45);
Border & gradient
Gradient panel
border: 3px solid #d4df4e;
background: linear-gradient(135deg, #d4df4e, #73DF4E);

Monochromatic scale

Palettes built from #d4df4e

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.

#d4df4e 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.

#d4df4e, answered

What color is #d4df4e?

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

What is the RGB value of #d4df4e?

rgb(212, 223, 78) — 212 red, 223 green and 78 blue out of 255, or 83.1% / 87.5% / 30.6% by channel.

Is #d4df4e a light or a dark color?

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

Should I use black or white text on #d4df4e?

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

What is the complementary color of #d4df4e?

#594EDF sits directly opposite on the wheel. Softer options are the split-complements #4E8BDF and #A24EDF, which give the same contrast with far less vibration.

What colors go well with #d4df4e?

For interface work: #FAFAF4 as the surface, #E9EDC0 for borders, #959B4B for secondary text, #4A64E3 as an accent and #656C14 for hover and pressed states. For a palette, the analogous pair #DFA24E and #8BDF4E stays calm, while #594EDF is the loudest partner.

What is #d4df4e in CMYK for printing?

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

Is #d4df4e warm or cool?

Warm — it scores 29 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFB54E; nudged cooler, #9FE14C.

Work with #d4df4e in the Color Lab