Skip to content

#7afbd2

a light, electric cyan · cool · “Aqua Marine”

RGB
122, 251, 210
HSL
161°, 94%, 73%
CMYK
51, 0, 16, 2
Luminance
0.7779

At a glance

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

Hex
#7afbd2
Hue
161°
cyan
Saturation
94%
electric
Lightness
73%
light
Brightness
98%
HSV value
Perceived
85%
weighted brightness
Luminance
0.7779
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
16.56:1
Closest name
Aqua Marine
ΔE2000 1
Where it sits
Hue161° of 360°
Saturation94%
Lightness73%
Temperature
Warm ← → Cool80% 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#7afbd2
RGBrgb(122, 251, 210)
HSLhsl(161, 94%, 73%)
CMYKcmyk(51%, 0%, 16%, 2%)
LABlab(90.7 -45.3 8.8)
LCHlch(90.7 46.2 169.0)
OKLCHoklch(0.903 0.130 170.0)
Decimal8059858
Display P3color(display-p3 0.478 0.984 0.824)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#7afbd2 on white: 1.27:1
AA ✗ fail · AA-large · AAA
Aa
#7afbd2 on black: 16.56:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F5EDD0
deuteranopia · #E1DED5
tritanopia · #42FCEF

Color scale — 50 to 950

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

#F2FDF9
#E4FBF4
#C2FAE8
#7afbd2
#5CFAC8
#25F8B5
#07EEA4
#06C689
#059E6E
#087250
#054732
Base = 300Lightest = 50 · #F2FDF9Darkest = 950 · #054732
:root {
  --brand-50: #F2FDF9;
  --brand-100: #E4FBF4;
  --brand-200: #C2FAE8;
  --brand-300: #7afbd2;
  --brand-400: #5CFAC8;
  --brand-500: #25F8B5;
  --brand-600: #07EEA4;
  --brand-700: #06C689;
  --brand-800: #059E6E;
  --brand-900: #087250;
  --brand-950: #054732;
  --brand: #7afbd2;
  --brand-ink: #000000;
}

Colors that work with #7afbd2

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#C0EDDE
Hairlines and dividers
Muted text#4B9B81
Captions on the surface
Accent#CA0274
Second voice, not a rival
Dark variant#047C56
Hover, pressed, headers
Light variant#E6FEF7
Selected rows, tints
Dark surface#14241F
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 #7afbd2

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#FB7AA3
Analogous left#7AFB91
Analogous right#7AE4FB
Split-complement 1#FB7AE4
Split-complement 2#FB917A
Triadic 1#D27AFB
Triadic 2#FBD27A
Tetradic#917AFB

RGB percentages

Red47.8%
Green98.4%
Blue82.4%

CMYK percentages

Cyan51.4%
Magenta0.0%
Yellow16.3%
Key (black)1.6%

Color previews

#7afbd2 text on a black background

contrast 16.56:1

Card sample

#7afbd2 text on a white background

contrast 1.27:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #7afbd2

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.

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

#7afbd2, answered

What color is #7afbd2?

#7afbd2 is a light electric cyan — the CSS keyword Aqua Marine. It sits at 161° on the hue wheel with 94% saturation and 73% lightness, which reads as cool.

What is the RGB value of #7afbd2?

rgb(122, 251, 210) — 122 red, 251 green and 210 blue out of 255, or 47.8% / 98.4% / 82.4% by channel.

Is #7afbd2 a light or a dark color?

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

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

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

What is the complementary color of #7afbd2?

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

What colors go well with #7afbd2?

For interface work: #F4FAF8 as the surface, #C0EDDE for borders, #4B9B81 for secondary text, #CA0274 as an accent and #047C56 for hover and pressed states. For a palette, the analogous pair #7AFB91 and #7AE4FB stays calm, while #FB7AA3 is the loudest partner.

What is #7afbd2 in CMYK for printing?

cmyk(51%, 0%, 16%, 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 #7afbd2 warm or cool?

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

Work with #7afbd2 in the Color Lab