Skip to content

#a7ebc9

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

RGB
167, 235, 201
HSL
150°, 63%, 79%
CMYK
29, 0, 15, 8
Luminance
0.7185

At a glance

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

Hex
#a7ebc9
Hue
150°
green
Saturation
63%
vivid
Lightness
79%
light
Brightness
92%
HSV value
Perceived
84%
weighted brightness
Luminance
0.7185
WCAG relative
Temperature
Cool
75/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.37:1
Closest name
Aqua Marine
ΔE2000 7.2
Where it sits
Hue150° of 360°
Saturation63%
Lightness79%
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#a7ebc9
RGBrgb(167, 235, 201)
HSLhsl(150, 63%, 79%)
CMYKcmyk(29%, 0%, 15%, 8%)
LABlab(87.9 -28.2 9.7)
LCHlch(87.9 29.8 160.9)
OKLCHoklch(0.885 0.083 162.4)
Decimal11004873
Display P3color(display-p3 0.655 0.922 0.788)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#a7ebc9 on white: 1.37:1
AA ✗ fail · AA-large · AAA
Aa
#a7ebc9 on black: 15.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E9E1C7
deuteranopia · #DDD9CB
tritanopia · #99EBE1

Color scale — 50 to 950

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

#F4FBF7
#E8F7F0
#CBF0DE
#a7ebc9
#76E0AB
#48D58F
#2DC87A
#26A666
#1E8552
#1A613D
#103C26
Base = 300Lightest = 50 · #F4FBF7Darkest = 950 · #103C26
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E8F7F0;
  --brand-200: #CBF0DE;
  --brand-300: #a7ebc9;
  --brand-400: #76E0AB;
  --brand-500: #48D58F;
  --brand-600: #2DC87A;
  --brand-700: #26A666;
  --brand-800: #1E8552;
  --brand-900: #1A613D;
  --brand-950: #103C26;
  --brand: #a7ebc9;
  --brand-ink: #000000;
}

Colors that work with #a7ebc9

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#4B9B73
Captions on the surface
Accent#AA2288
Second voice, not a rival
Dark variant#186840
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 #a7ebc9

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#EBA7C9
Analogous left#A7EBA7
Analogous right#A7EBEB
Split-complement 1#EBA7EB
Split-complement 2#EBA7A7
Triadic 1#C9A7EB
Triadic 2#EBC9A7
Tetradic#A7A7EB

RGB percentages

Red65.5%
Green92.2%
Blue78.8%

CMYK percentages

Cyan28.9%
Magenta0.0%
Yellow14.5%
Key (black)7.8%

Color previews

#a7ebc9 text on a black background

contrast 15.37:1

Card sample

#a7ebc9 text on a white background

contrast 1.37:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #a7ebc9

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.

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

#a7ebc9, answered

What color is #a7ebc9?

#a7ebc9 is a light vivid green, closest to Aqua Marine (ΔE2000 7.2). It sits at 150° on the hue wheel with 63% saturation and 79% lightness, which reads as cool.

What is the RGB value of #a7ebc9?

rgb(167, 235, 201) — 167 red, 235 green and 201 blue out of 255, or 65.5% / 92.2% / 78.8% by channel.

Is #a7ebc9 a light or a dark color?

It is a light color. Relative luminance is 0.7185 and perceived brightness is 84%, so black text on it reaches 15.37:1.

Should I use black or white text on #a7ebc9?

Black. It scores 15.37:1 against #a7ebc9, versus 1.37:1 for white — AAA at any size.

What is the complementary color of #a7ebc9?

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

What colors go well with #a7ebc9?

For interface work: #F4FAF7 as the surface, #C0EDD6 for borders, #4B9B73 for secondary text, #AA2288 as an accent and #186840 for hover and pressed states. For a palette, the analogous pair #A7EBA7 and #A7EBEB stays calm, while #EBA7C9 is the loudest partner.

What is #a7ebc9 in CMYK for printing?

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

Is #a7ebc9 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 #A7EBB0; nudged cooler, #A6ECE3.

Work with #a7ebc9 in the Color Lab