Skip to content

#9ddf2d

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

RGB
157, 223, 45
HSL
82°, 74%, 53%
CMYK
30, 0, 80, 13
Luminance
0.6013

At a glance

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

Hex
#9ddf2d
Hue
82°
green
Saturation
74%
vivid
Lightness
53%
balanced
Brightness
87%
HSV value
Perceived
75%
weighted brightness
Luminance
0.6013
WCAG relative
Temperature
Neutral
43/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.03:1
Closest name
Yellow Green
ΔE2000 4.4
Where it sits
Hue82° of 360°
Saturation74%
Lightness53%
Temperature
Warm ← → Cool43% 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#9ddf2d
RGBrgb(157, 223, 45)
HSLhsl(82, 74%, 53%)
CMYKcmyk(30%, 0%, 80%, 13%)
LABlab(81.9 -45.0 73.1)
LCHlch(81.9 85.8 121.6)
OKLCHoklch(0.829 0.206 128.8)
Decimal10346285
Display P3color(display-p3 0.616 0.875 0.176)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#9ddf2d on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#9ddf2d on black: 13.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EACF00
deuteranopia · #E1CA41
tritanopia · #A2D5BF

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #9ddf2d 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
#F2F8E7
#E3F3C8
#D2F09E
#BBE96D
#9ddf2d
#92D420
#7AB11B
#618E16
#486714
#2D400C
Base = 500Lightest = 50 · #F8FCF3Darkest = 950 · #2D400C
:root {
  --brand-50: #F8FCF3;
  --brand-100: #F2F8E7;
  --brand-200: #E3F3C8;
  --brand-300: #D2F09E;
  --brand-400: #BBE96D;
  --brand-500: #9ddf2d;
  --brand-600: #92D420;
  --brand-700: #7AB11B;
  --brand-800: #618E16;
  --brand-900: #486714;
  --brand-950: #2D400C;
  --brand: #9ddf2d;
  --brand-ink: #000000;
}

Colors that work with #9ddf2d

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#DCEDC0
Hairlines and dividers
Muted text#7D9B4B
Captions on the surface
Accent#3E28E4
Second voice, not a rival
Dark variant#4C6F11
Hover, pressed, headers
Light variant#F5FCE9
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 #9ddf2d

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#6F2DDF
Analogous left#DFC82D
Analogous right#44DF2D
Split-complement 1#2D44DF
Split-complement 2#C82DDF
Triadic 1#2D9DDF
Triadic 2#DF2D9D
Tetradic#2DDFC8

RGB percentages

Red61.6%
Green87.5%
Blue17.6%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow79.8%
Key (black)12.5%

Color previews

#9ddf2d text on a black background

contrast 13.03:1

Card sample

#9ddf2d text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #9ddf2d

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.

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

#9ddf2d, answered

What color is #9ddf2d?

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

What is the RGB value of #9ddf2d?

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

Is #9ddf2d a light or a dark color?

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

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

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

What is the complementary color of #9ddf2d?

#6F2DDF sits directly opposite on the wheel. Softer options are the split-complements #2D44DF and #C82DDF, which give the same contrast with far less vibration.

What colors go well with #9ddf2d?

For interface work: #F8FAF4 as the surface, #DCEDC0 for borders, #7D9B4B for secondary text, #3E28E4 as an accent and #4C6F11 for hover and pressed states. For a palette, the analogous pair #DFC82D and #44DF2D stays calm, while #6F2DDF is the loudest partner.

What is #9ddf2d in CMYK for printing?

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

Is #9ddf2d warm or cool?

Neutral — it scores 43 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #DEDF2D; nudged cooler, #5BE12A.

Work with #9ddf2d in the Color Lab