Skip to content

#7cfad7

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

RGB
124, 250, 215
HSL
163°, 93%, 73%
CMYK
50, 0, 14, 2
Luminance
0.7756

At a glance

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

Hex
#7cfad7
Hue
163°
cyan
Saturation
93%
electric
Lightness
73%
light
Brightness
98%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7756
WCAG relative
Temperature
Cool
81/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.51:1
Closest name
Aqua Marine
ΔE2000 2.2
Where it sits
Hue163° of 360°
Saturation93%
Lightness73%
Temperature
Warm ← → Cool81% 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#7cfad7
RGBrgb(124, 250, 215)
HSLhsl(163, 93%, 73%)
CMYKcmyk(50%, 0%, 14%, 2%)
LABlab(90.6 -43.3 6.1)
LCHlch(90.6 43.8 172.0)
OKLCHoklch(0.903 0.124 172.9)
Decimal8190679
Display P3color(display-p3 0.486 0.980 0.843)

Copy-ready code

/* CSS */
color: #7cfad7;
background-color: #7cfad7;
/* Tailwind (arbitrary) */
class="text-[#7cfad7] bg-[#7cfad7]"
/* SCSS */
$brand: #7cfad7;
/* SwiftUI */
Color(red: 0.486, green: 0.980, blue: 0.843)
/* Android */
Color.parseColor("#7cfad7")
/* Flutter */
Color(0xFF7CFAD7)
/* Python / OpenCV (BGR) */
(215, 250, 124)

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

Accessibility — WCAG contrast

Aa
#7cfad7 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#7cfad7 on black: 16.51:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F3ECD5
deuteranopia · #E0DED9
tritanopia · #44FCF0

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #7cfad7 is pinned to step 300; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F2FDFA
#E4FBF5
#C2F9EA
#7cfad7
#5DF9CD
#27F7BD
#09ECAD
#08C490
#069D73
#097154
#064735
Base = 300Lightest = 50 · #F2FDFADarkest = 950 · #064735
:root {
  --brand-50: #F2FDFA;
  --brand-100: #E4FBF5;
  --brand-200: #C2F9EA;
  --brand-300: #7cfad7;
  --brand-400: #5DF9CD;
  --brand-500: #27F7BD;
  --brand-600: #09ECAD;
  --brand-700: #08C490;
  --brand-800: #069D73;
  --brand-900: #097154;
  --brand-950: #064735;
  --brand: #7cfad7;
  --brand-ink: #000000;
}

Colors that work with #7cfad7

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#F4FAF9
Tinted page background
Border#C0EDE0
Hairlines and dividers
Muted text#4B9B85
Captions on the surface
Accent#C9036C
Second voice, not a rival
Dark variant#057B5A
Hover, pressed, headers
Light variant#E6FEF7
Selected rows, tints
Dark surface#142420
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 #7cfad7

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
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#FA7C9F
Analogous left#7CFA98
Analogous right#7CDEFA
Split-complement 1#FA7CDE
Split-complement 2#FA987C
Triadic 1#D77CFA
Triadic 2#FAD77C
Tetradic#987CFA

RGB percentages

Red48.6%
Green98.0%
Blue84.3%

CMYK percentages

Cyan50.4%
Magenta0.0%
Yellow14.0%
Key (black)2.0%

Color previews

#7cfad7 text on a black background

contrast 16.51:1

Card sample

#7cfad7 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(124, 250, 215, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(124, 250, 215, 0.45);
Border & gradient
Gradient panel
border: 3px solid #7cfad7;
background: linear-gradient(135deg, #7cfad7, #7CC9FA);

Monochromatic scale

Palettes built from #7cfad7

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.

#7cfad7 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
SurfacesBadgesHighlightsEmpty states
Print note

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

#7cfad7, answered

What color is #7cfad7?

#7cfad7 is a light electric cyan, closest to Aqua Marine (ΔE2000 2.2). It sits at 163° on the hue wheel with 93% saturation and 73% lightness, which reads as cool.

What is the RGB value of #7cfad7?

rgb(124, 250, 215) — 124 red, 250 green and 215 blue out of 255, or 48.6% / 98% / 84.3% by channel.

Is #7cfad7 a light or a dark color?

It is a light color. Relative luminance is 0.7756 and perceived brightness is 85%, so black text on it reaches 16.51:1.

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

Black. It scores 16.51:1 against #7cfad7, versus 1.27:1 for white — AAA at any size.

What is the complementary color of #7cfad7?

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

What colors go well with #7cfad7?

For interface work: #F4FAF9 as the surface, #C0EDE0 for borders, #4B9B85 for secondary text, #C9036C as an accent and #057B5A for hover and pressed states. For a palette, the analogous pair #7CFA98 and #7CDEFA stays calm, while #FA7C9F is the loudest partner.

What is #7cfad7 in CMYK for printing?

cmyk(50%, 0%, 14%, 2%). 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 #7cfad7 warm or cool?

Cool — it scores 81 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #7CFAA9; nudged cooler, #7BF0FB.

Work with #7cfad7 in the Color Lab