Skip to content

#7ae0ac

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

RGB
122, 224, 172
HSL
149°, 62%, 68%
CMYK
46, 0, 23, 12
Luminance
0.6043

At a glance

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

Hex
#7ae0ac
Hue
149°
green
Saturation
62%
vivid
Lightness
68%
light
Brightness
88%
HSV value
Perceived
76%
weighted brightness
Luminance
0.6043
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
13.09:1
Closest name
Medium Aqua Marine
ΔE2000 6.2
Where it sits
Hue149° of 360°
Saturation62%
Lightness68%
Temperature
Warm ← → Cool75% 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#7ae0ac
RGBrgb(122, 224, 172)
HSLhsl(149, 62%, 68%)
CMYKcmyk(46%, 0%, 23%, 12%)
LABlab(82.1 -41.5 16.4)
LCHlch(82.1 44.6 158.5)
OKLCHoklch(0.831 0.122 159.9)
Decimal8052908
Display P3color(display-p3 0.478 0.878 0.675)

Copy-ready code

/* CSS */
color: #7ae0ac;
background-color: #7ae0ac;
/* Tailwind (arbitrary) */
class="text-[#7ae0ac] bg-[#7ae0ac]"
/* SCSS */
$brand: #7ae0ac;
/* SwiftUI */
Color(red: 0.478, green: 0.878, blue: 0.675)
/* Android */
Color.parseColor("#7ae0ac")
/* Flutter */
Color(0xFF7AE0AC)
/* Python / OpenCV (BGR) */
(172, 224, 122)

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

Accessibility — WCAG contrast

Aa
#7ae0ac on white: 1.60:1
AA ✗ fail · AA-large · AAA
Aa
#7ae0ac on black: 13.09:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DED3A9
deuteranopia · #CEC8AF
tritanopia · #5FDFD2

Color scale — 50 to 950

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

#F4FBF7
#E8F7F0
#CCF0DD
#A4EAC6
#7ae0ac
#49D58D
#2EC779
#27A565
#1F8451
#1A603C
#103C26
Base = 400Lightest = 50 · #F4FBF7Darkest = 950 · #103C26
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E8F7F0;
  --brand-200: #CCF0DD;
  --brand-300: #A4EAC6;
  --brand-400: #7ae0ac;
  --brand-500: #49D58D;
  --brand-600: #2EC779;
  --brand-700: #27A565;
  --brand-800: #1F8451;
  --brand-900: #1A603C;
  --brand-950: #103C26;
  --brand: #7ae0ac;
  --brand-ink: #000000;
}

Colors that work with #7ae0ac

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#C0EDD6
Hairlines and dividers
Muted text#4B9B72
Captions on the surface
Accent#A92389
Second voice, not a rival
Dark variant#18673F
Hover, pressed, headers
Light variant#EAFAF2
Selected rows, tints
Dark surface#14241C
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 #7ae0ac

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#E07AAE
Analogous left#7BE07A
Analogous right#7AE0DF
Split-complement 1#DF7AE0
Split-complement 2#E07A7B
Triadic 1#AC7AE0
Triadic 2#E0AC7A
Tetradic#7A7BE0

RGB percentages

Red47.8%
Green87.8%
Blue67.5%

CMYK percentages

Cyan45.5%
Magenta0.0%
Yellow23.2%
Key (black)12.2%

Color previews

#7ae0ac text on a black background

contrast 13.09:1

Card sample

#7ae0ac text on a white background

contrast 1.60:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(122, 224, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(122, 224, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7ae0ac;
background: linear-gradient(135deg, #7ae0ac, #7AD0E0);

Monochromatic scale

Palettes built from #7ae0ac

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.

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

#7ae0ac, answered

What color is #7ae0ac?

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

What is the RGB value of #7ae0ac?

rgb(122, 224, 172) — 122 red, 224 green and 172 blue out of 255, or 47.8% / 87.8% / 67.5% by channel.

Is #7ae0ac a light or a dark color?

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

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

Black. It scores 13.09:1 against #7ae0ac, versus 1.60:1 for white — AAA at any size.

What is the complementary color of #7ae0ac?

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

What colors go well with #7ae0ac?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B72 for secondary text, #A92389 as an accent and #18673F for hover and pressed states. For a palette, the analogous pair #7BE07A and #7AE0DF stays calm, while #E07AAE is the loudest partner.

What is #7ae0ac in CMYK for printing?

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

Is #7ae0ac warm or cool?

Cool — it scores 75 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7AE086; nudged cooler, #78E2D2.

Work with #7ae0ac in the Color Lab