Skip to content

#9ddf3c

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

RGB
157, 223, 60
HSL
84°, 72%, 56%
CMYK
30, 0, 73, 13
Luminance
0.6027

At a glance

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

Hex
#9ddf3c
Hue
84°
green
Saturation
72%
vivid
Lightness
56%
balanced
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6027
WCAG relative
Temperature
Neutral
45/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.05:1
Closest name
Yellow Green
ΔE2000 4.4
Where it sits
Hue84° of 360°
Saturation72%
Lightness56%
Temperature
Warm ← → Cool45% 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#9ddf3c
RGBrgb(157, 223, 60)
HSLhsl(84, 72%, 56%)
CMYKcmyk(30%, 0%, 73%, 13%)
LABlab(82.0 -44.2 68.6)
LCHlch(82.0 81.6 122.8)
OKLCHoklch(0.830 0.198 129.5)
Decimal10346300
Display P3color(display-p3 0.616 0.875 0.235)

Copy-ready code

/* CSS */
color: #9ddf3c;
background-color: #9ddf3c;
/* Tailwind (arbitrary) */
class="text-[#9ddf3c] bg-[#9ddf3c]"
/* SCSS */
$brand: #9ddf3c;
/* SwiftUI */
Color(red: 0.616, green: 0.875, blue: 0.235)
/* Android */
Color.parseColor("#9ddf3c")
/* Flutter */
Color(0xFF9DDF3C)
/* Python / OpenCV (BGR) */
(60, 223, 157)

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

Accessibility — WCAG contrast

Aa
#9ddf3c on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#9ddf3c on black: 13.05:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9CF1B
deuteranopia · #E0CA4C
tritanopia · #A1D5C0

Color scale — 50 to 950

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

#F8FCF3
#F1F8E7
#E2F3C9
#CFEF9F
#B6E76E
#9ddf3c
#8BD223
#74AF1D
#5D8C17
#456615
#2B400D
Base = 500Lightest = 50 · #F8FCF3Darkest = 950 · #2B400D
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F1F8E7;
  --brand-200: #E2F3C9;
  --brand-300: #CFEF9F;
  --brand-400: #B6E76E;
  --brand-500: #9ddf3c;
  --brand-600: #8BD223;
  --brand-700: #74AF1D;
  --brand-800: #5D8C17;
  --brand-900: #456615;
  --brand-950: #2B400D;
  --brand: #9ddf3c;
  --brand-ink: #000000;
}

Colors that work with #9ddf3c

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#DAEDC0
Hairlines and dividers
Muted text#7A9B4B
Captions on the surface
Accent#5238E4
Second voice, not a rival
Dark variant#486E12
Hover, pressed, headers
Light variant#F4FBE9
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 #9ddf3c

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#7E3CDF
Analogous left#DFD03C
Analogous right#4CDF3C
Split-complement 1#3C4CDF
Split-complement 2#D03CDF
Triadic 1#3C9DDF
Triadic 2#DF3C9D
Tetradic#3CDFD0

RGB percentages

Red61.6%
Green87.5%
Blue23.5%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow73.1%
Key (black)12.5%

Color previews

#9ddf3c text on a black background

contrast 13.05:1

Card sample

#9ddf3c text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9ddf3c

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.

#9ddf3c 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

Converts to four-color process without much drama. Proof it anyway.

#9ddf3c, answered

What color is #9ddf3c?

#9ddf3c is a balanced vivid green, closest to Yellow Green (ΔE2000 4.4). It sits at 84° on the hue wheel with 72% saturation and 56% lightness, which reads as neutral.

What is the RGB value of #9ddf3c?

rgb(157, 223, 60) — 157 red, 223 green and 60 blue out of 255, or 61.6% / 87.5% / 23.5% by channel.

Is #9ddf3c a light or a dark color?

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

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

Black. It scores 13.05:1 against #9ddf3c, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #9ddf3c?

#7E3CDF sits directly opposite on the wheel. Softer options are the split-complements #3C4CDF and #D03CDF, which give the same contrast with far less vibration.

What colors go well with #9ddf3c?

For interface work: #F8FAF4 as the surface, #DAEDC0 for borders, #7A9B4B for secondary text, #5238E4 as an accent and #486E12 for hover and pressed states. For a palette, the analogous pair #DFD03C and #4CDF3C stays calm, while #7E3CDF is the loudest partner.

What is #9ddf3c in CMYK for printing?

cmyk(30%, 0%, 73%, 13%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #9ddf3c warm or cool?

Neutral — it scores 45 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #D9DF3C; nudged cooler, #60E13A.

Work with #9ddf3c in the Color Lab