Skip to content

#5fd697

a balanced, vivid green · cool · closest name: Medium Aqua Marine

RGB
95, 214, 151
HSL
148°, 59%, 61%
CMYK
56, 0, 29, 16
Luminance
0.5276

At a glance

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

Hex
#5fd697
Hue
148°
green
Saturation
59%
vivid
Lightness
61%
balanced
Brightness
84%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5276
WCAG relative
Temperature
Cool
74/100 cool
Color family
Green
Tone
Vivid
Best ink
Black
11.55:1
Closest name
Medium Aqua Marine
ΔE2000 6.7
Where it sits
Hue148° of 360°
Saturation59%
Lightness61%
Temperature
Warm ← → Cool74% 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#5fd697
RGBrgb(95, 214, 151)
HSLhsl(148, 59%, 61%)
CMYKcmyk(56%, 0%, 29%, 16%)
LABlab(77.7 -47.9 21.2)
LCHlch(77.7 52.4 156.1)
OKLCHoklch(0.791 0.141 157.6)
Decimal6280855
Display P3color(display-p3 0.373 0.839 0.592)

Copy-ready code

/* CSS */
color: #5fd697;
background-color: #5fd697;
/* Tailwind (arbitrary) */
class="text-[#5fd697] bg-[#5fd697]"
/* SCSS */
$brand: #5fd697;
/* SwiftUI */
Color(red: 0.373, green: 0.839, blue: 0.592)
/* Android */
Color.parseColor("#5fd697")
/* Flutter */
Color(0xFF5FD697)
/* Python / OpenCV (BGR) */
(151, 214, 95)

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

Accessibility — WCAG contrast

Aa
#5fd697 on white: 1.82:1
AA ✗ fail · AA-large · AAA
Aa
#5fd697 on black: 11.55:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4C793
deuteranopia · #C4BB9B
tritanopia · #36D5C5

Color scale — 50 to 950

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

#F4FBF7
#E9F7EF
#CDEFDD
#A6E8C5
#79DDA8
#5fd697
#32C376
#2AA262
#21824F
#1C5F3B
#113B25
Base = 500Lightest = 50 · #F4FBF7Darkest = 950 · #113B25
:root {
  --brand-50: #F4FBF7;
  --brand-100: #E9F7EF;
  --brand-200: #CDEFDD;
  --brand-300: #A6E8C5;
  --brand-400: #79DDA8;
  --brand-500: #5fd697;
  --brand-600: #32C376;
  --brand-700: #2AA262;
  --brand-800: #21824F;
  --brand-900: #1C5F3B;
  --brand-950: #113B25;
  --brand: #5fd697;
  --brand-ink: #000000;
}

Colors that work with #5fd697

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#C0EDD5
Hairlines and dividers
Muted text#4B9B70
Captions on the surface
Accent#DA5BBE
Second voice, not a rival
Dark variant#1A653D
Hover, pressed, headers
Light variant#EBFAF2
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 #5fd697

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
  • 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
  • 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#D65F9E
Analogous left#63D65F
Analogous right#5FD6D2
Split-complement 1#D25FD6
Split-complement 2#D65F63
Triadic 1#975FD6
Triadic 2#D6975F
Tetradic#5F63D6

RGB percentages

Red37.3%
Green83.9%
Blue59.2%

CMYK percentages

Cyan55.6%
Magenta0.0%
Yellow29.4%
Key (black)16.1%

Color previews

#5fd697 text on a black background

contrast 11.55:1

Card sample

#5fd697 text on a white background

contrast 1.82:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(95, 214, 151, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(95, 214, 151, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5fd697;
background: linear-gradient(135deg, #5fd697, #5FC6D6);

Monochromatic scale

Palettes built from #5fd697

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.

#5fd697 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
ButtonsLinksFocus statesCharts
Print note

Converts to four-color process without much drama. Proof it anyway.

#5fd697, answered

What color is #5fd697?

#5fd697 is a balanced vivid green, closest to Medium Aqua Marine (ΔE2000 6.7). It sits at 148° on the hue wheel with 59% saturation and 61% lightness, which reads as cool.

What is the RGB value of #5fd697?

rgb(95, 214, 151) — 95 red, 214 green and 151 blue out of 255, or 37.3% / 83.9% / 59.2% by channel.

Is #5fd697 a light or a dark color?

It is a light color. Relative luminance is 0.5276 and perceived brightness is 70%, so black text on it reaches 11.55:1.

Should I use black or white text on #5fd697?

Black. It scores 11.55:1 against #5fd697, versus 1.82:1 for white — AAA at any size.

What is the complementary color of #5fd697?

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

What colors go well with #5fd697?

For interface work: #F4FAF7 as the surface, #C0EDD5 for borders, #4B9B70 for secondary text, #DA5BBE as an accent and #1A653D for hover and pressed states. For a palette, the analogous pair #63D65F and #5FD6D2 stays calm, while #D65F9E is the loudest partner.

What is #5fd697 in CMYK for printing?

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

Is #5fd697 warm or cool?

Cool — it scores 74 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5FD66B; nudged cooler, #5DD8C4.

Work with #5fd697 in the Color Lab