Skip to content

#ebfe6d

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

RGB
235, 254, 109
HSL
68°, 99%, 71%
CMYK
8, 0, 57, 0
Luminance
0.8965

At a glance

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

Hex
#ebfe6d
Hue
68°
yellow
Saturation
99%
electric
Lightness
71%
light
Brightness
100%
HSV value
Perceived
93%
weighted brightness
Luminance
0.8965
WCAG relative
Temperature
Warm
32/100 cool
Color family
Yellow
Tone
Electric
Best ink
Black
18.93:1
Closest name
Yellow
ΔE2000 8.1
Where it sits
Hue68° of 360°
Saturation99%
Lightness71%
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#ebfe6d
RGBrgb(235, 254, 109)
HSLhsl(68, 99%, 71%)
CMYKcmyk(8%, 0%, 57%, 0%)
LABlab(95.8 -25.4 65.7)
LCHlch(95.8 70.5 111.1)
OKLCHoklch(0.956 0.169 115.9)
Decimal15466093
Display P3color(display-p3 0.922 0.996 0.427)

Copy-ready code

/* CSS */
color: #ebfe6d;
background-color: #ebfe6d;
/* Tailwind (arbitrary) */
class="text-[#ebfe6d] bg-[#ebfe6d]"
/* SCSS */
$brand: #ebfe6d;
/* SwiftUI */
Color(red: 0.922, green: 0.996, blue: 0.427)
/* Android */
Color.parseColor("#ebfe6d")
/* Flutter */
Color(0xFFEBFE6D)
/* Python / OpenCV (BGR) */
(109, 254, 235)

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

Accessibility — WCAG contrast

Aa
#ebfe6d on white: 1.11:1
AA ✗ fail · AA-large · AAA
Aa
#ebfe6d on black: 18.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #FFF25D
deuteranopia · #FFF476
tritanopia · #F8F1DF

Color scale — 50 to 950

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

#FCFEF1
#F9FCE3
#F3FBC0
#F0FE90
#ebfe6d
#E0FD20
#D3F302
#B0CB01
#8DA201
#667506
#404904
Base = 400Lightest = 50 · #FCFEF1Darkest = 950 · #404904
:root {
  --brand-50: #FCFEF1;
  --brand-100: #F9FCE3;
  --brand-200: #F3FBC0;
  --brand-300: #F0FE90;
  --brand-400: #ebfe6d;
  --brand-500: #E0FD20;
  --brand-600: #D3F302;
  --brand-700: #B0CB01;
  --brand-800: #8DA201;
  --brand-900: #667506;
  --brand-950: #404904;
  --brand: #ebfe6d;
  --brand-ink: #000000;
}

Colors that work with #ebfe6d

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#909B4B
Captions on the surface
Accent#6C7EFF
Second voice, not a rival
Dark variant#6E7F01
Hover, pressed, headers
Light variant#FCFFE6
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 #ebfe6d

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#806DFE
Analogous left#FEC96D
Analogous right#A2FE6D
Split-complement 1#6DA2FE
Split-complement 2#C96DFE
Triadic 1#6DEBFE
Triadic 2#FE6DEB
Tetradic#6DFEC9

RGB percentages

Red92.2%
Green99.6%
Blue42.7%

CMYK percentages

Cyan7.5%
Magenta0.0%
Yellow57.1%
Key (black)0.4%

Color previews

#ebfe6d text on a black background

contrast 18.93:1

Card sample

#ebfe6d text on a white background

contrast 1.11:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(235, 254, 109, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(235, 254, 109, 0.45);
Border & gradient
Gradient panel
border: 3px solid #ebfe6d;
background: linear-gradient(135deg, #ebfe6d, #8AFE6D);

Monochromatic scale

Palettes built from #ebfe6d

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.

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

#ebfe6d, answered

What color is #ebfe6d?

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

What is the RGB value of #ebfe6d?

rgb(235, 254, 109) — 235 red, 254 green and 109 blue out of 255, or 92.2% / 99.6% / 42.7% by channel.

Is #ebfe6d a light or a dark color?

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

Should I use black or white text on #ebfe6d?

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

What is the complementary color of #ebfe6d?

#806DFE sits directly opposite on the wheel. Softer options are the split-complements #6DA2FE and #C96DFE, which give the same contrast with far less vibration.

What colors go well with #ebfe6d?

For interface work: #FAFAF4 as the surface, #E7EDC0 for borders, #909B4B for secondary text, #6C7EFF as an accent and #6E7F01 for hover and pressed states. For a palette, the analogous pair #FEC96D and #A2FE6D stays calm, while #806DFE is the loudest partner.

What is #ebfe6d in CMYK for printing?

cmyk(8%, 0%, 57%, 0%). 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 #ebfe6d 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 #FEDC6D; nudged cooler, #B6FF6C.

Work with #ebfe6d in the Color Lab