Skip to content

#9cdf07

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

RGB
156, 223, 7
HSL
79°, 94%, 45%
CMYK
30, 0, 97, 13
Luminance
0.5986

At a glance

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

Hex
#9cdf07
Hue
79°
green
Saturation
94%
electric
Lightness
45%
balanced
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.5986
WCAG relative
Temperature
Warm
41/100 cool
Color family
Green
Tone
Electric
Best ink
Black
12.97:1
Closest name
Yellow Green
ΔE2000 4.9
Where it sits
Hue79° of 360°
Saturation94%
Lightness45%
Temperature
Warm ← → Cool41% 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#9cdf07
RGBrgb(156, 223, 7)
HSLhsl(79, 94%, 45%)
CMYKcmyk(30%, 0%, 97%, 13%)
LABlab(81.8 -46.3 79.4)
LCHlch(81.8 91.9 120.2)
OKLCHoklch(0.827 0.216 128.3)
Decimal10280711
Display P3color(display-p3 0.612 0.875 0.027)

Copy-ready code

/* CSS */
color: #9cdf07;
background-color: #9cdf07;
/* Tailwind (arbitrary) */
class="text-[#9cdf07] bg-[#9cdf07]"
/* SCSS */
$brand: #9cdf07;
/* SwiftUI */
Color(red: 0.612, green: 0.875, blue: 0.027)
/* Android */
Color.parseColor("#9cdf07")
/* Flutter */
Color(0xFF9CDF07)
/* Python / OpenCV (BGR) */
(7, 223, 156)

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

Accessibility — WCAG contrast

Aa
#9cdf07 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#9cdf07 on black: 12.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBCE00
deuteranopia · #E1CA30
tritanopia · #A2D4BE

Color scale — 50 to 950

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

#FAFDF2
#F4FBE4
#E8FAC2
#DBFC92
#C9FA5C
#B7F825
#9cdf07
#8AC606
#6F9E05
#517208
#334705
Base = 600Lightest = 50 · #FAFDF2Darkest = 950 · #334705
:root {
  --brand-50: #FAFDF2;
  --brand-100: #F4FBE4;
  --brand-200: #E8FAC2;
  --brand-300: #DBFC92;
  --brand-400: #C9FA5C;
  --brand-500: #B7F825;
  --brand-600: #9cdf07;
  --brand-700: #8AC606;
  --brand-800: #6F9E05;
  --brand-900: #517208;
  --brand-950: #334705;
  --brand: #9cdf07;
  --brand-ink: #000000;
}

Colors that work with #9cdf07

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#F9FAF4
Tinted page background
Border#DFEDC0
Hairlines and dividers
Muted text#829B4B
Captions on the surface
Accent#1002E4
Second voice, not a rival
Dark variant#567C04
Hover, pressed, headers
Light variant#F7FEE6
Selected rows, tints
Dark surface#1F2414
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 #9cdf07

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#4A07DF
Analogous left#DFB607
Analogous right#30DF07
Split-complement 1#0730DF
Split-complement 2#B607DF
Triadic 1#079CDF
Triadic 2#DF079C
Tetradic#07DFB6

RGB percentages

Red61.2%
Green87.5%
Blue2.7%

CMYK percentages

Cyan30.0%
Magenta0.0%
Yellow96.9%
Key (black)12.5%

Color previews

#9cdf07 text on a black background

contrast 12.97:1

Card sample

#9cdf07 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9cdf07

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.

#9cdf07 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.

#9cdf07, answered

What color is #9cdf07?

#9cdf07 is a balanced electric green, closest to Yellow Green (ΔE2000 4.9). It sits at 79° on the hue wheel with 94% saturation and 45% lightness, which reads as warm.

What is the RGB value of #9cdf07?

rgb(156, 223, 7) — 156 red, 223 green and 7 blue out of 255, or 61.2% / 87.5% / 2.7% by channel.

Is #9cdf07 a light or a dark color?

It is a light color. Relative luminance is 0.5986 and perceived brightness is 75%, so black text on it reaches 12.97:1.

Should I use black or white text on #9cdf07?

Black. It scores 12.97:1 against #9cdf07, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #9cdf07?

#4A07DF sits directly opposite on the wheel. Softer options are the split-complements #0730DF and #B607DF, which give the same contrast with far less vibration.

What colors go well with #9cdf07?

For interface work: #F9FAF4 as the surface, #DFEDC0 for borders, #829B4B for secondary text, #1002E4 as an accent and #567C04 for hover and pressed states. For a palette, the analogous pair #DFB607 and #30DF07 stays calm, while #4A07DF is the loudest partner.

What is #9cdf07 in CMYK for printing?

cmyk(30%, 0%, 97%, 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 #9cdf07 warm or cool?

Warm — it scores 41 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DFD307; nudged cooler, #4CE105.

Work with #9cdf07 in the Color Lab