Skip to content

#068d21

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

RGB
6, 141, 33
HSL
132°, 92%, 29%
CMYK
96, 0, 77, 45
Luminance
0.1920

At a glance

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

Hex
#068d21
Hue
132°
green
Saturation
92%
electric
Lightness
29%
dark
Brightness
55%
HSV value
Perceived
43%
weighted brightness
Luminance
0.1920
WCAG relative
Temperature
Cool
68/100 cool
Color family
Green
Tone
Electric
Best ink
Black
4.84:1
Closest name
Forest Green
ΔE2000 1.2
Where it sits
Hue132° of 360°
Saturation92%
Lightness29%
Temperature
Warm ← → Cool68% 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#068d21
RGBrgb(6, 141, 33)
HSLhsl(132, 92%, 29%)
CMYKcmyk(96%, 0%, 77%, 45%)
LABlab(50.9 -53.4 45.6)
LCHlch(50.9 70.2 139.5)
OKLCHoklch(0.559 0.177 144.4)
Decimal429345
Display P3color(display-p3 0.024 0.553 0.129)

Copy-ready code

/* CSS */
color: #068d21;
background-color: #068d21;
/* Tailwind (arbitrary) */
class="text-[#068d21] bg-[#068d21]"
/* SCSS */
$brand: #068d21;
/* SwiftUI */
Color(red: 0.024, green: 0.553, blue: 0.129)
/* Android */
Color.parseColor("#068d21")
/* Flutter */
Color(0xFF068D21)
/* Python / OpenCV (BGR) */
(33, 141, 6)

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 #068d21 · 4.84:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 4.34:1
AA fail · AA large pass · AAA fail
Aa
Black text · 4.84:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #068d21 as text scores 4.34:1 on white and 4.84:1 on black.

Accessibility — WCAG contrast

Aa
#068d21 on white: 4.34:1
AA ✗ fail · AA-large · AAA
Aa
#068d21 on black: 4.84:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #907F0A
deuteranopia · #83762D
tritanopia · #008978

Color scale — 50 to 950

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

#F2FDF4
#E4FBE9
#C3F9CE
#93FAA8
#5EF87D
#28F651
#0AEB37
#08C42E
#068d21
#0A711E
#064713
Base = 800Lightest = 50 · #F2FDF4Darkest = 950 · #064713
:root {
  --brand-50: #F2FDF4;
  --brand-100: #E4FBE9;
  --brand-200: #C3F9CE;
  --brand-300: #93FAA8;
  --brand-400: #5EF87D;
  --brand-500: #28F651;
  --brand-600: #0AEB37;
  --brand-700: #08C42E;
  --brand-800: #068d21;
  --brand-900: #0A711E;
  --brand-950: #064713;
  --brand: #068d21;
  --brand-ink: #000000;
}

Colors that work with #068d21

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#F4FAF6
Tinted page background
Border#C0EDC9
Hairlines and dividers
Muted text#4B9B5B
Captions on the surface
Accent#890390
Second voice, not a rival
Dark variant#057A1D
Hover, pressed, headers
Light variant#E7FEEB
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 #068d21

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#8D0672
Analogous left#2E8D06
Analogous right#068D64
Split-complement 1#64068D
Split-complement 2#8D062E
Triadic 1#21068D
Triadic 2#8D2106
Tetradic#062E8D

RGB percentages

Red2.4%
Green55.3%
Blue12.9%

CMYK percentages

Cyan95.7%
Magenta0.0%
Yellow76.6%
Key (black)44.7%

Color previews

#068d21 text on a black background

contrast 4.84:1

Card sample

#068d21 text on a white background

contrast 4.34:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #068d21;
Background color
Panel with #068d21 background
background-color: #068d21;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #068d21;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #068d21

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.

#068d21 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.

#068d21, answered

What color is #068d21?

#068d21 is a dark electric green, closest to Forest Green (ΔE2000 1.2). It sits at 132° on the hue wheel with 92% saturation and 29% lightness, which reads as cool.

What is the RGB value of #068d21?

rgb(6, 141, 33) — 6 red, 141 green and 33 blue out of 255, or 2.4% / 55.3% / 12.9% by channel.

Is #068d21 a light or a dark color?

It is a mid-tone. Relative luminance is 0.1920 and perceived brightness is 43%, so black text on it reaches 4.84:1.

Should I use black or white text on #068d21?

Black. It scores 4.84:1 against #068d21, versus 4.34:1 for white — AA at any size.

What is the complementary color of #068d21?

#8D0672 sits directly opposite on the wheel. Softer options are the split-complements #64068D and #8D062E, which give the same contrast with far less vibration.

What colors go well with #068d21?

For interface work: #F4FAF6 as the surface, #C0EDC9 for borders, #4B9B5B for secondary text, #890390 as an accent and #057A1D for hover and pressed states. For a palette, the analogous pair #2E8D06 and #068D64 stays calm, while #8D0672 is the loudest partner.

What is #068d21 in CMYK for printing?

cmyk(96%, 0%, 77%, 45%). 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 #068d21 warm or cool?

Cool — it scores 68 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #1C8D06; nudged cooler, #058E53.

Work with #068d21 in the Color Lab