Skip to content

#eefd6f

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

RGB
238, 253, 111
HSL
66°, 97%, 71%
CMYK
6, 0, 56, 1
Luminance
0.8958

At a glance

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

Hex
#eefd6f
Hue
66°
yellow
Saturation
97%
electric
Lightness
71%
light
Brightness
99%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8958
WCAG relative
Temperature
Warm
30/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.92:1
Closest name
Yellow
ΔE2000 7.8
Where it sits
Hue66° of 360°
Saturation97%
Lightness71%
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#eefd6f
RGBrgb(238, 253, 111)
HSLhsl(66, 97%, 71%)
CMYKcmyk(6%, 0%, 56%, 1%)
LABlab(95.8 -23.6 64.9)
LCHlch(95.8 69.0 109.9)
OKLCHoklch(0.956 0.166 114.6)
Decimal15662447
Display P3color(display-p3 0.933 0.992 0.435)

Copy-ready code

/* CSS */
color: #eefd6f;
background-color: #eefd6f;
/* Tailwind (arbitrary) */
class="text-[#eefd6f] bg-[#eefd6f]"
/* SCSS */
$brand: #eefd6f;
/* SwiftUI */
Color(red: 0.933, green: 0.992, blue: 0.435)
/* Android */
Color.parseColor("#eefd6f")
/* Flutter */
Color(0xFFEEFD6F)
/* Python / OpenCV (BGR) */
(111, 253, 238)

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

Accessibility — WCAG contrast

Aa
#eefd6f on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#eefd6f on black: 18.92:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF260
deuteranopia · #FFF477
tritanopia · #FCF0DE

Color scale — 50 to 950

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

#FCFDF1
#F9FCE4
#F5FBC1
#F2FD90
#eefd6f
#E5FC22
#D8F103
#B4C903
#90A102
#687406
#414804
Base = 400Lightest = 50 · #FCFDF1Darkest = 950 · #414804
:root {
  --brand-50: #FCFDF1;
  --brand-100: #F9FCE4;
  --brand-200: #F5FBC1;
  --brand-300: #F2FD90;
  --brand-400: #eefd6f;
  --brand-500: #E5FC22;
  --brand-600: #D8F103;
  --brand-700: #B4C903;
  --brand-800: #90A102;
  --brand-900: #687406;
  --brand-950: #414804;
  --brand: #eefd6f;
  --brand-ink: #000000;
}

Colors that work with #eefd6f

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#6D82FF
Second voice, not a rival
Dark variant#717E02
Hover, pressed, headers
Light variant#FCFFE6
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 #eefd6f

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#7E6FFD
Analogous left#FDC56F
Analogous right#A7FD6F
Split-complement 1#6FA7FD
Split-complement 2#C56FFD
Triadic 1#6FEEFD
Triadic 2#FD6FEE
Tetradic#6FFDC5

RGB percentages

Red93.3%
Green99.2%
Blue43.5%

CMYK percentages

Cyan5.9%
Magenta0.0%
Yellow56.1%
Key (black)0.8%

Color previews

#eefd6f text on a black background

contrast 18.92:1

Card sample

#eefd6f text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(238, 253, 111, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(238, 253, 111, 0.45);
Border & gradient
Gradient panel
border: 3px solid #eefd6f;
background: linear-gradient(135deg, #eefd6f, #90FD6F);

Monochromatic scale

Palettes built from #eefd6f

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.

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

#eefd6f, answered

What color is #eefd6f?

#eefd6f is a light electric yellow, closest to Yellow (ΔE2000 7.8). It sits at 66° on the hue wheel with 97% saturation and 71% lightness, which reads as warm.

What is the RGB value of #eefd6f?

rgb(238, 253, 111) — 238 red, 253 green and 111 blue out of 255, or 93.3% / 99.2% / 43.5% by channel.

Is #eefd6f a light or a dark color?

It is a light color. Relative luminance is 0.8958 and perceived brightness is 93%, so black text on it reaches 18.92:1.

Should I use black or white text on #eefd6f?

Black. It scores 18.92:1 against #eefd6f, versus 1.11:1 for white — AAA at any size.

What is the complementary color of #eefd6f?

#7E6FFD sits directly opposite on the wheel. Softer options are the split-complements #6FA7FD and #C56FFD, which give the same contrast with far less vibration.

What colors go well with #eefd6f?

For interface work: #FAFAF4 as the surface, #E8EDC0 for borders, #929B4B for secondary text, #6D82FF as an accent and #717E02 for hover and pressed states. For a palette, the analogous pair #FDC56F and #A7FD6F stays calm, while #7E6FFD is the loudest partner.

What is #eefd6f in CMYK for printing?

cmyk(6%, 0%, 56%, 1%). 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 #eefd6f 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 #FDD86F; nudged cooler, #BAFE6E.

Work with #eefd6f in the Color Lab