Skip to content

#7bdfb6

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

RGB
123, 223, 182
HSL
155°, 61%, 68%
CMYK
45, 0, 18, 13
Luminance
0.6036

At a glance

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

Hex
#7bdfb6
Hue
155°
green
Saturation
61%
vivid
Lightness
68%
light
Brightness
87%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6036
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.07:1
Closest name
Medium Aqua Marine
ΔE2000 4.7
Where it sits
Hue155° of 360°
Saturation61%
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#7bdfb6
RGBrgb(123, 223, 182)
HSLhsl(155, 61%, 68%)
CMYKcmyk(45%, 0%, 18%, 13%)
LABlab(82.0 -38.7 11.1)
LCHlch(82.0 40.3 164.0)
OKLCHoklch(0.831 0.112 165.3)
Decimal8118198
Display P3color(display-p3 0.482 0.875 0.714)

Copy-ready code

/* CSS */
color: #7bdfb6;
background-color: #7bdfb6;
/* Tailwind (arbitrary) */
class="text-[#7bdfb6] bg-[#7bdfb6]"
/* SCSS */
$brand: #7bdfb6;
/* SwiftUI */
Color(red: 0.482, green: 0.875, blue: 0.714)
/* Android */
Color.parseColor("#7bdfb6")
/* Flutter */
Color(0xFF7BDFB6)
/* Python / OpenCV (BGR) */
(182, 223, 123)

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

Accessibility — WCAG contrast

Aa
#7bdfb6 on white: 1.61:1
AA ✗ fail · AA-large · AAA
Aa
#7bdfb6 on black: 13.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBD3B4
deuteranopia · #CCC7B9
tritanopia · #5DDFD3

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7bdfb6 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
#E8F7F1
#CCF0E1
#A5E9CD
#7bdfb6
#4AD39B
#30C588
#28A471
#20835B
#1B6043
#113C2A
Base = 400Lightest = 50 · #F4FBF8Darkest = 950 · #113C2A
:root {
  --brand-50: #F4FBF8;
  --brand-100: #E8F7F1;
  --brand-200: #CCF0E1;
  --brand-300: #A5E9CD;
  --brand-400: #7bdfb6;
  --brand-500: #4AD39B;
  --brand-600: #30C588;
  --brand-700: #28A471;
  --brand-800: #20835B;
  --brand-900: #1B6043;
  --brand-950: #113C2A;
  --brand: #7bdfb6;
  --brand-ink: #000000;
}

Colors that work with #7bdfb6

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#A8247B
Second voice, not a rival
Dark variant#196747
Hover, pressed, headers
Light variant#EAFAF4
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 #7bdfb6

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#DF7BA4
Analogous left#7BDF84
Analogous right#7BD6DF
Split-complement 1#DF7BD6
Split-complement 2#DF847B
Triadic 1#B67BDF
Triadic 2#DFB67B
Tetradic#847BDF

RGB percentages

Red48.2%
Green87.5%
Blue71.4%

CMYK percentages

Cyan44.8%
Magenta0.0%
Yellow18.4%
Key (black)12.5%

Color previews

#7bdfb6 text on a black background

contrast 13.07:1

Card sample

#7bdfb6 text on a white background

contrast 1.61:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(123, 223, 182, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(123, 223, 182, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7bdfb6;
background: linear-gradient(135deg, #7bdfb6, #7BC5DF);

Monochromatic scale

Palettes built from #7bdfb6

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.

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

#7bdfb6, answered

What color is #7bdfb6?

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

What is the RGB value of #7bdfb6?

rgb(123, 223, 182) — 123 red, 223 green and 182 blue out of 255, or 48.2% / 87.5% / 71.4% by channel.

Is #7bdfb6 a light or a dark color?

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

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

Black. It scores 13.07:1 against #7bdfb6, versus 1.61:1 for white — AAA at any size.

What is the complementary color of #7bdfb6?

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

What colors go well with #7bdfb6?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #A8247B as an accent and #196747 for hover and pressed states. For a palette, the analogous pair #7BDF84 and #7BD6DF stays calm, while #DF7BA4 is the loudest partner.

What is #7bdfb6 in CMYK for printing?

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

Is #7bdfb6 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 #7BDF91; nudged cooler, #79E1DC.

Work with #7bdfb6 in the Color Lab