Skip to content

#95db49

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

RGB
149, 219, 73
HSL
89°, 67%, 57%
CMYK
32, 0, 67, 14
Luminance
0.5753

At a glance

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

Hex
#95db49
Hue
89°
green
Saturation
67%
vivid
Lightness
57%
balanced
Brightness
86%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5753
WCAG relative
Temperature
Neutral
49/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.51:1
Closest name
Yellow Green
ΔE2000 4.4
Where it sits
Hue89° of 360°
Saturation67%
Lightness57%
Temperature
Warm ← → Cool49% 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#95db49
RGBrgb(149, 219, 73)
HSLhsl(89, 67%, 57%)
CMYKcmyk(32%, 0%, 67%, 14%)
LABlab(80.5 -44.5 62.2)
LCHlch(80.5 76.5 125.6)
OKLCHoklch(0.817 0.189 131.5)
Decimal9821001
Display P3color(display-p3 0.584 0.859 0.286)

Copy-ready code

/* CSS */
color: #95db49;
background-color: #95db49;
/* Tailwind (arbitrary) */
class="text-[#95db49] bg-[#95db49]"
/* SCSS */
$brand: #95db49;
/* SwiftUI */
Color(red: 0.584, green: 0.859, blue: 0.286)
/* Android */
Color.parseColor("#95db49")
/* Flutter */
Color(0xFF95DB49)
/* Python / OpenCV (BGR) */
(73, 219, 149)

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

Accessibility — WCAG contrast

Aa
#95db49 on white: 1.68:1
AA ✗ fail · AA-large · AAA
Aa
#95db49 on black: 12.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E4CB34
deuteranopia · #DBC655
tritanopia · #97D2BD

Color scale — 50 to 950

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

#F8FBF3
#F0F8E8
#DFF1CA
#C8ECA1
#ADE372
#95db49
#7ECC28
#69AA22
#54881B
#3F6317
#273E0F
Base = 500Lightest = 50 · #F8FBF3Darkest = 950 · #273E0F
:root {
  --brand-50: #F8FBF3;
  --brand-100: #F0F8E8;
  --brand-200: #DFF1CA;
  --brand-300: #C8ECA1;
  --brand-400: #ADE372;
  --brand-500: #95db49;
  --brand-600: #7ECC28;
  --brand-700: #69AA22;
  --brand-800: #54881B;
  --brand-900: #3F6317;
  --brand-950: #273E0F;
  --brand: #95db49;
  --brand-ink: #000000;
}

Colors that work with #95db49

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#D7EDC0
Hairlines and dividers
Muted text#749B4B
Captions on the surface
Accent#6845DF
Second voice, not a rival
Dark variant#416A15
Hover, pressed, headers
Light variant#F3FBEA
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 #95db49

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#8F49DB
Analogous left#DBD849
Analogous right#4CDB49
Split-complement 1#494CDB
Split-complement 2#D849DB
Triadic 1#4995DB
Triadic 2#DB4995
Tetradic#49DBD8

RGB percentages

Red58.4%
Green85.9%
Blue28.6%

CMYK percentages

Cyan32.0%
Magenta0.0%
Yellow66.7%
Key (black)14.1%

Color previews

#95db49 text on a black background

contrast 12.51:1

Card sample

#95db49 text on a white background

contrast 1.68:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #95db49;
Background color
Panel with #95db49 background
background-color: #95db49;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(149, 219, 73, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(149, 219, 73, 0.45);
Border & gradient
Gradient panel
border: 3px solid #95db49;
background: linear-gradient(135deg, #95db49, #49DB5F);

Monochromatic scale

Palettes built from #95db49

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.

#95db49 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.

#95db49, answered

What color is #95db49?

#95db49 is a balanced vivid green, closest to Yellow Green (ΔE2000 4.4). It sits at 89° on the hue wheel with 67% saturation and 57% lightness, which reads as neutral.

What is the RGB value of #95db49?

rgb(149, 219, 73) — 149 red, 219 green and 73 blue out of 255, or 58.4% / 85.9% / 28.6% by channel.

Is #95db49 a light or a dark color?

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

Should I use black or white text on #95db49?

Black. It scores 12.51:1 against #95db49, versus 1.68:1 for white — AAA at any size.

What is the complementary color of #95db49?

#8F49DB sits directly opposite on the wheel. Softer options are the split-complements #494CDB and #D849DB, which give the same contrast with far less vibration.

What colors go well with #95db49?

For interface work: #F7FAF4 as the surface, #D7EDC0 for borders, #749B4B for secondary text, #6845DF as an accent and #416A15 for hover and pressed states. For a palette, the analogous pair #DBD849 and #4CDB49 stays calm, while #8F49DB is the loudest partner.

What is #95db49 in CMYK for printing?

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

Is #95db49 warm or cool?

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

Work with #95db49 in the Color Lab