Skip to content

#76ebad

a light, vivid green · cool · closest name: Aqua Marine

RGB
118, 235, 173
HSL
148°, 75%, 69%
CMYK
50, 0, 26, 8
Luminance
0.6629

At a glance

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

Hex
#76ebad
Hue
148°
green
Saturation
75%
vivid
Lightness
69%
light
Brightness
92%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6629
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.26:1
Closest name
Aqua Marine
ΔE2000 6.8
Where it sits
Hue148° of 360°
Saturation75%
Lightness69%
Temperature
Warm ← → Cool74% 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#76ebad
RGBrgb(118, 235, 173)
HSLhsl(148, 75%, 69%)
CMYKcmyk(50%, 0%, 26%, 8%)
LABlab(85.1 -47.1 20.1)
LCHlch(85.1 51.2 156.9)
OKLCHoklch(0.855 0.139 158.4)
Decimal7793581
Display P3color(display-p3 0.463 0.922 0.678)

Copy-ready code

/* CSS */
color: #76ebad;
background-color: #76ebad;
/* Tailwind (arbitrary) */
class="text-[#76ebad] bg-[#76ebad]"
/* SCSS */
$brand: #76ebad;
/* SwiftUI */
Color(red: 0.463, green: 0.922, blue: 0.678)
/* Android */
Color.parseColor("#76ebad")
/* Flutter */
Color(0xFF76EBAD)
/* Python / OpenCV (BGR) */
(173, 235, 118)

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

Accessibility — WCAG contrast

Aa
#76ebad on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#76ebad on black: 14.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9DCA9
deuteranopia · #D8D0B1
tritanopia · #54EADA

Color scale — 50 to 950

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

#F3FCF7
#E7F9EF
#C8F4DD
#9DF1C4
#76ebad
#3BE28A
#1FD675
#1AB261
#158E4E
#13673B
#0C4025
Base = 400Lightest = 50 · #F3FCF7Darkest = 950 · #0C4025
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F9EF;
  --brand-200: #C8F4DD;
  --brand-300: #9DF1C4;
  --brand-400: #76ebad;
  --brand-500: #3BE28A;
  --brand-600: #1FD675;
  --brand-700: #1AB261;
  --brand-800: #158E4E;
  --brand-900: #13673B;
  --brand-950: #0C4025;
  --brand: #76ebad;
  --brand-ink: #000000;
}

Colors that work with #76ebad

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#F4FAF7
Tinted page background
Border#C0EDD5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#B61693
Second voice, not a rival
Dark variant#106F3D
Hover, pressed, headers
Light variant#E9FCF2
Selected rows, tints
Dark surface#14241C
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 #76ebad

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

Works well for
  • Text and icons on dark surfaces
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • Full-page backgrounds — tiring over long sessions
  • 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#EB76B4
Analogous left#79EB76
Analogous right#76EBE7
Split-complement 1#E776EB
Split-complement 2#EB7679
Triadic 1#AD76EB
Triadic 2#EBAD76
Tetradic#7679EB

RGB percentages

Red46.3%
Green92.2%
Blue67.8%

CMYK percentages

Cyan49.8%
Magenta0.0%
Yellow26.4%
Key (black)7.8%

Color previews

#76ebad text on a black background

contrast 14.26:1

Card sample

#76ebad text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #76ebad;
Background color
Panel with #76ebad background
background-color: #76ebad;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #76ebad;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(118, 235, 173, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(118, 235, 173, 0.45);
Border & gradient
Gradient panel
border: 3px solid #76ebad;
background: linear-gradient(135deg, #76ebad, #76DBEB);

Monochromatic scale

Palettes built from #76ebad

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.

#76ebad 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.

#76ebad, answered

What color is #76ebad?

#76ebad is a light vivid green, closest to Aqua Marine (ΔE2000 6.8). It sits at 148° on the hue wheel with 75% saturation and 69% lightness, which reads as cool.

What is the RGB value of #76ebad?

rgb(118, 235, 173) — 118 red, 235 green and 173 blue out of 255, or 46.3% / 92.2% / 67.8% by channel.

Is #76ebad a light or a dark color?

It is a light color. Relative luminance is 0.6629 and perceived brightness is 78%, so black text on it reaches 14.26:1.

Should I use black or white text on #76ebad?

Black. It scores 14.26:1 against #76ebad, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #76ebad?

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

What colors go well with #76ebad?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B70 for secondary text, #B61693 as an accent and #106F3D for hover and pressed states. For a palette, the analogous pair #79EB76 and #76EBE7 stays calm, while #EB76B4 is the loudest partner.

What is #76ebad in CMYK for printing?

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

Is #76ebad warm or cool?

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

Work with #76ebad in the Color Lab