Skip to content

#0e6f21

a deep, electric green · cool · closest name: Dark Green

RGB
14, 111, 33
HSL
132°, 78%, 25%
CMYK
87, 0, 70, 57
Luminance
0.1157

At a glance

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

Hex
#0e6f21
Hue
132°
green
Saturation
78%
electric
Lightness
25%
deep
Brightness
44%
HSV value
Perceived
34%
weighted brightness
Luminance
0.1157
WCAG relative
Temperature
Cool
67/100 cool
Color family
Green
Tone
Electric
Best ink
White
6.34:1
Closest name
Dark Green
ΔE2000 4.6
Where it sits
Hue132° of 360°
Saturation78%
Lightness25%
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#0e6f21
RGBrgb(14, 111, 33)
HSLhsl(132, 78%, 25%)
CMYKcmyk(87%, 0%, 70%, 57%)
LABlab(40.5 -43.0 34.8)
LCHlch(40.5 55.3 141.0)
OKLCHoklch(0.473 0.141 145.3)
Decimal945953
Display P3color(display-p3 0.055 0.435 0.129)

Copy-ready code

/* CSS */
color: #0e6f21;
background-color: #0e6f21;
/* Tailwind (arbitrary) */
class="text-[#0e6f21] bg-[#0e6f21]"
/* SCSS */
$brand: #0e6f21;
/* SwiftUI */
Color(red: 0.055, green: 0.435, blue: 0.129)
/* Android */
Color.parseColor("#0e6f21")
/* Flutter */
Color(0xFF0E6F21)
/* Python / OpenCV (BGR) */
(33, 111, 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 #0e6f21 · 6.34:1
Use #ffffffAA at every size, AAA for large text only.
Aa
White text · 6.34:1 · recommended
AA pass · AA large pass · AAA fail
Aa
Black text · 3.31:1
AA fail · AA large pass · AAA fail
Reading the other direction: #0e6f21 as text scores 6.34:1 on white and 3.31:1 on black.

Accessibility — WCAG contrast

Aa
#0e6f21 on white: 6.34:1
AA ✓ pass · AA-large · AAA
Aa
#0e6f21 on black: 3.31:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #716417
deuteranopia · #675D28
tritanopia · #006C5F

Color scale — 50 to 950

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

#F3FCF5
#E6F9EA
#C7F4D0
#9BF2AC
#6AEC83
#38E65A
#1BD941
#17B536
#12912B
#0e6f21
#0B4216
Base = 900Lightest = 50 · #F3FCF5Darkest = 950 · #0B4216
:root {
  --brand-50: #F3FCF5;
  --brand-100: #E6F9EA;
  --brand-200: #C7F4D0;
  --brand-300: #9BF2AC;
  --brand-400: #6AEC83;
  --brand-500: #38E65A;
  --brand-600: #1BD941;
  --brand-700: #17B536;
  --brand-800: #12912B;
  --brand-900: #0e6f21;
  --brand-950: #0B4216;
  --brand: #0e6f21;
  --brand-ink: #ffffff;
}

Colors that work with #0e6f21

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#C0EDC9
Hairlines and dividers
Muted text#4B9B5A
Captions on the surface
Accent#6C0B71
Second voice, not a rival
Dark variant#0E7122
Hover, pressed, headers
Light variant#E8FCEC
Selected rows, tints
Dark surface#142417
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 #0e6f21

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#6F0E5C
Analogous left#2B6F0E
Analogous right#0E6F52
Split-complement 1#520E6F
Split-complement 2#6F0E2B
Triadic 1#210E6F
Triadic 2#6F210E
Tetradic#0E2B6F

RGB percentages

Red5.5%
Green43.5%
Blue12.9%

CMYK percentages

Cyan87.4%
Magenta0.0%
Yellow70.3%
Key (black)56.5%

Color previews

#0e6f21 text on a black background

contrast 3.31:1

Card sample

#0e6f21 text on a white background

contrast 6.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0e6f21

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.

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

#0e6f21, answered

What color is #0e6f21?

#0e6f21 is a deep electric green, closest to Dark Green (ΔE2000 4.6). It sits at 132° on the hue wheel with 78% saturation and 25% lightness, which reads as cool.

What is the RGB value of #0e6f21?

rgb(14, 111, 33) — 14 red, 111 green and 33 blue out of 255, or 5.5% / 43.5% / 12.9% by channel.

Is #0e6f21 a light or a dark color?

It is a dark color. Relative luminance is 0.1157 and perceived brightness is 34%, so white text on it reaches 6.34:1.

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

White. It scores 6.34:1 against #0e6f21, versus 3.31:1 for black — AA at any size.

What is the complementary color of #0e6f21?

#6F0E5C sits directly opposite on the wheel. Softer options are the split-complements #520E6F and #6F0E2B, which give the same contrast with far less vibration.

What colors go well with #0e6f21?

For interface work: #F4FAF5 as the surface, #C0EDC9 for borders, #4B9B5A for secondary text, #6C0B71 as an accent and #0E7122 for hover and pressed states. For a palette, the analogous pair #2B6F0E and #0E6F52 stays calm, while #6F0E5C is the loudest partner.

What is #0e6f21 in CMYK for printing?

cmyk(87%, 0%, 70%, 57%). 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 #0e6f21 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 #1E6F0E; nudged cooler, #0D7045.

Work with #0e6f21 in the Color Lab