Skip to content

#9ddf5f

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

RGB
157, 223, 95
HSL
91°, 67%, 62%
CMYK
30, 0, 57, 13
Luminance
0.6077

At a glance

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

Hex
#9ddf5f
Hue
91°
green
Saturation
67%
vivid
Lightness
62%
balanced
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6077
WCAG relative
Temperature
Neutral
50/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.15:1
Closest name
Yellow Green
ΔE2000 6
Where it sits
Hue91° of 360°
Saturation67%
Lightness62%
Temperature
Warm ← → Cool50% 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#9ddf5f
RGBrgb(157, 223, 95)
HSLhsl(91, 67%, 62%)
CMYKcmyk(30%, 0%, 57%, 13%)
LABlab(82.3 -41.6 55.1)
LCHlch(82.3 69.0 127.0)
OKLCHoklch(0.833 0.173 132.0)
Decimal10346335
Display P3color(display-p3 0.616 0.875 0.373)

Copy-ready code

/* CSS */
color: #9ddf5f;
background-color: #9ddf5f;
/* Tailwind (arbitrary) */
class="text-[#9ddf5f] bg-[#9ddf5f]"
/* SCSS */
$brand: #9ddf5f;
/* SwiftUI */
Color(red: 0.616, green: 0.875, blue: 0.373)
/* Android */
Color.parseColor("#9ddf5f")
/* Flutter */
Color(0xFF9DDF5F)
/* Python / OpenCV (BGR) */
(95, 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 #9ddf5f · 13.15:1
Use #000000AAA at every size.
Aa
White text · 1.60:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.15:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #9ddf5f as text scores 1.60:1 on white and 13.15:1 on black.

Accessibility — WCAG contrast

Aa
#9ddf5f on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#9ddf5f on black: 13.15:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E8D052
deuteranopia · #DECB68
tritanopia · #9FD7C3

Color scale — 50 to 950

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

#F7FBF3
#EFF8E8
#DDF1CA
#C6ECA1
#9ddf5f
#8DDA44
#78CC29
#64AA22
#50881B
#3C6318
#263E0F
Base = 400Lightest = 50 · #F7FBF3Darkest = 950 · #263E0F
:root {
  --brand-50: #F7FBF3;
  --brand-100: #EFF8E8;
  --brand-200: #DDF1CA;
  --brand-300: #C6ECA1;
  --brand-400: #9ddf5f;
  --brand-500: #8DDA44;
  --brand-600: #78CC29;
  --brand-700: #64AA22;
  --brand-800: #50881B;
  --brand-900: #3C6318;
  --brand-950: #263E0F;
  --brand: #9ddf5f;
  --brand-ink: #000000;
}

Colors that work with #9ddf5f

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#F7FAF4
Tinted page background
Border#D6EDC0
Hairlines and dividers
Muted text#729B4B
Captions on the surface
Accent#7F5BE3
Second voice, not a rival
Dark variant#3E6A15
Hover, pressed, headers
Light variant#F2FBEA
Selected rows, tints
Dark surface#1C2414
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 #9ddf5f

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#A15FDF
Analogous left#DDDF5F
Analogous right#5FDF61
Split-complement 1#615FDF
Split-complement 2#DF5FDD
Triadic 1#5F9DDF
Triadic 2#DF5F9D
Tetradic#5FDDDF

RGB percentages

Red61.6%
Green87.5%
Blue37.3%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow57.4%
Key (black)12.5%

Color previews

#9ddf5f text on a black background

contrast 13.15:1

Card sample

#9ddf5f text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9ddf5f

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.

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

#9ddf5f, answered

What color is #9ddf5f?

#9ddf5f is a balanced vivid green, closest to Yellow Green (ΔE2000 6). It sits at 91° on the hue wheel with 67% saturation and 62% lightness, which reads as neutral.

What is the RGB value of #9ddf5f?

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

Is #9ddf5f a light or a dark color?

It is a light color. Relative luminance is 0.6077 and perceived brightness is 76%, so black text on it reaches 13.15:1.

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

Black. It scores 13.15:1 against #9ddf5f, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #9ddf5f?

#A15FDF sits directly opposite on the wheel. Softer options are the split-complements #615FDF and #DF5FDD, which give the same contrast with far less vibration.

What colors go well with #9ddf5f?

For interface work: #F7FAF4 as the surface, #D6EDC0 for borders, #729B4B for secondary text, #7F5BE3 as an accent and #3E6A15 for hover and pressed states. For a palette, the analogous pair #DDDF5F and #5FDF61 stays calm, while #A15FDF is the loudest partner.

What is #9ddf5f in CMYK for printing?

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

Is #9ddf5f warm or cool?

Neutral — it scores 50 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #CCDF5F; nudged cooler, #6DE15D.

Work with #9ddf5f in the Color Lab