Skip to content

#7ebfa8

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

RGB
126, 191, 168
HSL
159°, 34%, 62%
CMYK
34, 0, 12, 25
Luminance
0.4452

At a glance

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

Hex
#7ebfa8
Hue
159°
green
Saturation
34%
soft
Lightness
62%
balanced
Brightness
75%
HSV value
Perceived
67%
weighted brightness
Luminance
0.4452
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Soft
Best ink
Black
9.90:1
Closest name
Medium Aqua Marine
ΔE2000 5.8
Where it sits
Hue159° of 360°
Saturation34%
Lightness62%
Temperature
Warm ← → Cool78% 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#7ebfa8
RGBrgb(126, 191, 168)
HSLhsl(159, 34%, 62%)
CMYKcmyk(34%, 0%, 12%, 25%)
LABlab(72.6 -25.8 5.0)
LCHlch(72.6 26.3 168.9)
OKLCHoklch(0.754 0.075 170.0)
Decimal8306600
Display P3color(display-p3 0.494 0.749 0.659)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7ebfa8 on white: 2.12:1
AA ✗ fail · AA-large · AAA
Aa
#7ebfa8 on black: 9.90:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BCB7A7
deuteranopia · #B0AFA9
tritanopia · #6DC0B8

Color scale — 50 to 950

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

#F5F9F8
#ECF4F1
#D4E8E1
#B4DACC
#7ebfa8
#69B59A
#51A486
#448870
#366D5A
#2A5043
#1A322A
Base = 400Lightest = 50 · #F5F9F8Darkest = 950 · #1A322A
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF4F1;
  --brand-200: #D4E8E1;
  --brand-300: #B4DACC;
  --brand-400: #7ebfa8;
  --brand-500: #69B59A;
  --brand-600: #51A486;
  --brand-700: #448870;
  --brand-800: #366D5A;
  --brand-900: #2A5043;
  --brand-950: #1A322A;
  --brand: #7ebfa8;
  --brand-ink: #000000;
}

Colors that work with #7ebfa8

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#F5FAF8
Tinted page background
Border#C8E4DA
Hairlines and dividers
Muted text#4C997E
Captions on the surface
Accent#8D3F6E
Second voice, not a rival
Dark variant#2A5546
Hover, pressed, headers
Light variant#EEF7F4
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 #7ebfa8

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#BF7E95
Analogous left#7EBF88
Analogous right#7EB6BF
Split-complement 1#BF7EB6
Split-complement 2#BF887E
Triadic 1#A87EBF
Triadic 2#BFA87E
Tetradic#887EBF

RGB percentages

Red49.4%
Green74.9%
Blue65.9%

CMYK percentages

Cyan34.0%
Magenta0.0%
Yellow12.0%
Key (black)25.1%

Color previews

#7ebfa8 text on a black background

contrast 9.90:1

Card sample

#7ebfa8 text on a white background

contrast 2.12:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7ebfa8

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.

#7ebfa8 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.

#7ebfa8, answered

What color is #7ebfa8?

#7ebfa8 is a balanced soft green, closest to Medium Aqua Marine (ΔE2000 5.8). It sits at 159° on the hue wheel with 34% saturation and 62% lightness, which reads as cool.

What is the RGB value of #7ebfa8?

rgb(126, 191, 168) — 126 red, 191 green and 168 blue out of 255, or 49.4% / 74.9% / 65.9% by channel.

Is #7ebfa8 a light or a dark color?

It is a mid-tone. Relative luminance is 0.4452 and perceived brightness is 67%, so black text on it reaches 9.90:1.

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

Black. It scores 9.90:1 against #7ebfa8, versus 2.12:1 for white — AAA at any size.

What is the complementary color of #7ebfa8?

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

What colors go well with #7ebfa8?

For interface work: #F5FAF8 as the surface, #C8E4DA for borders, #4C997E for secondary text, #8D3F6E as an accent and #2A5546 for hover and pressed states. For a palette, the analogous pair #7EBF88 and #7EB6BF stays calm, while #BF7E95 is the loudest partner.

What is #7ebfa8 in CMYK for printing?

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

Is #7ebfa8 warm or cool?

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

Work with #7ebfa8 in the Color Lab