Skip to content

#76dfbb

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

RGB
118, 223, 187
HSL
159°, 62%, 67%
CMYK
47, 0, 16, 13
Luminance
0.6021

At a glance

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

Hex
#76dfbb
Hue
159°
green
Saturation
62%
vivid
Lightness
67%
light
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6021
WCAG relative
Temperature
Cool
79/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.04:1
Closest name
Medium Aqua Marine
ΔE2000 4.4
Where it sits
Hue159° of 360°
Saturation62%
Lightness67%
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#76dfbb
RGBrgb(118, 223, 187)
HSLhsl(159, 62%, 67%)
CMYKcmyk(47%, 0%, 16%, 13%)
LABlab(82.0 -38.9 8.3)
LCHlch(82.0 39.8 168.0)
OKLCHoklch(0.830 0.112 169.0)
Decimal7790523
Display P3color(display-p3 0.463 0.875 0.733)

Copy-ready code

/* CSS */
color: #76dfbb;
background-color: #76dfbb;
/* Tailwind (arbitrary) */
class="text-[#76dfbb] bg-[#76dfbb]"
/* SCSS */
$brand: #76dfbb;
/* SwiftUI */
Color(red: 0.463, green: 0.875, blue: 0.733)
/* Android */
Color.parseColor("#76dfbb")
/* Flutter */
Color(0xFF76DFBB)
/* Python / OpenCV (BGR) */
(187, 223, 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 #76dfbb · 13.04:1
Use #000000AAA at every size.
Aa
White text · 1.61:1
AA fail · AA large fail · AAA fail
Aa
Black text · 13.04:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #76dfbb as text scores 1.61:1 on white and 13.04:1 on black.

Accessibility — WCAG contrast

Aa
#76dfbb on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#76dfbb on black: 13.04:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DAD3B9
deuteranopia · #CAC7BD
tritanopia · #51E0D5

Color scale — 50 to 950

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

#F4FBF9
#E8F7F2
#CCF0E4
#A4EAD2
#76dfbb
#49D4A5
#2EC692
#27A57A
#1F8461
#1A6048
#103C2D
Base = 400Lightest = 50 · #F4FBF9Darkest = 950 · #103C2D
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F2;
  --brand-200: #CCF0E4;
  --brand-300: #A4EAD2;
  --brand-400: #76dfbb;
  --brand-500: #49D4A5;
  --brand-600: #2EC692;
  --brand-700: #27A57A;
  --brand-800: #1F8461;
  --brand-900: #1A6048;
  --brand-950: #103C2D;
  --brand: #76dfbb;
  --brand-ink: #000000;
}

Colors that work with #76dfbb

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#C0EDDD
Hairlines and dividers
Muted text#4B9B7F
Captions on the surface
Accent#A92373
Second voice, not a rival
Dark variant#18674C
Hover, pressed, headers
Light variant#EAFAF5
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 #76dfbb

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#DF769A
Analogous left#76DF87
Analogous right#76CFDF
Split-complement 1#DF76CF
Split-complement 2#DF8776
Triadic 1#BB76DF
Triadic 2#DFBB76
Tetradic#8776DF

RGB percentages

Red46.3%
Green87.5%
Blue73.3%

CMYK percentages

Cyan47.1%
Magenta0.0%
Yellow16.1%
Key (black)12.5%

Color previews

#76dfbb text on a black background

contrast 13.04:1

Card sample

#76dfbb text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #76dfbb

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.

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

#76dfbb, answered

What color is #76dfbb?

#76dfbb is a light vivid green, closest to Medium Aqua Marine (ΔE2000 4.4). It sits at 159° on the hue wheel with 62% saturation and 67% lightness, which reads as cool.

What is the RGB value of #76dfbb?

rgb(118, 223, 187) — 118 red, 223 green and 187 blue out of 255, or 46.3% / 87.5% / 73.3% by channel.

Is #76dfbb a light or a dark color?

It is a light color. Relative luminance is 0.6021 and perceived brightness is 76%, so black text on it reaches 13.04:1.

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

Black. It scores 13.04:1 against #76dfbb, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #76dfbb?

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

What colors go well with #76dfbb?

For interface work: #F4FAF8 as the surface, #C0EDDD for borders, #4B9B7F for secondary text, #A92373 as an accent and #18674C for hover and pressed states. For a palette, the analogous pair #76DF87 and #76CFDF stays calm, while #DF769A is the loudest partner.

What is #76dfbb in CMYK for printing?

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

Is #76dfbb 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 #76DF95; nudged cooler, #74DEE1.

Work with #76dfbb in the Color Lab