Skip to content

#044f2d

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

RGB
4, 79, 45
HSL
153°, 90%, 16%
CMYK
95, 0, 43, 69
Luminance
0.0581

At a glance

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

Hex
#044f2d
Hue
153°
green
Saturation
90%
electric
Lightness
16%
deep
Brightness
31%
HSV value
Perceived
24%
weighted brightness
Luminance
0.0581
WCAG relative
Temperature
Cool
76/100 cool
Color family
Green
Tone
Electric
Best ink
White
9.72:1
Closest name
Dark Green
ΔE2000 12.7
Where it sits
Hue153° of 360°
Saturation90%
Lightness16%
Temperature
Warm ← → Cool76% 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#044f2d
RGBrgb(4, 79, 45)
HSLhsl(153, 90%, 16%)
CMYKcmyk(95%, 0%, 43%, 69%)
LABlab(28.9 -30.2 14.3)
LCHlch(28.9 33.4 154.7)
OKLCHoklch(0.377 0.089 156.3)
Decimal282413
Display P3color(display-p3 0.016 0.310 0.176)

Copy-ready code

/* CSS */
color: #044f2d;
background-color: #044f2d;
/* Tailwind (arbitrary) */
class="text-[#044f2d] bg-[#044f2d]"
/* SCSS */
$brand: #044f2d;
/* SwiftUI */
Color(red: 0.016, green: 0.310, blue: 0.176)
/* Android */
Color.parseColor("#044f2d")
/* Flutter */
Color(0xFF044F2D)
/* Python / OpenCV (BGR) */
(45, 79, 4)

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

Accessibility — WCAG contrast

Aa
#044f2d on white: 9.72:1
AA ✓ pass · AA-large · AAA
Aa
#044f2d on black: 2.16:1
AA ✗ fail · AA-large · AAA
true color
protanopia · #4E482B
deuteranopia · #46422F
tritanopia · #004E46

Color scale — 50 to 950

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

#F2FDF8
#E5FBF1
#C3F9E0
#94FACC
#5FF7B2
#29F498
#0CE985
#0AC26F
#089B58
#0A7042
#044f2d
Base = 950Lightest = 50 · #F2FDF8Darkest = 950 · #044f2d
:root {
  --brand-50: #F2FDF8;
  --brand-100: #E5FBF1;
  --brand-200: #C3F9E0;
  --brand-300: #94FACC;
  --brand-400: #5FF7B2;
  --brand-500: #29F498;
  --brand-600: #0CE985;
  --brand-700: #0AC26F;
  --brand-800: #089B58;
  --brand-900: #0A7042;
  --brand-950: #044f2d;
  --brand: #044f2d;
  --brand-ink: #ffffff;
}

Colors that work with #044f2d

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#F4FAF8
Tinted page background
Border#C0EDD8
Hairlines and dividers
Muted text#4B9B76
Captions on the surface
Accent#51023A
Second voice, not a rival
Dark variant#067945
Hover, pressed, headers
Light variant#E7FEF3
Selected rows, tints
Dark surface#14241D
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 #044f2d

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#4F0426
Analogous left#044F07
Analogous right#044C4F
Split-complement 1#4F044C
Split-complement 2#4F0704
Triadic 1#2D044F
Triadic 2#4F2D04
Tetradic#07044F

RGB percentages

Red1.6%
Green31.0%
Blue17.6%

CMYK percentages

Cyan94.9%
Magenta0.0%
Yellow43.0%
Key (black)69.0%

Color previews

#044f2d text on a black background

contrast 2.16:1

Card sample

#044f2d text on a white background

contrast 9.72:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #044f2d;
Background color
Panel with #044f2d background
background-color: #044f2d;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #044f2d;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(4, 79, 45, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(4, 79, 45, 0.45);
Border & gradient
Gradient panel
border: 3px solid #044f2d;
background: linear-gradient(135deg, #044f2d, #043F4F);

Monochromatic scale

Palettes built from #044f2d

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.

#044f2d 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.

#044f2d, answered

What color is #044f2d?

#044f2d is a deep electric green, closest to Dark Green (ΔE2000 12.7). It sits at 153° on the hue wheel with 90% saturation and 16% lightness, which reads as cool.

What is the RGB value of #044f2d?

rgb(4, 79, 45) — 4 red, 79 green and 45 blue out of 255, or 1.6% / 31% / 17.6% by channel.

Is #044f2d a light or a dark color?

It is a dark color. Relative luminance is 0.0581 and perceived brightness is 24%, so white text on it reaches 9.72:1.

Should I use black or white text on #044f2d?

White. It scores 9.72:1 against #044f2d, versus 2.16:1 for black — AAA at any size.

What is the complementary color of #044f2d?

#4F0426 sits directly opposite on the wheel. Softer options are the split-complements #4F044C and #4F0704, which give the same contrast with far less vibration.

What colors go well with #044f2d?

For interface work: #F4FAF8 as the surface, #C0EDD8 for borders, #4B9B76 for secondary text, #51023A as an accent and #067945 for hover and pressed states. For a palette, the analogous pair #044F07 and #044C4F stays calm, while #4F0426 is the loudest partner.

What is #044f2d in CMYK for printing?

cmyk(95%, 0%, 43%, 69%). 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 #044f2d warm or cool?

Cool — it scores 76 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #044F12; nudged cooler, #035049.

Work with #044f2d in the Color Lab