Skip to content

#033f02

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

RGB
3, 63, 2
HSL
119°, 94%, 13%
CMYK
95, 0, 97, 75
Luminance
0.0358

At a glance

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

Hex
#033f02
Hue
119°
green
Saturation
94%
electric
Lightness
13%
deep
Brightness
25%
HSV value
Perceived
19%
weighted brightness
Luminance
0.0358
WCAG relative
Temperature
Cool
62/100 cool
Color family
Green
Tone
Electric
Best ink
White
12.24:1
Closest name
Dark Green
ΔE2000 12
Where it sits
Hue119° of 360°
Saturation94%
Lightness13%
Temperature
Warm ← → Cool62% 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#033f02
RGBrgb(3, 63, 2)
HSLhsl(119, 94%, 13%)
CMYKcmyk(95%, 0%, 97%, 75%)
LABlab(22.2 -30.9 29.0)
LCHlch(22.2 42.4 136.8)
OKLCHoklch(0.320 0.106 142.4)
Decimal212738
Display P3color(display-p3 0.012 0.247 0.008)

Copy-ready code

/* CSS */
color: #033f02;
background-color: #033f02;
/* Tailwind (arbitrary) */
class="text-[#033f02] bg-[#033f02]"
/* SCSS */
$brand: #033f02;
/* SwiftUI */
Color(red: 0.012, green: 0.247, blue: 0.008)
/* Android */
Color.parseColor("#033f02")
/* Flutter */
Color(0xFF033F02)
/* Python / OpenCV (BGR) */
(2, 63, 3)

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

Accessibility — WCAG contrast

Aa
#033f02 on white: 12.24:1
AA ✓ pass · AA-large · AAA
Aa
#033f02 on black: 1.72:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #413800
deuteranopia · #3A3309
tritanopia · #003D34

Color scale — 50 to 950

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

#F2FDF2
#E4FBE4
#C3FAC2
#94FC92
#5FFA5C
#29F826
#0BED08
#0AC606
#089E05
#0A7208
#033f02
Base = 950Lightest = 50 · #F2FDF2Darkest = 950 · #033f02
:root {
  --brand-50: #F2FDF2;
  --brand-100: #E4FBE4;
  --brand-200: #C3FAC2;
  --brand-300: #94FC92;
  --brand-400: #5FFA5C;
  --brand-500: #29F826;
  --brand-600: #0BED08;
  --brand-700: #0AC606;
  --brand-800: #089E05;
  --brand-900: #0A7208;
  --brand-950: #033f02;
  --brand: #033f02;
  --brand-ink: #ffffff;
}

Colors that work with #033f02

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#F4FAF4
Tinted page background
Border#C1EDC0
Hairlines and dividers
Muted text#4C9B4B
Captions on the surface
Accent#2F0140
Second voice, not a rival
Dark variant#067C04
Hover, pressed, headers
Light variant#E7FEE6
Selected rows, tints
Dark surface#142414
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 #033f02

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#3E023F
Analogous left#213F02
Analogous right#023F1F
Split-complement 1#1F023F
Split-complement 2#3F0221
Triadic 1#02033F
Triadic 2#3F0203
Tetradic#02213F

RGB percentages

Red1.2%
Green24.7%
Blue0.8%

CMYK percentages

Cyan95.2%
Magenta0.0%
Yellow96.8%
Key (black)75.3%

Color previews

#033f02 text on a black background

contrast 1.72:1

Card sample

#033f02 text on a white background

contrast 12.24:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #033f02;
Background color
Panel with #033f02 background
background-color: #033f02;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #033f02;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(3, 63, 2, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(3, 63, 2, 0.45);
Border & gradient
Gradient panel
border: 3px solid #033f02;
background: linear-gradient(135deg, #033f02, #023F29);

Monochromatic scale

Palettes built from #033f02

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.

#033f02 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.

#033f02, answered

What color is #033f02?

#033f02 is a deep electric green, closest to Dark Green (ΔE2000 12). It sits at 119° on the hue wheel with 94% saturation and 13% lightness, which reads as cool.

What is the RGB value of #033f02?

rgb(3, 63, 2) — 3 red, 63 green and 2 blue out of 255, or 1.2% / 24.7% / 0.8% by channel.

Is #033f02 a light or a dark color?

It is a dark color. Relative luminance is 0.0358 and perceived brightness is 19%, so white text on it reaches 12.24:1.

Should I use black or white text on #033f02?

White. It scores 12.24:1 against #033f02, versus 1.72:1 for black — AAA at any size.

What is the complementary color of #033f02?

#3E023F sits directly opposite on the wheel. Softer options are the split-complements #1F023F and #3F0221, which give the same contrast with far less vibration.

What colors go well with #033f02?

For interface work: #F4FAF4 as the surface, #C1EDC0 for borders, #4C9B4B for secondary text, #2F0140 as an accent and #067C04 for hover and pressed states. For a palette, the analogous pair #213F02 and #023F1F stays calm, while #3E023F is the loudest partner.

What is #033f02 in CMYK for printing?

cmyk(95%, 0%, 97%, 75%). 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 #033f02 warm or cool?

Cool — it scores 62 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #193F02; nudged cooler, #013F17.

Work with #033f02 in the Color Lab