Skip to content

#7eceb3

a light, soft green · cool · closest name: Medium Aqua Marine

RGB
126, 206, 179
HSL
160°, 45%, 65%
CMYK
39, 0, 13, 19
Luminance
0.5183

At a glance

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

Hex
#7eceb3
Hue
160°
green
Saturation
45%
soft
Lightness
65%
light
Brightness
81%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5183
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Soft
Best ink
Black
11.37:1
Closest name
Medium Aqua Marine
ΔE2000 3.4
Where it sits
Hue160° of 360°
Saturation45%
Lightness65%
Temperature
Warm ← → Cool79% 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#7eceb3
RGBrgb(126, 206, 179)
HSLhsl(160, 45%, 65%)
CMYKcmyk(39%, 0%, 13%, 19%)
LABlab(77.2 -30.7 5.7)
LCHlch(77.2 31.2 169.4)
OKLCHoklch(0.792 0.088 170.4)
Decimal8310451
Display P3color(display-p3 0.494 0.808 0.702)

Copy-ready code

/* CSS */
color: #7eceb3;
background-color: #7eceb3;
/* Tailwind (arbitrary) */
class="text-[#7eceb3] bg-[#7eceb3]"
/* SCSS */
$brand: #7eceb3;
/* SwiftUI */
Color(red: 0.494, green: 0.808, blue: 0.702)
/* Android */
Color.parseColor("#7eceb3")
/* Flutter */
Color(0xFF7ECEB3)
/* Python / OpenCV (BGR) */
(179, 206, 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 #7eceb3 · 11.37:1
Use #000000AAA at every size.
Aa
White text · 1.85:1
AA fail · AA large fail · AAA fail
Aa
Black text · 11.37:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7eceb3 as text scores 1.85:1 on white and 11.37:1 on black.

Accessibility — WCAG contrast

Aa
#7eceb3 on white: 1.85:1
AA ✗ fail · AA-large · AAA
Aa
#7eceb3 on black: 11.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CAC4B2
deuteranopia · #BCBBB5
tritanopia · #66CFC6

Color scale — 50 to 950

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

#F5FAF8
#EAF5F1
#D1EBE2
#AEE0CF
#7eceb3
#5CC19F
#43B18C
#389475
#2D765D
#245645
#16362B
Base = 400Lightest = 50 · #F5FAF8Darkest = 950 · #16362B
:root {
  --brand-50: #F5FAF8;
  --brand-100: #EAF5F1;
  --brand-200: #D1EBE2;
  --brand-300: #AEE0CF;
  --brand-400: #7eceb3;
  --brand-500: #5CC19F;
  --brand-600: #43B18C;
  --brand-700: #389475;
  --brand-800: #2D765D;
  --brand-900: #245645;
  --brand-950: #16362B;
  --brand: #7eceb3;
  --brand-ink: #000000;
}

Colors that work with #7eceb3

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#F4FAF8
Tinted page background
Border#C4E9DC
Hairlines and dividers
Muted text#4B9B80
Captions on the surface
Accent#98346F
Second voice, not a rival
Dark variant#235C49
Hover, pressed, headers
Light variant#EDF8F4
Selected rows, tints
Dark surface#14241F
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 #7eceb3

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

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • White 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#CE7E99
Analogous left#7ECE8B
Analogous right#7EC1CE
Split-complement 1#CE7EC1
Split-complement 2#CE8B7E
Triadic 1#B37ECE
Triadic 2#CEB37E
Tetradic#8B7ECE

RGB percentages

Red49.4%
Green80.8%
Blue70.2%

CMYK percentages

Cyan38.8%
Magenta0.0%
Yellow13.1%
Key (black)19.2%

Color previews

#7eceb3 text on a black background

contrast 11.37:1

Card sample

#7eceb3 text on a white background

contrast 1.85:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7eceb3

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.

#7eceb3 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
SurfacesBadgesHighlightsEmpty states
Print note

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

#7eceb3, answered

What color is #7eceb3?

#7eceb3 is a light soft green, closest to Medium Aqua Marine (ΔE2000 3.4). It sits at 160° on the hue wheel with 45% saturation and 65% lightness, which reads as cool.

What is the RGB value of #7eceb3?

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

Is #7eceb3 a light or a dark color?

It is a light color. Relative luminance is 0.5183 and perceived brightness is 72%, so black text on it reaches 11.37:1.

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

Black. It scores 11.37:1 against #7eceb3, versus 1.85:1 for white — AAA at any size.

What is the complementary color of #7eceb3?

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

What colors go well with #7eceb3?

For interface work: #F4FAF8 as the surface, #C4E9DC for borders, #4B9B80 for secondary text, #98346F as an accent and #235C49 for hover and pressed states. For a palette, the analogous pair #7ECE8B and #7EC1CE stays calm, while #CE7E99 is the loudest partner.

What is #7eceb3 in CMYK for printing?

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

Is #7eceb3 warm or cool?

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

Work with #7eceb3 in the Color Lab