Skip to content

#89c4af

a light, soft green · cool · closest name: Medium Aqua Marine

RGB
137, 196, 175
HSL
159°, 33%, 65%
CMYK
30, 0, 11, 23
Luminance
0.4789

At a glance

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

Hex
#89c4af
Hue
159°
green
Saturation
33%
soft
Lightness
65%
light
Brightness
77%
HSV value
Perceived
70%
weighted brightness
Luminance
0.4789
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Soft
Best ink
Black
10.58:1
Closest name
Medium Aqua Marine
ΔE2000 6.5
Where it sits
Hue159° of 360°
Saturation33%
Lightness65%
Temperature
Warm ← → Cool77% 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#89c4af
RGBrgb(137, 196, 175)
HSLhsl(159, 33%, 65%)
CMYKcmyk(30%, 0%, 11%, 23%)
LABlab(74.8 -23.5 4.5)
LCHlch(74.8 23.9 169.2)
OKLCHoklch(0.774 0.068 170.3)
Decimal9028783
Display P3color(display-p3 0.537 0.769 0.686)

Copy-ready code

/* CSS */
color: #89c4af;
background-color: #89c4af;
/* Tailwind (arbitrary) */
class="text-[#89c4af] bg-[#89c4af]"
/* SCSS */
$brand: #89c4af;
/* SwiftUI */
Color(red: 0.537, green: 0.769, blue: 0.686)
/* Android */
Color.parseColor("#89c4af")
/* Flutter */
Color(0xFF89C4AF)
/* Python / OpenCV (BGR) */
(175, 196, 137)

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

Accessibility — WCAG contrast

Aa
#89c4af on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#89c4af on black: 10.58:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C1BCAE
deuteranopia · #B6B5B0
tritanopia · #7AC5BE

Color scale — 50 to 950

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

#F5F9F8
#ECF4F1
#D4E8E1
#B4DACC
#89c4af
#69B49A
#52A386
#448870
#366D59
#2A5043
#1B322A
Base = 400Lightest = 50 · #F5F9F8Darkest = 950 · #1B322A
:root {
  --brand-50: #F5F9F8;
  --brand-100: #ECF4F1;
  --brand-200: #D4E8E1;
  --brand-300: #B4DACC;
  --brand-400: #89c4af;
  --brand-500: #69B49A;
  --brand-600: #52A386;
  --brand-700: #448870;
  --brand-800: #366D59;
  --brand-900: #2A5043;
  --brand-950: #1B322A;
  --brand: #89c4af;
  --brand-ink: #000000;
}

Colors that work with #89c4af

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#F5FAF8
Tinted page background
Border#C9E4DA
Hairlines and dividers
Muted text#4D997E
Captions on the surface
Accent#8C406E
Second voice, not a rival
Dark variant#2B5546
Hover, pressed, headers
Light variant#EEF6F3
Selected rows, tints
Dark surface#14241E
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 #89c4af

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Card and section backgrounds
  • Brand accents, badges and data highlights
Use with care
  • Text of any size on white — fails WCAG AA
  • 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#C4899E
Analogous left#89C491
Analogous right#89BCC4
Split-complement 1#C489BC
Split-complement 2#C49189
Triadic 1#AF89C4
Triadic 2#C4AF89
Tetradic#9189C4

RGB percentages

Red53.7%
Green76.9%
Blue68.6%

CMYK percentages

Cyan30.1%
Magenta0.0%
Yellow10.7%
Key (black)23.1%

Color previews

#89c4af text on a black background

contrast 10.58:1

Card sample

#89c4af text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(137, 196, 175, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(137, 196, 175, 0.45);
Border & gradient
Gradient panel
border: 3px solid #89c4af;
background: linear-gradient(135deg, #89c4af, #89B2C4);

Monochromatic scale

Palettes built from #89c4af

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.

#89c4af 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.

#89c4af, answered

What color is #89c4af?

#89c4af is a light soft green, closest to Medium Aqua Marine (ΔE2000 6.5). It sits at 159° on the hue wheel with 33% saturation and 65% lightness, which reads as cool.

What is the RGB value of #89c4af?

rgb(137, 196, 175) — 137 red, 196 green and 175 blue out of 255, or 53.7% / 76.9% / 68.6% by channel.

Is #89c4af a light or a dark color?

It is a mid-tone. Relative luminance is 0.4789 and perceived brightness is 70%, so black text on it reaches 10.58:1.

Should I use black or white text on #89c4af?

Black. It scores 10.58:1 against #89c4af, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #89c4af?

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

What colors go well with #89c4af?

For interface work: #F5FAF8 as the surface, #C9E4DA for borders, #4D997E for secondary text, #8C406E as an accent and #2B5546 for hover and pressed states. For a palette, the analogous pair #89C491 and #89BCC4 stays calm, while #C4899E is the loudest partner.

What is #89c4af in CMYK for printing?

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

Is #89c4af warm or cool?

Cool — it scores 77 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #89C499; nudged cooler, #87C5C6.

Work with #89c4af in the Color Lab