Skip to content

#7af2c5

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

RGB
122, 242, 197
HSL
158°, 82%, 71%
CMYK
50, 0, 19, 5
Luminance
0.7167

At a glance

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

Hex
#7af2c5
Hue
158°
green
Saturation
82%
electric
Lightness
71%
light
Brightness
95%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7167
WCAG relative
Temperature
Cool
78/100 cool
Color family
Green
Tone
Electric
Best ink
Black
15.33:1
Closest name
Aqua Marine
ΔE2000 2.9
Where it sits
Hue158° of 360°
Saturation82%
Lightness71%
Temperature
Warm ← → Cool78% 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#7af2c5
RGBrgb(122, 242, 197)
HSLhsl(158, 82%, 71%)
CMYKcmyk(50%, 0%, 19%, 5%)
LABlab(87.8 -44.2 11.4)
LCHlch(87.8 45.7 165.5)
OKLCHoklch(0.879 0.127 166.7)
Decimal8057541
Display P3color(display-p3 0.478 0.949 0.773)

Copy-ready code

/* CSS */
color: #7af2c5;
background-color: #7af2c5;
/* Tailwind (arbitrary) */
class="text-[#7af2c5] bg-[#7af2c5]"
/* SCSS */
$brand: #7af2c5;
/* SwiftUI */
Color(red: 0.478, green: 0.949, blue: 0.773)
/* Android */
Color.parseColor("#7af2c5")
/* Flutter */
Color(0xFF7AF2C5)
/* Python / OpenCV (BGR) */
(197, 242, 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 #7af2c5 · 15.33:1
Use #000000AAA at every size.
Aa
White text · 1.37:1
AA fail · AA large fail · AAA fail
Aa
Black text · 15.33:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #7af2c5 as text scores 1.37:1 on white and 15.33:1 on black.

Accessibility — WCAG contrast

Aa
#7af2c5 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#7af2c5 on black: 15.33:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE4C3
deuteranopia · #DBD7C8
tritanopia · #4EF3E5

Color scale — 50 to 950

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

#F2FCF9
#E6FAF2
#C6F6E4
#99F5D2
#7af2c5
#33EBA6
#16DF94
#12BA7B
#0F9562
#0F6B49
#09432D
Base = 400Lightest = 50 · #F2FCF9Darkest = 950 · #09432D
:root {
  --brand-50: #F2FCF9;
  --brand-100: #E6FAF2;
  --brand-200: #C6F6E4;
  --brand-300: #99F5D2;
  --brand-400: #7af2c5;
  --brand-500: #33EBA6;
  --brand-600: #16DF94;
  --brand-700: #12BA7B;
  --brand-800: #0F9562;
  --brand-900: #0F6B49;
  --brand-950: #09432D;
  --brand: #7af2c5;
  --brand-ink: #000000;
}

Colors that work with #7af2c5

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#C0EDDC
Hairlines and dividers
Muted text#4B9B7D
Captions on the surface
Accent#BE0E7C
Second voice, not a rival
Dark variant#0B744D
Hover, pressed, headers
Light variant#E8FDF5
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 #7af2c5

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#F27AA7
Analogous left#7AF289
Analogous right#7AE3F2
Split-complement 1#F27AE3
Split-complement 2#F2897A
Triadic 1#C57AF2
Triadic 2#F2C57A
Tetradic#897AF2

RGB percentages

Red47.8%
Green94.9%
Blue77.3%

CMYK percentages

Cyan49.6%
Magenta0.0%
Yellow18.6%
Key (black)5.1%

Color previews

#7af2c5 text on a black background

contrast 15.33:1

Card sample

#7af2c5 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7af2c5

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.

#7af2c5 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#7af2c5, answered

What color is #7af2c5?

#7af2c5 is a light electric green, closest to Aqua Marine (ΔE2000 2.9). It sits at 158° on the hue wheel with 82% saturation and 71% lightness, which reads as cool.

What is the RGB value of #7af2c5?

rgb(122, 242, 197) — 122 red, 242 green and 197 blue out of 255, or 47.8% / 94.9% / 77.3% by channel.

Is #7af2c5 a light or a dark color?

It is a light color. Relative luminance is 0.7167 and perceived brightness is 82%, so black text on it reaches 15.33:1.

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

Black. It scores 15.33:1 against #7af2c5, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #7af2c5?

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

What colors go well with #7af2c5?

For interface work: #F4FAF8 as the surface, #C0EDDC for borders, #4B9B7D for secondary text, #BE0E7C as an accent and #0B744D for hover and pressed states. For a palette, the analogous pair #7AF289 and #7AE3F2 stays calm, while #F27AA7 is the loudest partner.

What is #7af2c5 in CMYK for printing?

cmyk(50%, 0%, 19%, 5%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #7af2c5 warm or cool?

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

Work with #7af2c5 in the Color Lab