Skip to content

#97eeba

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

RGB
151, 238, 186
HSL
144°, 72%, 76%
CMYK
37, 0, 22, 7
Luminance
0.7127

At a glance

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

Hex
#97eeba
Hue
144°
green
Saturation
72%
vivid
Lightness
76%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7127
WCAG relative
Temperature
Cool
73/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
15.25:1
Closest name
Aqua Marine
ΔE2000 6.2
Where it sits
Hue144° of 360°
Saturation72%
Lightness76%
Temperature
Warm ← → Cool73% 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#97eeba
RGBrgb(151, 238, 186)
HSLhsl(144, 72%, 76%)
CMYKcmyk(37%, 0%, 22%, 7%)
LABlab(87.6 -37.2 17.0)
LCHlch(87.6 40.9 155.4)
OKLCHoklch(0.880 0.112 156.9)
Decimal9957050
Display P3color(display-p3 0.592 0.933 0.729)

Copy-ready code

/* CSS */
color: #97eeba;
background-color: #97eeba;
/* Tailwind (arbitrary) */
class="text-[#97eeba] bg-[#97eeba]"
/* SCSS */
$brand: #97eeba;
/* SwiftUI */
Color(red: 0.592, green: 0.933, blue: 0.729)
/* Android */
Color.parseColor("#97eeba")
/* Flutter */
Color(0xFF97EEBA)
/* Python / OpenCV (BGR) */
(186, 238, 151)

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

Accessibility — WCAG contrast

Aa
#97eeba on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#97eeba on black: 15.25:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EDE1B7
deuteranopia · #DFD8BD
tritanopia · #85EDE0

Color scale — 50 to 950

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

#F3FCF7
#E7F8EE
#C9F3DA
#97eeba
#6EE79F
#3EDF7F
#22D269
#1DAF58
#178C46
#156635
#0D4021
Base = 300Lightest = 50 · #F3FCF7Darkest = 950 · #0D4021
:root {
  --brand-50: #F3FCF7;
  --brand-100: #E7F8EE;
  --brand-200: #C9F3DA;
  --brand-300: #97eeba;
  --brand-400: #6EE79F;
  --brand-500: #3EDF7F;
  --brand-600: #22D269;
  --brand-700: #1DAF58;
  --brand-800: #178C46;
  --brand-900: #156635;
  --brand-950: #0D4021;
  --brand: #97eeba;
  --brand-ink: #000000;
}

Colors that work with #97eeba

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#C0EDD2
Hairlines and dividers
Muted text#4B9B6B
Captions on the surface
Accent#B3199D
Second voice, not a rival
Dark variant#126E37
Hover, pressed, headers
Light variant#E9FBF0
Selected rows, tints
Dark surface#14241A
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 #97eeba

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#EE97CB
Analogous left#A0EE97
Analogous right#97EEE5
Split-complement 1#E597EE
Split-complement 2#EE97A0
Triadic 1#BA97EE
Triadic 2#EEBA97
Tetradic#97A0EE

RGB percentages

Red59.2%
Green93.3%
Blue72.9%

CMYK percentages

Cyan36.6%
Magenta0.0%
Yellow21.8%
Key (black)6.7%

Color previews

#97eeba text on a black background

contrast 15.25:1

Card sample

#97eeba text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(151, 238, 186, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(151, 238, 186, 0.45);
Border & gradient
Gradient panel
border: 3px solid #97eeba;
background: linear-gradient(135deg, #97eeba, #97E8EE);

Monochromatic scale

Palettes built from #97eeba

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.

#97eeba 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.

#97eeba, answered

What color is #97eeba?

#97eeba is a light vivid green, closest to Aqua Marine (ΔE2000 6.2). It sits at 144° on the hue wheel with 72% saturation and 76% lightness, which reads as cool.

What is the RGB value of #97eeba?

rgb(151, 238, 186) — 151 red, 238 green and 186 blue out of 255, or 59.2% / 93.3% / 72.9% by channel.

Is #97eeba a light or a dark color?

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

Should I use black or white text on #97eeba?

Black. It scores 15.25:1 against #97eeba, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #97eeba?

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

What colors go well with #97eeba?

For interface work: #F4FAF7 as the surface, #C0EDD2 for borders, #4B9B6B for secondary text, #B3199D as an accent and #126E37 for hover and pressed states. For a palette, the analogous pair #A0EE97 and #97EEE5 stays calm, while #EE97CB is the loudest partner.

What is #97eeba in CMYK for printing?

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

Is #97eeba warm or cool?

Cool — it scores 73 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #97EE9A; nudged cooler, #96EFDB.

Work with #97eeba in the Color Lab