Skip to content

#deee7f

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

RGB
222, 238, 127
HSL
69°, 77%, 72%
CMYK
7, 0, 47, 7
Luminance
0.7821

At a glance

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

Hex
#deee7f
Hue
69°
yellow
Saturation
77%
electric
Lightness
72%
light
Brightness
93%
HSV value
Perceived
88%
weighted brightness
Luminance
0.7821
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
16.64:1
Closest name
Khaki
ΔE2000 6.7
Where it sits
Hue69° of 360°
Saturation77%
Lightness72%
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#deee7f
RGBrgb(222, 238, 127)
HSLhsl(69, 77%, 72%)
CMYKcmyk(7%, 0%, 47%, 7%)
LABlab(90.9 -21.2 51.6)
LCHlch(90.9 55.8 112.3)
OKLCHoklch(0.914 0.137 115.9)
Decimal14610047
Display P3color(display-p3 0.871 0.933 0.498)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#deee7f on white: 1.26:1
AA ✗ fail · AA-large · AAA
Aa
#deee7f on black: 16.64:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FBE475
deuteranopia · #FAE685
tritanopia · #E9E3D4

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #deee7f 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
#F6F9E7
#EEF4C8
#E6F29C
#deee7f
#CCE539
#BDD81D
#9EB418
#7E9013
#5C6812
#39410B
Base = 400Lightest = 50 · #FBFCF3Darkest = 950 · #39410B
:root {
  --brand-50: #FBFCF3;
  --brand-100: #F6F9E7;
  --brand-200: #EEF4C8;
  --brand-300: #E6F29C;
  --brand-400: #deee7f;
  --brand-500: #CCE539;
  --brand-600: #BDD81D;
  --brand-700: #9EB418;
  --brand-800: #7E9013;
  --brand-900: #5C6812;
  --brand-950: #39410B;
  --brand: #deee7f;
  --brand-ink: #000000;
}

Colors that work with #deee7f

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#8F9B4B
Captions on the surface
Accent#1426B8
Second voice, not a rival
Dark variant#63710F
Hover, pressed, headers
Light variant#F9FCE8
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 #deee7f

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#8F7FEE
Analogous left#EEC67F
Analogous right#A7EE7F
Split-complement 1#7FA7EE
Split-complement 2#C67FEE
Triadic 1#7FDEEE
Triadic 2#EE7FDE
Tetradic#7FEEC6

RGB percentages

Red87.1%
Green93.3%
Blue49.8%

CMYK percentages

Cyan6.7%
Magenta0.0%
Yellow46.6%
Key (black)6.7%

Color previews

#deee7f text on a black background

contrast 16.64:1

Card sample

#deee7f text on a white background

contrast 1.26:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #deee7f

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.

#deee7f 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#deee7f, answered

What color is #deee7f?

#deee7f is a light electric yellow, closest to Khaki (ΔE2000 6.7). It sits at 69° on the hue wheel with 77% saturation and 72% lightness, which reads as warm.

What is the RGB value of #deee7f?

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

Is #deee7f a light or a dark color?

It is a light color. Relative luminance is 0.7821 and perceived brightness is 88%, so black text on it reaches 16.64:1.

Should I use black or white text on #deee7f?

Black. It scores 16.64:1 against #deee7f, versus 1.26:1 for white — AAA at any size.

What is the complementary color of #deee7f?

#8F7FEE sits directly opposite on the wheel. Softer options are the split-complements #7FA7EE and #C67FEE, which give the same contrast with far less vibration.

What colors go well with #deee7f?

For interface work: #FAFAF4 as the surface, #E6EDC0 for borders, #8F9B4B for secondary text, #1426B8 as an accent and #63710F for hover and pressed states. For a palette, the analogous pair #EEC67F and #A7EE7F stays calm, while #8F7FEE is the loudest partner.

What is #deee7f in CMYK for printing?

cmyk(7%, 0%, 47%, 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 #deee7f 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 #EED57F; nudged cooler, #B5F07E.

Work with #deee7f in the Color Lab