Skip to content

#8ddf09

a balanced, electric green · neutral · closest name: Yellow Green

RGB
141, 223, 9
HSL
83°, 92%, 46%
CMYK
37, 0, 96, 13
Luminance
0.5846

At a glance

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

Hex
#8ddf09
Hue
83°
green
Saturation
92%
electric
Lightness
46%
balanced
Brightness
87%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5846
WCAG relative
Temperature
Neutral
44/100 cool
Color family
Green
Tone
Electric
Best ink
Black
12.69:1
Closest name
Yellow Green
ΔE2000 5.2
Where it sits
Hue83° of 360°
Saturation92%
Lightness46%
Temperature
Warm ← → Cool44% cool

Reads neutral. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#8ddf09
RGBrgb(141, 223, 9)
HSLhsl(83, 92%, 46%)
CMYKcmyk(37%, 0%, 96%, 13%)
LABlab(81.0 -51.6 78.3)
LCHlch(81.0 93.8 123.4)
OKLCHoklch(0.819 0.223 131.3)
Decimal9297673
Display P3color(display-p3 0.553 0.875 0.035)

Copy-ready code

/* CSS */
color: #8ddf09;
background-color: #8ddf09;
/* Tailwind (arbitrary) */
class="text-[#8ddf09] bg-[#8ddf09]"
/* SCSS */
$brand: #8ddf09;
/* SwiftUI */
Color(red: 0.553, green: 0.875, blue: 0.035)
/* Android */
Color.parseColor("#8ddf09")
/* Flutter */
Color(0xFF8DDF09)
/* Python / OpenCV (BGR) */
(9, 223, 141)

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

Accessibility — WCAG contrast

Aa
#8ddf09 on white: 1.65:1
AA ✗ fail · AA-large · AAA
Aa
#8ddf09 on black: 12.69:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9CD00
deuteranopia · #DEC731
tritanopia · #90D5BE

Color scale — 50 to 950

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

#F9FDF2
#F2FBE4
#E4F9C3
#D3FB93
#BDF85D
#A7F627
#8ddf09
#7CC408
#639D06
#497109
#2E4706
Base = 600Lightest = 50 · #F9FDF2Darkest = 950 · #2E4706
:root {
  --brand-50: #F9FDF2;
  --brand-100: #F2FBE4;
  --brand-200: #E4F9C3;
  --brand-300: #D3FB93;
  --brand-400: #BDF85D;
  --brand-500: #A7F627;
  --brand-600: #8ddf09;
  --brand-700: #7CC408;
  --brand-800: #639D06;
  --brand-900: #497109;
  --brand-950: #2E4706;
  --brand: #8ddf09;
  --brand-ink: #000000;
}

Colors that work with #8ddf09

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#F8FAF4
Tinted page background
Border#DBEDC0
Hairlines and dividers
Muted text#7C9B4B
Captions on the surface
Accent#2204E4
Second voice, not a rival
Dark variant#4D7B05
Hover, pressed, headers
Light variant#F5FEE6
Selected rows, tints
Dark surface#1E2414
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 #8ddf09

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
  • 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#5B09DF
Analogous left#DFC609
Analogous right#22DF09
Split-complement 1#0922DF
Split-complement 2#C609DF
Triadic 1#098DDF
Triadic 2#DF098D
Tetradic#09DFC6

RGB percentages

Red55.3%
Green87.5%
Blue3.5%

CMYK percentages

Cyan36.8%
Magenta0.0%
Yellow96.0%
Key (black)12.5%

Color previews

#8ddf09 text on a black background

contrast 12.69:1

Card sample

#8ddf09 text on a white background

contrast 1.65:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(141, 223, 9, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(141, 223, 9, 0.45);
Border & gradient
Gradient panel
border: 3px solid #8ddf09;
background: linear-gradient(135deg, #8ddf09, #09DF14);

Monochromatic scale

Palettes built from #8ddf09

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.

#8ddf09 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
SustainabilityFinanceHealth and wellnessAgriculture
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#8ddf09, answered

What color is #8ddf09?

#8ddf09 is a balanced electric green, closest to Yellow Green (ΔE2000 5.2). It sits at 83° on the hue wheel with 92% saturation and 46% lightness, which reads as neutral.

What is the RGB value of #8ddf09?

rgb(141, 223, 9) — 141 red, 223 green and 9 blue out of 255, or 55.3% / 87.5% / 3.5% by channel.

Is #8ddf09 a light or a dark color?

It is a light color. Relative luminance is 0.5846 and perceived brightness is 74%, so black text on it reaches 12.69:1.

Should I use black or white text on #8ddf09?

Black. It scores 12.69:1 against #8ddf09, versus 1.65:1 for white — AAA at any size.

What is the complementary color of #8ddf09?

#5B09DF sits directly opposite on the wheel. Softer options are the split-complements #0922DF and #C609DF, which give the same contrast with far less vibration.

What colors go well with #8ddf09?

For interface work: #F8FAF4 as the surface, #DBEDC0 for borders, #7C9B4B for secondary text, #2204E4 as an accent and #4D7B05 for hover and pressed states. For a palette, the analogous pair #DFC609 and #22DF09 stays calm, while #5B09DF is the loudest partner.

What is #8ddf09 in CMYK for printing?

cmyk(37%, 0%, 96%, 13%). 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 #8ddf09 warm or cool?

Neutral — it scores 44 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DBDF09; nudged cooler, #3DE107.

Work with #8ddf09 in the Color Lab