Skip to content

#7eb39b

a balanced, soft green · cool · closest name: Dark Sea Green

RGB
126, 179, 155
HSL
153°, 26%, 60%
CMYK
30, 0, 13, 30
Luminance
0.3904

At a glance

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

Hex
#7eb39b
Hue
153°
green
Saturation
26%
soft
Lightness
60%
balanced
Brightness
70%
HSV value
Perceived
64%
weighted brightness
Luminance
0.3904
WCAG relative
Temperature
Cool
69/100 cool
Color family
Green
Tone
Soft
Best ink
Black
8.81:1
Closest name
Dark Sea Green
ΔE2000 7.2
Where it sits
Hue153° of 360°
Saturation26%
Lightness60%
Temperature
Warm ← → Cool69% 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#7eb39b
RGBrgb(126, 179, 155)
HSLhsl(153, 26%, 60%)
CMYKcmyk(30%, 0%, 13%, 30%)
LABlab(68.8 -22.6 6.7)
LCHlch(68.8 23.6 163.5)
OKLCHoklch(0.723 0.066 164.8)
Decimal8303515
Display P3color(display-p3 0.494 0.702 0.608)

Copy-ready code

/* CSS */
color: #7eb39b;
background-color: #7eb39b;
/* Tailwind (arbitrary) */
class="text-[#7eb39b] bg-[#7eb39b]"
/* SCSS */
$brand: #7eb39b;
/* SwiftUI */
Color(red: 0.494, green: 0.702, blue: 0.608)
/* Android */
Color.parseColor("#7eb39b")
/* Flutter */
Color(0xFF7EB39B)
/* Python / OpenCV (BGR) */
(155, 179, 126)

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

Accessibility — WCAG contrast

Aa
#7eb39b on white: 2.38:1
AA ✗ fail · AA-large · AAA
Aa
#7eb39b on black: 8.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #B1AC9A
deuteranopia · #A8A59C
tritanopia · #72B3AC

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7eb39b is pinned to step 500; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F6F9F7
#EDF3F0
#D6E5DF
#B8D5C8
#95C1AD
#7eb39b
#5B9A7D
#4C8068
#3C6754
#2F4C3F
#1D2F27
Base = 500Lightest = 50 · #F6F9F7Darkest = 950 · #1D2F27
:root {
  --brand-50: #F6F9F7;
  --brand-100: #EDF3F0;
  --brand-200: #D6E5DF;
  --brand-300: #B8D5C8;
  --brand-400: #95C1AD;
  --brand-500: #7eb39b;
  --brand-600: #5B9A7D;
  --brand-700: #4C8068;
  --brand-800: #3C6754;
  --brand-900: #2F4C3F;
  --brand-950: #1D2F27;
  --brand: #7eb39b;
  --brand-ink: #000000;
}

Colors that work with #7eb39b

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#F5F9F8
Tinted page background
Border#CCE1D7
Hairlines and dividers
Muted text#559076
Captions on the surface
Accent#B77AA5
Second voice, not a rival
Dark variant#2F5041
Hover, pressed, headers
Light variant#EFF6F3
Selected rows, tints
Dark surface#15231D
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 #7eb39b

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#B37E96
Analogous left#7EB380
Analogous right#7EB1B3
Split-complement 1#B37EB1
Split-complement 2#B3807E
Triadic 1#9B7EB3
Triadic 2#B39B7E
Tetradic#807EB3

RGB percentages

Red49.4%
Green70.2%
Blue60.8%

CMYK percentages

Cyan29.6%
Magenta0.0%
Yellow13.4%
Key (black)29.8%

Color previews

#7eb39b text on a black background

contrast 8.81:1

Card sample

#7eb39b text on a white background

contrast 2.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #7eb39b;
Background color
Panel with #7eb39b background
background-color: #7eb39b;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #7eb39b;
Text shadow — RGB

Soft neon halo

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

Monochromatic scale

Palettes built from #7eb39b

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.

#7eb39b 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

Converts to four-color process without much drama. Proof it anyway.

#7eb39b, answered

What color is #7eb39b?

#7eb39b is a balanced soft green, closest to Dark Sea Green (ΔE2000 7.2). It sits at 153° on the hue wheel with 26% saturation and 60% lightness, which reads as cool.

What is the RGB value of #7eb39b?

rgb(126, 179, 155) — 126 red, 179 green and 155 blue out of 255, or 49.4% / 70.2% / 60.8% by channel.

Is #7eb39b a light or a dark color?

It is a mid-tone. Relative luminance is 0.3904 and perceived brightness is 64%, so black text on it reaches 8.81:1.

Should I use black or white text on #7eb39b?

Black. It scores 8.81:1 against #7eb39b, versus 2.38:1 for white — AAA at any size.

What is the complementary color of #7eb39b?

#B37E96 sits directly opposite on the wheel. Softer options are the split-complements #B37EB1 and #B3807E, which give the same contrast with far less vibration.

What colors go well with #7eb39b?

For interface work: #F5F9F8 as the surface, #CCE1D7 for borders, #559076 for secondary text, #B77AA5 as an accent and #2F5041 for hover and pressed states. For a palette, the analogous pair #7EB380 and #7EB1B3 stays calm, while #B37E96 is the loudest partner.

What is #7eb39b in CMYK for printing?

cmyk(30%, 0%, 13%, 30%). This is a screen-to-ink approximation — ask your printer for a proof before committing to a run.

Is #7eb39b warm or cool?

Cool — it scores 69 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7EB387; nudged cooler, #7CB5B0.

Work with #7eb39b in the Color Lab