Skip to content

#a7f9df

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

RGB
167, 249, 223
HSL
161°, 87%, 82%
CMYK
33, 0, 10, 2
Luminance
0.8129

At a glance

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

Hex
#a7f9df
Hue
161°
cyan
Saturation
87%
electric
Lightness
82%
light
Brightness
98%
HSV value
Perceived
88%
weighted brightness
Luminance
0.8129
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
17.26:1
Closest name
Aqua Marine
ΔE2000 6
Where it sits
Hue161° of 360°
Saturation87%
Lightness82%
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#a7f9df
RGBrgb(167, 249, 223)
HSLhsl(161, 87%, 82%)
CMYKcmyk(33%, 0%, 10%, 2%)
LABlab(92.3 -30.4 4.6)
LCHlch(92.3 30.7 171.5)
OKLCHoklch(0.922 0.088 172.4)
Decimal11008479
Display P3color(display-p3 0.655 0.976 0.875)

Copy-ready code

/* CSS */
color: #a7f9df;
background-color: #a7f9df;
/* Tailwind (arbitrary) */
class="text-[#a7f9df] bg-[#a7f9df]"
/* SCSS */
$brand: #a7f9df;
/* SwiftUI */
Color(red: 0.655, green: 0.976, blue: 0.875)
/* Android */
Color.parseColor("#a7f9df")
/* Flutter */
Color(0xFFA7F9DF)
/* Python / OpenCV (BGR) */
(223, 249, 167)

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

Accessibility — WCAG contrast

Aa
#a7f9df on white: 1.22:1
AA ✗ fail · AA-large · AAA
Aa
#a7f9df on black: 17.26:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #F4EFDE
deuteranopia · #E6E5E1
tritanopia · #90FBF1

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #a7f9df 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
#E5FAF4
#C4F7E7
#a7f9df
#61F4C6
#2DF1B3
#10E5A2
#0DBF87
#0A996C
#0C6E4F
#084532
Base = 300Lightest = 50 · #F2FDF9Darkest = 950 · #084532
:root {
  --brand-50: #F2FDF9;
  --brand-100: #E5FAF4;
  --brand-200: #C4F7E7;
  --brand-300: #a7f9df;
  --brand-400: #61F4C6;
  --brand-500: #2DF1B3;
  --brand-600: #10E5A2;
  --brand-700: #0DBF87;
  --brand-800: #0A996C;
  --brand-900: #0C6E4F;
  --brand-950: #084532;
  --brand: #a7f9df;
  --brand-ink: #000000;
}

Colors that work with #a7f9df

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#C30973
Second voice, not a rival
Dark variant#087754
Hover, pressed, headers
Light variant#E7FDF6
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 #a7f9df

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#F9A7C1
Analogous left#A7F9B6
Analogous right#A7EAF9
Split-complement 1#F9A7EA
Split-complement 2#F9B6A7
Triadic 1#DFA7F9
Triadic 2#F9DFA7
Tetradic#B6A7F9

RGB percentages

Red65.5%
Green97.6%
Blue87.5%

CMYK percentages

Cyan32.9%
Magenta0.0%
Yellow10.4%
Key (black)2.4%

Color previews

#a7f9df text on a black background

contrast 17.26:1

Card sample

#a7f9df text on a white background

contrast 1.22:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(167, 249, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(167, 249, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #a7f9df;
background: linear-gradient(135deg, #a7f9df, #A7DCF9);

Monochromatic scale

Palettes built from #a7f9df

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.

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

#a7f9df, answered

What color is #a7f9df?

#a7f9df is a light electric cyan, closest to Aqua Marine (ΔE2000 6). It sits at 161° on the hue wheel with 87% saturation and 82% lightness, which reads as cool.

What is the RGB value of #a7f9df?

rgb(167, 249, 223) — 167 red, 249 green and 223 blue out of 255, or 65.5% / 97.6% / 87.5% by channel.

Is #a7f9df a light or a dark color?

It is a light color. Relative luminance is 0.8129 and perceived brightness is 88%, so black text on it reaches 17.26:1.

Should I use black or white text on #a7f9df?

Black. It scores 17.26:1 against #a7f9df, versus 1.22:1 for white — AAA at any size.

What is the complementary color of #a7f9df?

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

What colors go well with #a7f9df?

For interface work: #F4FAF8 as the surface, #C0EDDE for borders, #4B9B81 for secondary text, #C30973 as an accent and #087754 for hover and pressed states. For a palette, the analogous pair #A7F9B6 and #A7EAF9 stays calm, while #F9A7C1 is the loudest partner.

What is #a7f9df in CMYK for printing?

cmyk(33%, 0%, 10%, 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 #a7f9df 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 #A7F9C1; nudged cooler, #A6F6FA.

Work with #a7f9df in the Color Lab