Skip to content

#7becad

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

RGB
123, 236, 173
HSL
147°, 75%, 70%
CMYK
48, 0, 27, 8
Luminance
0.6722

At a glance

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

Hex
#7becad
Hue
147°
green
Saturation
75%
vivid
Lightness
70%
light
Brightness
93%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6722
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.44:1
Closest name
Aqua Marine
ΔE2000 6.9
Where it sits
Hue147° of 360°
Saturation75%
Lightness70%
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#7becad
RGBrgb(123, 236, 173)
HSLhsl(147, 75%, 70%)
CMYKcmyk(48%, 0%, 27%, 8%)
LABlab(85.6 -46.3 20.8)
LCHlch(85.6 50.7 155.8)
OKLCHoklch(0.860 0.138 157.3)
Decimal8121517
Display P3color(display-p3 0.482 0.925 0.678)

Copy-ready code

/* CSS */
color: #7becad;
background-color: #7becad;
/* Tailwind (arbitrary) */
class="text-[#7becad] bg-[#7becad]"
/* SCSS */
$brand: #7becad;
/* SwiftUI */
Color(red: 0.482, green: 0.925, blue: 0.678)
/* Android */
Color.parseColor("#7becad")
/* Flutter */
Color(0xFF7BECAD)
/* Python / OpenCV (BGR) */
(173, 236, 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 #7becad · 14.44:1
Use #000000AAA at every size.
Aa
White text · 1.45:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.44:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7becad as text scores 1.45:1 on white and 14.44:1 on black.

Accessibility — WCAG contrast

Aa
#7becad on white: 1.45:1
AA ✗ fail · AA-large · AAA
Aa
#7becad on black: 14.44:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EBDDA9
deuteranopia · #DAD1B1
tritanopia · #5DEBDB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7becad 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
#C8F4DB
#9DF1C2
#7becad
#3BE385
#1FD670
#1AB25D
#158F4A
#136738
#0C4123
Base = 400Lightest = 50 · #F3FCF7Darkest = 950 · #0C4123
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F9EF;
  --brand-200: #C8F4DB;
  --brand-300: #9DF1C2;
  --brand-400: #7becad;
  --brand-500: #3BE385;
  --brand-600: #1FD670;
  --brand-700: #1AB25D;
  --brand-800: #158F4A;
  --brand-900: #136738;
  --brand-950: #0C4123;
  --brand: #7becad;
  --brand-ink: #000000;
}

Colors that work with #7becad

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#C0EDD4
Hairlines and dividers
Muted text#4B9B6E
Captions on the surface
Accent#B61697
Second voice, not a rival
Dark variant#106F3A
Hover, pressed, headers
Light variant#E9FCF1
Selected rows, tints
Dark surface#14241B
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 #7becad

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#EC7BBA
Analogous left#82EC7B
Analogous right#7BECE5
Split-complement 1#E57BEC
Split-complement 2#EC7B82
Triadic 1#AD7BEC
Triadic 2#ECAD7B
Tetradic#7B82EC

RGB percentages

Red48.2%
Green92.5%
Blue67.8%

CMYK percentages

Cyan47.9%
Magenta0.0%
Yellow26.7%
Key (black)7.5%

Color previews

#7becad text on a black background

contrast 14.44:1

Card sample

#7becad text on a white background

contrast 1.45:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7becad

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.

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

#7becad, answered

What color is #7becad?

#7becad is a light vivid green, closest to Aqua Marine (ΔE2000 6.9). It sits at 147° on the hue wheel with 75% saturation and 70% lightness, which reads as cool.

What is the RGB value of #7becad?

rgb(123, 236, 173) — 123 red, 236 green and 173 blue out of 255, or 48.2% / 92.5% / 67.8% by channel.

Is #7becad a light or a dark color?

It is a light color. Relative luminance is 0.6722 and perceived brightness is 79%, so black text on it reaches 14.44:1.

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

Black. It scores 14.44:1 against #7becad, versus 1.45:1 for white — AAA at any size.

What is the complementary color of #7becad?

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

What colors go well with #7becad?

For interface work: #F4FAF7 as the surface, #C0EDD4 for borders, #4B9B6E for secondary text, #B61697 as an accent and #106F3A for hover and pressed states. For a palette, the analogous pair #82EC7B and #7BECE5 stays calm, while #EC7BBA is the loudest partner.

What is #7becad in CMYK for printing?

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

Is #7becad 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 #7BEC84; nudged cooler, #7AEDD7.

Work with #7becad in the Color Lab