Skip to content

#37a310

a dark, electric green · neutral · closest name: Forest Green

RGB
55, 163, 16
HSL
104°, 82%, 35%
CMYK
66, 0, 90, 36
Luminance
0.2704

At a glance

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

Hex
#37a310
Hue
104°
green
Saturation
82%
electric
Lightness
35%
dark
Brightness
64%
HSV value
Perceived
50%
weighted brightness
Luminance
0.2704
WCAG relative
Temperature
Neutral
56/100 cool
Color family
Green
Tone
Electric
Best ink
Black
6.41:1
Closest name
Forest Green
ΔE2000 8.8
Where it sits
Hue104° of 360°
Saturation82%
Lightness35%
Temperature
Warm ← → Cool56% 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#37a310
RGBrgb(55, 163, 16)
HSLhsl(104, 82%, 35%)
CMYKcmyk(66%, 0%, 90%, 36%)
LABlab(59.0 -54.5 58.0)
LCHlch(59.0 79.7 133.2)
OKLCHoklch(0.629 0.196 139.8)
Decimal3646224
Display P3color(display-p3 0.216 0.639 0.063)

Copy-ready code

/* CSS */
color: #37a310;
background-color: #37a310;
/* Tailwind (arbitrary) */
class="text-[#37a310] bg-[#37a310]"
/* SCSS */
$brand: #37a310;
/* SwiftUI */
Color(red: 0.216, green: 0.639, blue: 0.063)
/* Android */
Color.parseColor("#37a310")
/* Flutter */
Color(0xFF37A310)
/* Python / OpenCV (BGR) */
(16, 163, 55)

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 #37a310 · 6.41:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.28:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.41:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #37a310 as text scores 3.28:1 on white and 6.41:1 on black.

Accessibility — WCAG contrast

Aa
#37a310 on white: 3.28:1
AA ✗ fail · AA-large · AAA
Aa
#37a310 on black: 6.41:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #A89300
deuteranopia · #9B8B27
tritanopia · #259D8A

Color scale — 50 to 950

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

#F5FCF2
#EBFAE6
#D3F6C6
#B1F599
#8AF066
#64EB33
#4BDF16
#3FBA12
#37a310
#276B0F
#194309
Base = 800Lightest = 50 · #F5FCF2Darkest = 950 · #194309
:root {
  --brand-50: #F5FCF2;
  --brand-100: #EBFAE6;
  --brand-200: #D3F6C6;
  --brand-300: #B1F599;
  --brand-400: #8AF066;
  --brand-500: #64EB33;
  --brand-600: #4BDF16;
  --brand-700: #3FBA12;
  --brand-800: #37a310;
  --brand-900: #276B0F;
  --brand-950: #194309;
  --brand: #37a310;
  --brand-ink: #000000;
}

Colors that work with #37a310

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#F6FAF4
Tinted page background
Border#CCEDC0
Hairlines and dividers
Muted text#609B4B
Captions on the surface
Accent#570CA7
Second voice, not a rival
Dark variant#27740B
Hover, pressed, headers
Light variant#EDFDE8
Selected rows, tints
Dark surface#182414
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 #37a310

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Headers, footers and dark-mode surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • Full-page backgrounds — tiring over long sessions
  • Black text placed on it
  • 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#7C10A3
Analogous left#80A310
Analogous right#10A333
Split-complement 1#3310A3
Split-complement 2#A31080
Triadic 1#1037A3
Triadic 2#A31037
Tetradic#1080A3

RGB percentages

Red21.6%
Green63.9%
Blue6.3%

CMYK percentages

Cyan66.3%
Magenta0.0%
Yellow90.2%
Key (black)36.1%

Color previews

#37a310 text on a black background

contrast 6.41:1

Card sample

#37a310 text on a white background

contrast 3.28:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #37a310;
Background color
Panel with #37a310 background
background-color: #37a310;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #37a310;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(55, 163, 16, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(55, 163, 16, 0.45);
Border & gradient
Gradient panel
border: 3px solid #37a310;
background: linear-gradient(135deg, #37a310, #10A34B);

Monochromatic scale

Palettes built from #37a310

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.

#37a310 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.

#37a310, answered

What color is #37a310?

#37a310 is a dark electric green, closest to Forest Green (ΔE2000 8.8). It sits at 104° on the hue wheel with 82% saturation and 35% lightness, which reads as neutral.

What is the RGB value of #37a310?

rgb(55, 163, 16) — 55 red, 163 green and 16 blue out of 255, or 21.6% / 63.9% / 6.3% by channel.

Is #37a310 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2704 and perceived brightness is 50%, so black text on it reaches 6.41:1.

Should I use black or white text on #37a310?

Black. It scores 6.41:1 against #37a310, versus 3.28:1 for white — AA at any size.

What is the complementary color of #37a310?

#7C10A3 sits directly opposite on the wheel. Softer options are the split-complements #3310A3 and #A31080, which give the same contrast with far less vibration.

What colors go well with #37a310?

For interface work: #F6FAF4 as the surface, #CCEDC0 for borders, #609B4B for secondary text, #570CA7 as an accent and #27740B for hover and pressed states. For a palette, the analogous pair #80A310 and #10A333 stays calm, while #7C10A3 is the loudest partner.

What is #37a310 in CMYK for printing?

cmyk(66%, 0%, 90%, 36%). 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 #37a310 warm or cool?

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

Work with #37a310 in the Color Lab