Skip to content

#0e9b21

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

RGB
14, 155, 33
HSL
128°, 83%, 33%
CMYK
91, 0, 79, 39
Luminance
0.2365

At a glance

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

Hex
#0e9b21
Hue
128°
green
Saturation
83%
electric
Lightness
33%
dark
Brightness
61%
HSV value
Perceived
47%
weighted brightness
Luminance
0.2365
WCAG relative
Temperature
Cool
66/100 cool
Color family
Green
Tone
Electric
Best ink
Black
5.73:1
Closest name
Forest Green
ΔE2000 5.5
Where it sits
Hue128° of 360°
Saturation83%
Lightness33%
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#0e9b21
RGBrgb(14, 155, 33)
HSLhsl(128, 83%, 33%)
CMYKcmyk(91%, 0%, 79%, 39%)
LABlab(55.7 -57.1 50.4)
LCHlch(55.7 76.2 138.6)
OKLCHoklch(0.600 0.191 143.8)
Decimal957217
Display P3color(display-p3 0.055 0.608 0.129)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#0e9b21 on white: 3.67:1
AA ✗ fail · AA-large · AAA
Aa
#0e9b21 on black: 5.73:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9E8B01
deuteranopia · #90822F
tritanopia · #009684

Color scale — 50 to 950

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

#F2FCF4
#E6FAE8
#C6F6CC
#98F6A5
#65F178
#31EC4A
#14E030
#11BB28
#0e9b21
#0E6C1B
#094411
Base = 800Lightest = 50 · #F2FCF4Darkest = 950 · #094411
:root {
  --brand-50: #F2FCF4;
  --brand-100: #E6FAE8;
  --brand-200: #C6F6CC;
  --brand-300: #98F6A5;
  --brand-400: #65F178;
  --brand-500: #31EC4A;
  --brand-600: #14E030;
  --brand-700: #11BB28;
  --brand-800: #0e9b21;
  --brand-900: #0E6C1B;
  --brand-950: #094411;
  --brand: #0e9b21;
  --brand-ink: #000000;
}

Colors that work with #0e9b21

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#F4FAF5
Tinted page background
Border#C0EDC6
Hairlines and dividers
Muted text#4B9B55
Captions on the surface
Accent#8D0B9E
Second voice, not a rival
Dark variant#0B7519
Hover, pressed, headers
Light variant#E8FDEA
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 #0e9b21

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#9B0E88
Analogous left#419B0E
Analogous right#0E9B67
Split-complement 1#670E9B
Split-complement 2#9B0E41
Triadic 1#210E9B
Triadic 2#9B210E
Tetradic#0E419B

RGB percentages

Red5.5%
Green60.8%
Blue12.9%

CMYK percentages

Cyan91.0%
Magenta0.0%
Yellow78.7%
Key (black)39.2%

Color previews

#0e9b21 text on a black background

contrast 5.73:1

Card sample

#0e9b21 text on a white background

contrast 3.67:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #0e9b21

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.

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

#0e9b21, answered

What color is #0e9b21?

#0e9b21 is a dark electric green, closest to Forest Green (ΔE2000 5.5). It sits at 128° on the hue wheel with 83% saturation and 33% lightness, which reads as cool.

What is the RGB value of #0e9b21?

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

Is #0e9b21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2365 and perceived brightness is 47%, so black text on it reaches 5.73:1.

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

Black. It scores 5.73:1 against #0e9b21, versus 3.67:1 for white — AA at any size.

What is the complementary color of #0e9b21?

#9B0E88 sits directly opposite on the wheel. Softer options are the split-complements #670E9B and #9B0E41, which give the same contrast with far less vibration.

What colors go well with #0e9b21?

For interface work: #F4FAF5 as the surface, #C0EDC6 for borders, #4B9B55 for secondary text, #8D0B9E as an accent and #0B7519 for hover and pressed states. For a palette, the analogous pair #419B0E and #0E9B67 stays calm, while #9B0E88 is the loudest partner.

What is #0e9b21 in CMYK for printing?

cmyk(91%, 0%, 79%, 39%). 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 #0e9b21 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 #2F9B0E; nudged cooler, #0C9C55.

Work with #0e9b21 in the Color Lab