Skip to content

#032f08

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

RGB
3, 47, 8
HSL
127°, 88%, 10%
CMYK
94, 0, 83, 82
Luminance
0.0207

At a glance

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

Hex
#032f08
Hue
127°
green
Saturation
88%
electric
Lightness
10%
deep
Brightness
18%
HSV value
Perceived
14%
weighted brightness
Luminance
0.0207
WCAG relative
Temperature
Cool
65/100 cool
Color family
Green
Tone
Electric
Best ink
White
14.85:1
Closest name
Dark Green
ΔE2000 18
Where it sits
Hue127° of 360°
Saturation88%
Lightness10%
Temperature
Warm ← → Cool65% 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#032f08
RGBrgb(3, 47, 8)
HSLhsl(127, 88%, 10%)
CMYKcmyk(94%, 0%, 83%, 82%)
LABlab(15.8 -24.3 19.1)
LCHlch(15.8 30.9 141.7)
OKLCHoklch(0.267 0.080 144.7)
Decimal208648
Display P3color(display-p3 0.012 0.184 0.031)

Copy-ready code

/* CSS */
color: #032f08;
background-color: #032f08;
/* Tailwind (arbitrary) */
class="text-[#032f08] bg-[#032f08]"
/* SCSS */
$brand: #032f08;
/* SwiftUI */
Color(red: 0.012, green: 0.184, blue: 0.031)
/* Android */
Color.parseColor("#032f08")
/* Flutter */
Color(0xFF032F08)
/* Python / OpenCV (BGR) */
(8, 47, 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 #032f08 · 14.85:1
Use #ffffffAAA at every size.
Aa
White text · 14.85:1 · recommended
AA pass · AA large pass · AAA pass
Aa
Black text · 1.41:1
AA fail · AA large fail · AAA fail
Reading the other direction: #032f08 as text scores 14.85:1 on white and 1.41:1 on black.

Accessibility — WCAG contrast

Aa
#032f08 on white: 14.85:1
AA ✓ pass · AA-large · AAA
Aa
#032f08 on black: 1.41:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #302A04
deuteranopia · #2B260C
tritanopia · #002D27

Color scale — 50 to 950

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

#F2FDF3
#E5FAE7
#C4F8CA
#96F8A1
#61F572
#2CF242
#0FE627
#0CC021
#0A991A
#0C6F17
#032f08
Base = 950Lightest = 50 · #F2FDF3Darkest = 950 · #032f08
:root {
  --brand-50: #F2FDF3;
  --brand-100: #E5FAE7;
  --brand-200: #C4F8CA;
  --brand-300: #96F8A1;
  --brand-400: #61F572;
  --brand-500: #2CF242;
  --brand-600: #0FE627;
  --brand-700: #0CC021;
  --brand-800: #0A991A;
  --brand-900: #0C6F17;
  --brand-950: #032f08;
  --brand: #032f08;
  --brand-ink: #ffffff;
}

Colors that work with #032f08

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#C0EDC5
Hairlines and dividers
Muted text#4B9B54
Captions on the surface
Accent#2A0230
Second voice, not a rival
Dark variant#087814
Hover, pressed, headers
Light variant#E7FDEA
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 #032f08

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#2F032A
Analogous left#142F03
Analogous right#032F1E
Split-complement 1#1E032F
Split-complement 2#2F0314
Triadic 1#08032F
Triadic 2#2F0803
Tetradic#03142F

RGB percentages

Red1.2%
Green18.4%
Blue3.1%

CMYK percentages

Cyan93.6%
Magenta0.0%
Yellow83.0%
Key (black)81.6%

Color previews

#032f08 text on a black background

contrast 1.41:1

Card sample

#032f08 text on a white background

contrast 14.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #032f08;
Background color
Panel with #032f08 background
background-color: #032f08;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #032f08;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #032f08

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.

#032f08 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.

#032f08, answered

What color is #032f08?

#032f08 is a deep electric green, closest to Dark Green (ΔE2000 18). It sits at 127° on the hue wheel with 88% saturation and 10% lightness, which reads as cool.

What is the RGB value of #032f08?

rgb(3, 47, 8) — 3 red, 47 green and 8 blue out of 255, or 1.2% / 18.4% / 3.1% by channel.

Is #032f08 a light or a dark color?

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

Should I use black or white text on #032f08?

White. It scores 14.85:1 against #032f08, versus 1.41:1 for black — AAA at any size.

What is the complementary color of #032f08?

#2F032A sits directly opposite on the wheel. Softer options are the split-complements #1E032F and #2F0314, which give the same contrast with far less vibration.

What colors go well with #032f08?

For interface work: #F4FAF5 as the surface, #C0EDC5 for borders, #4B9B54 for secondary text, #2A0230 as an accent and #087814 for hover and pressed states. For a palette, the analogous pair #142F03 and #032F1E stays calm, while #2F032A is the loudest partner.

What is #032f08 in CMYK for printing?

cmyk(94%, 0%, 83%, 82%). 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 #032f08 warm or cool?

Cool — it scores 65 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #0E2F03; nudged cooler, #022F18.

Work with #032f08 in the Color Lab