Skip to content

#7fd8b2

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

RGB
127, 216, 178
HSL
154°, 53%, 67%
CMYK
41, 0, 18, 15
Luminance
0.5684

At a glance

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

Hex
#7fd8b2
Hue
154°
green
Saturation
53%
vivid
Lightness
67%
light
Brightness
85%
HSV value
Perceived
74%
weighted brightness
Luminance
0.5684
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.37:1
Closest name
Medium Aqua Marine
ΔE2000 3.6
Where it sits
Hue154° of 360°
Saturation53%
Lightness67%
Temperature
Warm ← → Cool77% 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#7fd8b2
RGBrgb(127, 216, 178)
HSLhsl(154, 53%, 67%)
CMYKcmyk(41%, 0%, 18%, 15%)
LABlab(80.1 -35.3 10.4)
LCHlch(80.1 36.8 163.5)
OKLCHoklch(0.816 0.102 164.8)
Decimal8378546
Display P3color(display-p3 0.498 0.847 0.698)

Copy-ready code

/* CSS */
color: #7fd8b2;
background-color: #7fd8b2;
/* Tailwind (arbitrary) */
class="text-[#7fd8b2] bg-[#7fd8b2]"
/* SCSS */
$brand: #7fd8b2;
/* SwiftUI */
Color(red: 0.498, green: 0.847, blue: 0.698)
/* Android */
Color.parseColor("#7fd8b2")
/* Flutter */
Color(0xFF7FD8B2)
/* Python / OpenCV (BGR) */
(178, 216, 127)

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

Accessibility — WCAG contrast

Aa
#7fd8b2 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#7fd8b2 on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D5CDB0
deuteranopia · #C6C2B4
tritanopia · #66D8CD

Color scale — 50 to 950

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

#F4FBF8
#E9F6F1
#CEEDE0
#A9E5CB
#7fd8b2
#53CB98
#39BC84
#309C6E
#267D58
#1F5B42
#133929
Base = 400Lightest = 50 · #F4FBF8Darkest = 950 · #133929
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F6F1;
  --brand-200: #CEEDE0;
  --brand-300: #A9E5CB;
  --brand-400: #7fd8b2;
  --brand-500: #53CB98;
  --brand-600: #39BC84;
  --brand-700: #309C6E;
  --brand-800: #267D58;
  --brand-900: #1F5B42;
  --brand-950: #133929;
  --brand: #7fd8b2;
  --brand-ink: #000000;
}

Colors that work with #7fd8b2

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#C0ECD9
Hairlines and dividers
Muted text#4B9B79
Captions on the surface
Accent#A02C7A
Second voice, not a rival
Dark variant#1E6245
Hover, pressed, headers
Light variant#EBF9F3
Selected rows, tints
Dark surface#14241D
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 #7fd8b2

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#D87FA5
Analogous left#7FD886
Analogous right#7FD2D8
Split-complement 1#D87FD2
Split-complement 2#D8867F
Triadic 1#B27FD8
Triadic 2#D8B27F
Tetradic#867FD8

RGB percentages

Red49.8%
Green84.7%
Blue69.8%

CMYK percentages

Cyan41.2%
Magenta0.0%
Yellow17.6%
Key (black)15.3%

Color previews

#7fd8b2 text on a black background

contrast 12.37:1

Card sample

#7fd8b2 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(127, 216, 178, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(127, 216, 178, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7fd8b2;
background: linear-gradient(135deg, #7fd8b2, #7FC3D8);

Monochromatic scale

Palettes built from #7fd8b2

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.

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

#7fd8b2, answered

What color is #7fd8b2?

#7fd8b2 is a light vivid green, closest to Medium Aqua Marine (ΔE2000 3.6). It sits at 154° on the hue wheel with 53% saturation and 67% lightness, which reads as cool.

What is the RGB value of #7fd8b2?

rgb(127, 216, 178) — 127 red, 216 green and 178 blue out of 255, or 49.8% / 84.7% / 69.8% by channel.

Is #7fd8b2 a light or a dark color?

It is a light color. Relative luminance is 0.5684 and perceived brightness is 74%, so black text on it reaches 12.37:1.

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

Black. It scores 12.37:1 against #7fd8b2, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #7fd8b2?

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

What colors go well with #7fd8b2?

For interface work: #F4FAF8 as the surface, #C0ECD9 for borders, #4B9B79 for secondary text, #A02C7A as an accent and #1E6245 for hover and pressed states. For a palette, the analogous pair #7FD886 and #7FD2D8 stays calm, while #D87FA5 is the loudest partner.

What is #7fd8b2 in CMYK for printing?

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

Is #7fd8b2 warm or cool?

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

Work with #7fd8b2 in the Color Lab