Skip to content

#0e2d13

a deep, vivid green · cool · closest name: Dark Slate Gray

RGB
14, 45, 19
HSL
130°, 53%, 12%
CMYK
69, 0, 58, 82
Luminance
0.0202

At a glance

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

Hex
#0e2d13
Hue
130°
green
Saturation
53%
vivid
Lightness
12%
deep
Brightness
18%
HSV value
Perceived
14%
weighted brightness
Luminance
0.0202
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Vivid
Best ink
White
14.96:1
Closest name
Dark Slate Gray
ΔE2000 17
Where it sits
Hue130° of 360°
Saturation53%
Lightness12%
Temperature
Warm ← → Cool67% 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#0e2d13
RGBrgb(14, 45, 19)
HSLhsl(130, 53%, 12%)
CMYKcmyk(69%, 0%, 58%, 82%)
LABlab(15.6 -18.5 13.4)
LCHlch(15.6 22.9 144.1)
OKLCHoklch(0.266 0.060 146.9)
Decimal929043
Display P3color(display-p3 0.055 0.176 0.075)

Copy-ready code

/* CSS */
color: #0e2d13;
background-color: #0e2d13;
/* Tailwind (arbitrary) */
class="text-[#0e2d13] bg-[#0e2d13]"
/* SCSS */
$brand: #0e2d13;
/* SwiftUI */
Color(red: 0.055, green: 0.176, blue: 0.075)
/* Android */
Color.parseColor("#0e2d13")
/* Flutter */
Color(0xFF0E2D13)
/* Python / OpenCV (BGR) */
(19, 45, 14)

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 #0e2d13 · 14.96:1
Use #ffffffAAA at every size.
Aa
White text · 14.96:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.40:1
AA fail · AA large fail · AAA fail
Reading the other direction: #0e2d13 as text scores 14.96:1 on white and 1.40:1 on black.

Accessibility — WCAG contrast

Aa
#0e2d13 on white: 14.96:1
AA ✓ pass · AA-large · AAA
Aa
#0e2d13 on black: 1.40:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2E2911
deuteranopia · #2A2615
tritanopia · #082C27

Color scale — 50 to 950

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

#F4FAF5
#E9F6EB
#CFEDD3
#A9E4B3
#7FD78D
#54CA67
#3ABB4F
#309C42
#277C35
#205B29
#0e2d13
Base = 950Lightest = 50 · #F4FAF5Darkest = 950 · #0e2d13
:root {
  --brand-50: #F4FAF5;
  --brand-100: #E9F6EB;
  --brand-200: #CFEDD3;
  --brand-300: #A9E4B3;
  --brand-400: #7FD78D;
  --brand-500: #54CA67;
  --brand-600: #3ABB4F;
  --brand-700: #309C42;
  --brand-800: #277C35;
  --brand-900: #205B29;
  --brand-950: #0e2d13;
  --brand: #0e2d13;
  --brand-ink: #ffffff;
}

Colors that work with #0e2d13

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#C1ECC8
Hairlines and dividers
Muted text#4B9B58
Captions on the surface
Accent#2B0D2E
Second voice, not a rival
Dark variant#1E6129
Hover, pressed, headers
Light variant#ECF9EE
Selected rows, tints
Dark surface#142416
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 #0e2d13

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
  • Text on black or near-black surfaces
  • 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#2D0E28
Analogous left#192D0E
Analogous right#0E2D23
Split-complement 1#230E2D
Split-complement 2#2D0E19
Triadic 1#130E2D
Triadic 2#2D130E
Tetradic#0E192D

RGB percentages

Red5.5%
Green17.6%
Blue7.5%

CMYK percentages

Cyan68.9%
Magenta0.0%
Yellow57.8%
Key (black)82.4%

Color previews

#0e2d13 text on a black background

contrast 1.40:1

Card sample

#0e2d13 text on a white background

contrast 14.96:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0e2d13

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.

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

#0e2d13, answered

What color is #0e2d13?

#0e2d13 is a deep vivid green, closest to Dark Slate Gray (ΔE2000 17). It sits at 130° on the hue wheel with 53% saturation and 12% lightness, which reads as cool.

What is the RGB value of #0e2d13?

rgb(14, 45, 19) — 14 red, 45 green and 19 blue out of 255, or 5.5% / 17.6% / 7.5% by channel.

Is #0e2d13 a light or a dark color?

It is a dark color. Relative luminance is 0.0202 and perceived brightness is 14%, so white text on it reaches 14.96:1.

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

White. It scores 14.96:1 against #0e2d13, versus 1.40:1 for black — AAA at any size.

What is the complementary color of #0e2d13?

#2D0E28 sits directly opposite on the wheel. Softer options are the split-complements #230E2D and #2D0E19, which give the same contrast with far less vibration.

What colors go well with #0e2d13?

For interface work: #F4FAF5 as the surface, #C1ECC8 for borders, #4B9B58 for secondary text, #2B0D2E as an accent and #1E6129 for hover and pressed states. For a palette, the analogous pair #192D0E and #0E2D23 stays calm, while #2D0E28 is the loudest partner.

What is #0e2d13 in CMYK for printing?

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

Is #0e2d13 warm or cool?

Cool — it scores 67 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #142D0E; nudged cooler, #0D2E1E.

Work with #0e2d13 in the Color Lab