Skip to content

#79ebbc

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

RGB
121, 235, 188
HSL
155°, 74%, 70%
CMYK
49, 0, 20, 8
Luminance
0.6711

At a glance

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

Hex
#79ebbc
Hue
155°
green
Saturation
74%
vivid
Lightness
70%
light
Brightness
92%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6711
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
14.42:1
Closest name
Aqua Marine
ΔE2000 4.6
Where it sits
Hue155° of 360°
Saturation74%
Lightness70%
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#79ebbc
RGBrgb(121, 235, 188)
HSLhsl(155, 74%, 70%)
CMYKcmyk(49%, 0%, 20%, 8%)
LABlab(85.6 -43.3 12.9)
LCHlch(85.6 45.2 163.4)
OKLCHoklch(0.860 0.125 164.6)
Decimal7990204
Display P3color(display-p3 0.475 0.922 0.737)

Copy-ready code

/* CSS */
color: #79ebbc;
background-color: #79ebbc;
/* Tailwind (arbitrary) */
class="text-[#79ebbc] bg-[#79ebbc]"
/* SCSS */
$brand: #79ebbc;
/* SwiftUI */
Color(red: 0.475, green: 0.922, blue: 0.737)
/* Android */
Color.parseColor("#79ebbc")
/* Flutter */
Color(0xFF79EBBC)
/* Python / OpenCV (BGR) */
(188, 235, 121)

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

Accessibility — WCAG contrast

Aa
#79ebbc on white: 1.46:1
AA ✗ fail · AA-large · AAA
Aa
#79ebbc on black: 14.42:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7DDBA
deuteranopia · #D6D1BF
tritanopia · #53EBDE

Color scale — 50 to 950

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

#F3FCF8
#E7F9F1
#C8F3E2
#9DF0CE
#79ebbc
#3CE29D
#20D58A
#1BB173
#158E5C
#146745
#0C402B
Base = 400Lightest = 50 · #F3FCF8Darkest = 950 · #0C402B
:root {
  --brand-50: #F3FCF8;
  --brand-100: #E7F9F1;
  --brand-200: #C8F3E2;
  --brand-300: #9DF0CE;
  --brand-400: #79ebbc;
  --brand-500: #3CE29D;
  --brand-600: #20D58A;
  --brand-700: #1BB173;
  --brand-800: #158E5C;
  --brand-900: #146745;
  --brand-950: #0C402B;
  --brand: #79ebbc;
  --brand-ink: #000000;
}

Colors that work with #79ebbc

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#B5177F
Second voice, not a rival
Dark variant#116F48
Hover, pressed, headers
Light variant#E9FCF4
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 #79ebbc

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#EB79A8
Analogous left#79EB83
Analogous right#79E1EB
Split-complement 1#EB79E1
Split-complement 2#EB8379
Triadic 1#BC79EB
Triadic 2#EBBC79
Tetradic#8379EB

RGB percentages

Red47.5%
Green92.2%
Blue73.7%

CMYK percentages

Cyan48.5%
Magenta0.0%
Yellow20.0%
Key (black)7.8%

Color previews

#79ebbc text on a black background

contrast 14.42:1

Card sample

#79ebbc text on a white background

contrast 1.46:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #79ebbc;
Background color
Panel with #79ebbc background
background-color: #79ebbc;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #79ebbc;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(121, 235, 188, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(121, 235, 188, 0.45);
Border & gradient
Gradient panel
border: 3px solid #79ebbc;
background: linear-gradient(135deg, #79ebbc, #79CEEB);

Monochromatic scale

Palettes built from #79ebbc

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.

#79ebbc 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.

#79ebbc, answered

What color is #79ebbc?

#79ebbc is a light vivid green, closest to Aqua Marine (ΔE2000 4.6). It sits at 155° on the hue wheel with 74% saturation and 70% lightness, which reads as cool.

What is the RGB value of #79ebbc?

rgb(121, 235, 188) — 121 red, 235 green and 188 blue out of 255, or 47.5% / 92.2% / 73.7% by channel.

Is #79ebbc a light or a dark color?

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

Should I use black or white text on #79ebbc?

Black. It scores 14.42:1 against #79ebbc, versus 1.46:1 for white — AAA at any size.

What is the complementary color of #79ebbc?

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

What colors go well with #79ebbc?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B7A for secondary text, #B5177F as an accent and #116F48 for hover and pressed states. For a palette, the analogous pair #79EB83 and #79E1EB stays calm, while #EB79A8 is the loudest partner.

What is #79ebbc in CMYK for printing?

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

Is #79ebbc 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 #79EB92; nudged cooler, #77EDE7.

Work with #79ebbc in the Color Lab