Skip to content

#deee5b

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

RGB
222, 238, 91
HSL
67°, 81%, 65%
CMYK
7, 0, 62, 7
Luminance
0.7743

At a glance

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

Hex
#deee5b
Hue
67°
yellow
Saturation
81%
electric
Lightness
65%
balanced
Brightness
93%
HSV value
Perceived
87%
weighted brightness
Luminance
0.7743
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
16.49:1
Closest name
Yellow
ΔE2000 8.3
Where it sits
Hue67° of 360°
Saturation81%
Lightness65%
Temperature
Warm ← → Cool30% 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#deee5b
RGBrgb(222, 238, 91)
HSLhsl(67, 81%, 65%)
CMYKcmyk(7%, 0%, 62%, 7%)
LABlab(90.5 -24.1 67.1)
LCHlch(90.5 71.3 109.8)
OKLCHoklch(0.910 0.169 115.1)
Decimal14610011
Display P3color(display-p3 0.871 0.933 0.357)

Copy-ready code

/* CSS */
color: #deee5b;
background-color: #deee5b;
/* Tailwind (arbitrary) */
class="text-[#deee5b] bg-[#deee5b]"
/* SCSS */
$brand: #deee5b;
/* SwiftUI */
Color(red: 0.871, green: 0.933, blue: 0.357)
/* Android */
Color.parseColor("#deee5b")
/* Flutter */
Color(0xFFDEEE5B)
/* Python / OpenCV (BGR) */
(91, 238, 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 #deee5b · 16.49:1
Use #000000AAA at every size.
Aa
White text · 1.27:1
AA fail · AA large fail · AAA fail
Aa
Black text · 16.49:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #deee5b as text scores 1.27:1 on white and 16.49:1 on black.

Accessibility — WCAG contrast

Aa
#deee5b on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#deee5b on black: 16.49:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FEE349
deuteranopia · #FDE565
tritanopia · #EBE1CF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #deee5b 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
#F0F6C6
#EBF499
#deee5b
#D6EA34
#C8DE17
#A7B913
#86940F
#616B0F
#3D430A
Base = 400Lightest = 50 · #FBFCF3Darkest = 950 · #3D430A
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F7F9E6;
  --brand-200: #F0F6C6;
  --brand-300: #EBF499;
  --brand-400: #deee5b;
  --brand-500: #D6EA34;
  --brand-600: #C8DE17;
  --brand-700: #A7B913;
  --brand-800: #86940F;
  --brand-900: #616B0F;
  --brand-950: #3D430A;
  --brand: #deee5b;
  --brand-ink: #000000;
}

Colors that work with #deee5b

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#E8EDC0
Hairlines and dividers
Muted text#929B4B
Captions on the surface
Accent#576DF2
Second voice, not a rival
Dark variant#68740C
Hover, pressed, headers
Light variant#FAFDE8
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 #deee5b

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#6B5BEE
Analogous left#EEB45B
Analogous right#95EE5B
Split-complement 1#5B95EE
Split-complement 2#B45BEE
Triadic 1#5BDEEE
Triadic 2#EE5BDE
Tetradic#5BEEB4

RGB percentages

Red87.1%
Green93.3%
Blue35.7%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow61.8%
Key (black)6.7%

Color previews

#deee5b text on a black background

contrast 16.49:1

Card sample

#deee5b text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(222, 238, 91, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(222, 238, 91, 0.45);
Border & gradient
Gradient panel
border: 3px solid #deee5b;
background: linear-gradient(135deg, #deee5b, #7CEE5B);

Monochromatic scale

Palettes built from #deee5b

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.

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

#deee5b, answered

What color is #deee5b?

#deee5b is a balanced electric yellow, closest to Yellow (ΔE2000 8.3). It sits at 67° on the hue wheel with 81% saturation and 65% lightness, which reads as warm.

What is the RGB value of #deee5b?

rgb(222, 238, 91) — 222 red, 238 green and 91 blue out of 255, or 87.1% / 93.3% / 35.7% by channel.

Is #deee5b a light or a dark color?

It is a light color. Relative luminance is 0.7743 and perceived brightness is 87%, so black text on it reaches 16.49:1.

Should I use black or white text on #deee5b?

Black. It scores 16.49:1 against #deee5b, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #deee5b?

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

What colors go well with #deee5b?

For interface work: #FAFAF4 as the surface, #E8EDC0 for borders, #929B4B for secondary text, #576DF2 as an accent and #68740C for hover and pressed states. For a palette, the analogous pair #EEB45B and #95EE5B stays calm, while #6B5BEE is the loudest partner.

What is #deee5b in CMYK for printing?

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

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

Work with #deee5b in the Color Lab