Skip to content

#daeb5d

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

RGB
218, 235, 93
HSL
67°, 78%, 64%
CMYK
7, 0, 60, 8
Luminance
0.7511

At a glance

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

Hex
#daeb5d
Hue
67°
yellow
Saturation
78%
electric
Lightness
64%
balanced
Brightness
92%
HSV value
Perceived
86%
weighted brightness
Luminance
0.7511
WCAG relative
Temperature
Warm
31/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
16.02:1
Closest name
Khaki
ΔE2000 8.4
Where it sits
Hue67° of 360°
Saturation78%
Lightness64%
Temperature
Warm ← → Cool31% 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#daeb5d
RGBrgb(218, 235, 93)
HSLhsl(67, 78%, 64%)
CMYKcmyk(7%, 0%, 60%, 8%)
LABlab(89.5 -24.2 65.0)
LCHlch(89.5 69.4 110.4)
OKLCHoklch(0.901 0.165 115.6)
Decimal14347101
Display P3color(display-p3 0.855 0.922 0.365)

Copy-ready code

/* CSS */
color: #daeb5d;
background-color: #daeb5d;
/* Tailwind (arbitrary) */
class="text-[#daeb5d] bg-[#daeb5d]"
/* SCSS */
$brand: #daeb5d;
/* SwiftUI */
Color(red: 0.855, green: 0.922, blue: 0.365)
/* Android */
Color.parseColor("#daeb5d")
/* Flutter */
Color(0xFFDAEB5D)
/* Python / OpenCV (BGR) */
(93, 235, 218)

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

Accessibility — WCAG contrast

Aa
#daeb5d on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#daeb5d on black: 16.02:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FAE04C
deuteranopia · #F9E266
tritanopia · #E7DFCD

Color scale — 50 to 950

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

#FBFCF3
#F7F9E6
#EFF5C7
#E8F39B
#daeb5d
#D1E637
#C3DA1B
#A2B616
#829112
#5F6911
#3B420B
Base = 400Lightest = 50 · #FBFCF3Darkest = 950 · #3B420B
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F7F9E6;
  --brand-200: #EFF5C7;
  --brand-300: #E8F39B;
  --brand-400: #daeb5d;
  --brand-500: #D1E637;
  --brand-600: #C3DA1B;
  --brand-700: #A2B616;
  --brand-800: #829112;
  --brand-900: #5F6911;
  --brand-950: #3B420B;
  --brand: #daeb5d;
  --brand-ink: #000000;
}

Colors that work with #daeb5d

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#E7EDC0
Hairlines and dividers
Muted text#919B4B
Captions on the surface
Accent#596DEF
Second voice, not a rival
Dark variant#66710E
Hover, pressed, headers
Light variant#FAFCE8
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 #daeb5d

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#6E5DEB
Analogous left#EBB55D
Analogous right#93EB5D
Split-complement 1#5D93EB
Split-complement 2#B55DEB
Triadic 1#5DDAEB
Triadic 2#EB5DDA
Tetradic#5DEBB5

RGB percentages

Red85.5%
Green92.2%
Blue36.5%

CMYK percentages

Cyan7.2%
Magenta0.0%
Yellow60.4%
Key (black)7.8%

Color previews

#daeb5d text on a black background

contrast 16.02:1

Card sample

#daeb5d text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(218, 235, 93, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(218, 235, 93, 0.45);
Border & gradient
Gradient panel
border: 3px solid #daeb5d;
background: linear-gradient(135deg, #daeb5d, #7BEB5D);

Monochromatic scale

Palettes built from #daeb5d

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.

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

#daeb5d, answered

What color is #daeb5d?

#daeb5d is a balanced electric yellow, closest to Khaki (ΔE2000 8.4). It sits at 67° on the hue wheel with 78% saturation and 64% lightness, which reads as warm.

What is the RGB value of #daeb5d?

rgb(218, 235, 93) — 218 red, 235 green and 93 blue out of 255, or 85.5% / 92.2% / 36.5% by channel.

Is #daeb5d a light or a dark color?

It is a light color. Relative luminance is 0.7511 and perceived brightness is 86%, so black text on it reaches 16.02:1.

Should I use black or white text on #daeb5d?

Black. It scores 16.02:1 against #daeb5d, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #daeb5d?

#6E5DEB sits directly opposite on the wheel. Softer options are the split-complements #5D93EB and #B55DEB, which give the same contrast with far less vibration.

What colors go well with #daeb5d?

For interface work: #FAFAF4 as the surface, #E7EDC0 for borders, #919B4B for secondary text, #596DEF as an accent and #66710E for hover and pressed states. For a palette, the analogous pair #EBB55D and #93EB5D stays calm, while #6E5DEB is the loudest partner.

What is #daeb5d in CMYK for printing?

cmyk(7%, 0%, 60%, 8%). 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 #daeb5d warm or cool?

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

Work with #daeb5d in the Color Lab