Skip to content

#5df2b4

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

RGB
93, 242, 180
HSL
155°, 85%, 66%
CMYK
62, 0, 26, 5
Luminance
0.6913

At a glance

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

Hex
#5df2b4
Hue
155°
green
Saturation
85%
electric
Lightness
66%
light
Brightness
95%
HSV value
Perceived
79%
weighted brightness
Luminance
0.6913
WCAG relative
Temperature
Cool
77/100 cool
Color family
Green
Tone
Electric
Best ink
Black
14.83:1
Closest name
Aqua Marine
ΔE2000 5.6
Where it sits
Hue155° of 360°
Saturation85%
Lightness66%
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#5df2b4
RGBrgb(93, 242, 180)
HSLhsl(155, 85%, 66%)
CMYKcmyk(62%, 0%, 26%, 5%)
LABlab(86.6 -53.8 18.4)
LCHlch(86.6 56.9 161.2)
OKLCHoklch(0.865 0.155 162.4)
Decimal6156980
Display P3color(display-p3 0.365 0.949 0.706)

Copy-ready code

/* CSS */
color: #5df2b4;
background-color: #5df2b4;
/* Tailwind (arbitrary) */
class="text-[#5df2b4] bg-[#5df2b4]"
/* SCSS */
$brand: #5df2b4;
/* SwiftUI */
Color(red: 0.365, green: 0.949, blue: 0.706)
/* Android */
Color.parseColor("#5df2b4")
/* Flutter */
Color(0xFF5DF2B4)
/* Python / OpenCV (BGR) */
(180, 242, 93)

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

Accessibility — WCAG contrast

Aa
#5df2b4 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#5df2b4 on black: 14.83:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #EEE1B1
deuteranopia · #DAD3B8
tritanopia · #00F2E1

Color scale — 50 to 950

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

#F2FCF8
#E5FAF1
#C5F7E2
#97F7CF
#5df2b4
#2FEE9F
#12E38C
#0FBD74
#0C975D
#0D6D45
#08442B
Base = 400Lightest = 50 · #F2FCF8Darkest = 950 · #08442B
:root {
  --brand-50: #F2FCF8;
  --brand-100: #E5FAF1;
  --brand-200: #C5F7E2;
  --brand-300: #97F7CF;
  --brand-400: #5df2b4;
  --brand-500: #2FEE9F;
  --brand-600: #12E38C;
  --brand-700: #0FBD74;
  --brand-800: #0C975D;
  --brand-900: #0D6D45;
  --brand-950: #08442B;
  --brand: #5df2b4;
  --brand-ink: #000000;
}

Colors that work with #5df2b4

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#C0EDDA
Hairlines and dividers
Muted text#4B9B79
Captions on the surface
Accent#C00C85
Second voice, not a rival
Dark variant#097649
Hover, pressed, headers
Light variant#E7FDF4
Selected rows, tints
Dark surface#14241D
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 #5df2b4

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#F25D9B
Analogous left#5DF26A
Analogous right#5DE6F2
Split-complement 1#F25DE6
Split-complement 2#F26A5D
Triadic 1#B45DF2
Triadic 2#F2B45D
Tetradic#6A5DF2

RGB percentages

Red36.5%
Green94.9%
Blue70.6%

CMYK percentages

Cyan61.6%
Magenta0.0%
Yellow25.6%
Key (black)5.1%

Color previews

#5df2b4 text on a black background

contrast 14.83:1

Card sample

#5df2b4 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(93, 242, 180, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(93, 242, 180, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5df2b4;
background: linear-gradient(135deg, #5df2b4, #5DCDF2);

Monochromatic scale

Palettes built from #5df2b4

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.

#5df2b4 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

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#5df2b4, answered

What color is #5df2b4?

#5df2b4 is a light electric green, closest to Aqua Marine (ΔE2000 5.6). It sits at 155° on the hue wheel with 85% saturation and 66% lightness, which reads as cool.

What is the RGB value of #5df2b4?

rgb(93, 242, 180) — 93 red, 242 green and 180 blue out of 255, or 36.5% / 94.9% / 70.6% by channel.

Is #5df2b4 a light or a dark color?

It is a light color. Relative luminance is 0.6913 and perceived brightness is 79%, so black text on it reaches 14.83:1.

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

Black. It scores 14.83:1 against #5df2b4, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #5df2b4?

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

What colors go well with #5df2b4?

For interface work: #F4FAF8 as the surface, #C0EDDA for borders, #4B9B79 for secondary text, #C00C85 as an accent and #097649 for hover and pressed states. For a palette, the analogous pair #5DF26A and #5DE6F2 stays calm, while #F25D9B is the loudest partner.

What is #5df2b4 in CMYK for printing?

cmyk(62%, 0%, 26%, 5%). 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 #5df2b4 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 #5DF27D; nudged cooler, #5BF4EC.

Work with #5df2b4 in the Color Lab