Skip to content

#0b7b13

a dark, electric green · cool · closest name: Green

RGB
11, 123, 19
HSL
124°, 84%, 26%
CMYK
91, 0, 85, 52
Luminance
0.1428

At a glance

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

Hex
#0b7b13
Hue
124°
green
Saturation
84%
electric
Lightness
26%
dark
Brightness
48%
HSV value
Perceived
37%
weighted brightness
Luminance
0.1428
WCAG relative
Temperature
Cool
64/100 cool
Color family
Green
Tone
Electric
Best ink
White
5.44:1
Closest name
Green
ΔE2000 2.3
Where it sits
Hue124° of 360°
Saturation84%
Lightness26%
Temperature
Warm ← → Cool64% cool

Reads cool. Warm and cool siblings keep the same lightness, so you can swap one in without redoing your contrast maths.

Every format

HEX#0b7b13
RGBrgb(11, 123, 19)
HSLhsl(124, 84%, 26%)
CMYKcmyk(91%, 0%, 85%, 52%)
LABlab(44.6 -48.5 44.2)
LCHlch(44.6 65.6 137.6)
OKLCHoklch(0.507 0.164 143.2)
Decimal752403
Display P3color(display-p3 0.043 0.482 0.075)

Copy-ready code

/* CSS */
color: #0b7b13;
background-color: #0b7b13;
/* Tailwind (arbitrary) */
class="text-[#0b7b13] bg-[#0b7b13]"
/* SCSS */
$brand: #0b7b13;
/* SwiftUI */
Color(red: 0.043, green: 0.482, blue: 0.075)
/* Android */
Color.parseColor("#0b7b13")
/* Flutter */
Color(0xFF0B7B13)
/* Python / OpenCV (BGR) */
(19, 123, 11)

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#ffffff on #0b7b13 · 5.44:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 5.44:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.86:1
AA fail · AA large pass · AAA fail
Reading the other direction: #0b7b13 as text scores 5.44:1 on white and 3.86:1 on black.

Accessibility — WCAG contrast

Aa
#0b7b13 on white: 5.44:1
AA ✓ pass · AA-large · AAA
Aa
#0b7b13 on black: 3.86:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #7E6E00
deuteranopia · #736720
tritanopia · #007768

Color scale — 50 to 950

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

#F2FCF3
#E6FAE7
#C5F6C9
#98F69F
#65F16F
#31ED3E
#14E123
#11BB1D
#0D9617
#0b7b13
#09440D
Base = 900Lightest = 50 · #F2FCF3Darkest = 950 · #09440D
:root {
  --brand-50: #F2FCF3;
  --brand-100: #E6FAE7;
  --brand-200: #C5F6C9;
  --brand-300: #98F69F;
  --brand-400: #65F16F;
  --brand-500: #31ED3E;
  --brand-600: #14E123;
  --brand-700: #11BB1D;
  --brand-800: #0D9617;
  --brand-900: #0b7b13;
  --brand-950: #09440D;
  --brand: #0b7b13;
  --brand-ink: #ffffff;
}

Colors that work with #0b7b13

Not a palette — a role sheet. Each swatch answers one question you will hit while building the component.

Text on it#ffffff
White wins here
Surface#F4FAF5
Tinted page background
Border#C0EDC3
Hairlines and dividers
Muted text#4B9B50
Captions on the surface
Accent#69087E
Second voice, not a rival
Dark variant#0A7512
Hover, pressed, headers
Light variant#E8FDE9
Selected rows, tints
Dark surface#142415
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 #0b7b13

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

Works well for
  • Body text and links on white
  • 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
  • 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#7B0B73
Analogous left#3B7B0B
Analogous right#0B7B4B
Split-complement 1#4B0B7B
Split-complement 2#7B0B3B
Triadic 1#130B7B
Triadic 2#7B130B
Tetradic#0B3B7B

RGB percentages

Red4.3%
Green48.2%
Blue7.5%

CMYK percentages

Cyan91.1%
Magenta0.0%
Yellow84.6%
Key (black)51.8%

Color previews

#0b7b13 text on a black background

contrast 3.86:1

Card sample

#0b7b13 text on a white background

contrast 5.44:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #0b7b13;
Background color
Panel with #0b7b13 background
background-color: #0b7b13;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #0b7b13;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(11, 123, 19, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(11, 123, 19, 0.45);
Border & gradient
Gradient panel
border: 3px solid #0b7b13;
background: linear-gradient(135deg, #0b7b13, #0B7B5E);

Monochromatic scale

Palettes built from #0b7b13

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.

#0b7b13 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.

#0b7b13, answered

What color is #0b7b13?

#0b7b13 is a dark electric green, closest to Green (ΔE2000 2.3). It sits at 124° on the hue wheel with 84% saturation and 26% lightness, which reads as cool.

What is the RGB value of #0b7b13?

rgb(11, 123, 19) — 11 red, 123 green and 19 blue out of 255, or 4.3% / 48.2% / 7.5% by channel.

Is #0b7b13 a light or a dark color?

It is a dark color. Relative luminance is 0.1428 and perceived brightness is 37%, so white text on it reaches 5.44:1.

Should I use black or white text on #0b7b13?

White. It scores 5.44:1 against #0b7b13, versus 3.86:1 for black — AA at any size.

What is the complementary color of #0b7b13?

#7B0B73 sits directly opposite on the wheel. Softer options are the split-complements #4B0B7B and #7B0B3B, which give the same contrast with far less vibration.

What colors go well with #0b7b13?

For interface work: #F4FAF5 as the surface, #C0EDC3 for borders, #4B9B50 for secondary text, #69087E as an accent and #0A7512 for hover and pressed states. For a palette, the analogous pair #3B7B0B and #0B7B4B stays calm, while #7B0B73 is the loudest partner.

What is #0b7b13 in CMYK for printing?

cmyk(91%, 0%, 85%, 52%). 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 #0b7b13 warm or cool?

Cool — it scores 64 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2C7B0B; nudged cooler, #0A7C3C.

Work with #0b7b13 in the Color Lab