Skip to content

#7fddb7

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

RGB
127, 221, 183
HSL
156°, 58%, 68%
CMYK
43, 0, 17, 13
Luminance
0.5964

At a glance

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

Hex
#7fddb7
Hue
156°
green
Saturation
58%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.5964
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
12.93:1
Closest name
Medium Aqua Marine
ΔE2000 4.4
Where it sits
Hue156° of 360°
Saturation58%
Lightness68%
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#7fddb7
RGBrgb(127, 221, 183)
HSLhsl(156, 58%, 68%)
CMYKcmyk(43%, 0%, 17%, 13%)
LABlab(81.6 -36.6 10.0)
LCHlch(81.6 37.9 164.7)
OKLCHoklch(0.829 0.106 165.9)
Decimal8379831
Display P3color(display-p3 0.498 0.867 0.718)

Copy-ready code

/* CSS */
color: #7fddb7;
background-color: #7fddb7;
/* Tailwind (arbitrary) */
class="text-[#7fddb7] bg-[#7fddb7]"
/* SCSS */
$brand: #7fddb7;
/* SwiftUI */
Color(red: 0.498, green: 0.867, blue: 0.718)
/* Android */
Color.parseColor("#7fddb7")
/* Flutter */
Color(0xFF7FDDB7)
/* Python / OpenCV (BGR) */
(183, 221, 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 #7fddb7 · 12.93:1
Use #000000AAA at every size.
Aa
White text · 1.62:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.93:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7fddb7 as text scores 1.62:1 on white and 12.93:1 on black.

Accessibility — WCAG contrast

Aa
#7fddb7 on white: 1.62:1
AA ✗ fail · AA-large · AAA
Aa
#7fddb7 on black: 12.93:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D9D1B5
deuteranopia · #CAC7B9
tritanopia · #64DDD2

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7fddb7 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
#E9F7F1
#CDEFE1
#A6E7CD
#7fddb7
#4ED09B
#33C188
#2BA171
#22815B
#1D5E43
#123B2A
Base = 400Lightest = 50 · #F4FBF8Darkest = 950 · #123B2A
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E9F7F1;
  --brand-200: #CDEFE1;
  --brand-300: #A6E7CD;
  --brand-400: #7fddb7;
  --brand-500: #4ED09B;
  --brand-600: #33C188;
  --brand-700: #2BA171;
  --brand-800: #22815B;
  --brand-900: #1D5E43;
  --brand-950: #123B2A;
  --brand: #7fddb7;
  --brand-ink: #000000;
}

Colors that work with #7fddb7

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#C0EDDA
Hairlines and dividers
Muted text#4B9B7A
Captions on the surface
Accent#A52779
Second voice, not a rival
Dark variant#1B6547
Hover, pressed, headers
Light variant#EBFAF4
Selected rows, tints
Dark surface#14241E
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 #7fddb7

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#DD7FA5
Analogous left#7FDD88
Analogous right#7FD4DD
Split-complement 1#DD7FD4
Split-complement 2#DD887F
Triadic 1#B77FDD
Triadic 2#DDB77F
Tetradic#887FDD

RGB percentages

Red49.8%
Green86.7%
Blue71.8%

CMYK percentages

Cyan42.5%
Magenta0.0%
Yellow17.2%
Key (black)13.3%

Color previews

#7fddb7 text on a black background

contrast 12.93:1

Card sample

#7fddb7 text on a white background

contrast 1.62:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7fddb7

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.

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

#7fddb7, answered

What color is #7fddb7?

#7fddb7 is a light vivid green, closest to Medium Aqua Marine (ΔE2000 4.4). It sits at 156° on the hue wheel with 58% saturation and 68% lightness, which reads as cool.

What is the RGB value of #7fddb7?

rgb(127, 221, 183) — 127 red, 221 green and 183 blue out of 255, or 49.8% / 86.7% / 71.8% by channel.

Is #7fddb7 a light or a dark color?

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

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

Black. It scores 12.93:1 against #7fddb7, versus 1.62:1 for white — AAA at any size.

What is the complementary color of #7fddb7?

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

What colors go well with #7fddb7?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #A52779 as an accent and #1B6547 for hover and pressed states. For a palette, the analogous pair #7FDD88 and #7FD4DD stays calm, while #DD7FA5 is the loudest partner.

What is #7fddb7 in CMYK for printing?

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

Is #7fddb7 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 #7FDD94; nudged cooler, #7DDFDB.

Work with #7fddb7 in the Color Lab