Skip to content

#0f2a13

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

RGB
15, 42, 19
HSL
129°, 47%, 11%
CMYK
64, 0, 55, 84
Luminance
0.0180

At a glance

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

Hex
#0f2a13
Hue
129°
green
Saturation
47%
vivid
Lightness
11%
deep
Brightness
16%
HSV value
Perceived
13%
weighted brightness
Luminance
0.0180
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Vivid
Best ink
White
15.43:1
Closest name
Dark Slate Gray
ΔE2000 16.8
Where it sits
Hue129° of 360°
Saturation47%
Lightness11%
Temperature
Warm ← → Cool66% 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#0f2a13
RGBrgb(15, 42, 19)
HSLhsl(129, 47%, 11%)
CMYKcmyk(64%, 0%, 55%, 84%)
LABlab(14.4 -16.6 11.9)
LCHlch(14.4 20.5 144.3)
OKLCHoklch(0.257 0.054 146.9)
Decimal993811
Display P3color(display-p3 0.059 0.165 0.075)

Copy-ready code

/* CSS */
color: #0f2a13;
background-color: #0f2a13;
/* Tailwind (arbitrary) */
class="text-[#0f2a13] bg-[#0f2a13]"
/* SCSS */
$brand: #0f2a13;
/* SwiftUI */
Color(red: 0.059, green: 0.165, blue: 0.075)
/* Android */
Color.parseColor("#0f2a13")
/* Flutter */
Color(0xFF0F2A13)
/* Python / OpenCV (BGR) */
(19, 42, 15)

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

Accessibility — WCAG contrast

Aa
#0f2a13 on white: 15.43:1
AA ✓ pass · AA-large · AAA
Aa
#0f2a13 on black: 1.36:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #2B2611
deuteranopia · #272315
tritanopia · #0A2924

Color scale — 50 to 950

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

#F5FAF5
#EAF5EC
#D0ECD4
#ACE1B4
#83D38F
#5AC469
#40B452
#369644
#2B7836
#23582A
#0f2a13
Base = 950Lightest = 50 · #F5FAF5Darkest = 950 · #0f2a13
:root {
  --brand-50: #F5FAF5;
  --brand-100: #EAF5EC;
  --brand-200: #D0ECD4;
  --brand-300: #ACE1B4;
  --brand-400: #83D38F;
  --brand-500: #5AC469;
  --brand-600: #40B452;
  --brand-700: #369644;
  --brand-800: #2B7836;
  --brand-900: #23582A;
  --brand-950: #0f2a13;
  --brand: #0f2a13;
  --brand-ink: #ffffff;
}

Colors that work with #0f2a13

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#C3EAC9
Hairlines and dividers
Muted text#4B9B57
Captions on the surface
Accent#280E2B
Second voice, not a rival
Dark variant#225E2A
Hover, pressed, headers
Light variant#ECF8EE
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 #0f2a13

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#2A0F26
Analogous left#192A0F
Analogous right#0F2A21
Split-complement 1#210F2A
Split-complement 2#2A0F19
Triadic 1#130F2A
Triadic 2#2A130F
Tetradic#0F192A

RGB percentages

Red5.9%
Green16.5%
Blue7.5%

CMYK percentages

Cyan64.3%
Magenta0.0%
Yellow54.8%
Key (black)83.5%

Color previews

#0f2a13 text on a black background

contrast 1.36:1

Card sample

#0f2a13 text on a white background

contrast 15.43:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0f2a13

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.

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

#0f2a13, answered

What color is #0f2a13?

#0f2a13 is a deep vivid green, closest to Dark Slate Gray (ΔE2000 16.8). It sits at 129° on the hue wheel with 47% saturation and 11% lightness, which reads as cool.

What is the RGB value of #0f2a13?

rgb(15, 42, 19) — 15 red, 42 green and 19 blue out of 255, or 5.9% / 16.5% / 7.5% by channel.

Is #0f2a13 a light or a dark color?

It is a dark color. Relative luminance is 0.0180 and perceived brightness is 13%, so white text on it reaches 15.43:1.

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

White. It scores 15.43:1 against #0f2a13, versus 1.36:1 for black — AAA at any size.

What is the complementary color of #0f2a13?

#2A0F26 sits directly opposite on the wheel. Softer options are the split-complements #210F2A and #2A0F19, which give the same contrast with far less vibration.

What colors go well with #0f2a13?

For interface work: #F4FAF5 as the surface, #C3EAC9 for borders, #4B9B57 for secondary text, #280E2B as an accent and #225E2A for hover and pressed states. For a palette, the analogous pair #192A0F and #0F2A21 stays calm, while #2A0F26 is the loudest partner.

What is #0f2a13 in CMYK for printing?

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

Is #0f2a13 warm or cool?

Cool — it scores 66 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #152A0F; nudged cooler, #0E2B1D.

Work with #0f2a13 in the Color Lab