Skip to content

#05df9b

a dark, electric cyan · cool · closest name: Medium Spring Green

RGB
5, 223, 155
HSL
161°, 96%, 45%
CMYK
98, 0, 31, 13
Luminance
0.5517

At a glance

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

Hex
#05df9b
Hue
161°
cyan
Saturation
96%
electric
Lightness
45%
dark
Brightness
87%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5517
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
12.03:1
Closest name
Medium Spring Green
ΔE2000 7
Where it sits
Hue161° of 360°
Saturation96%
Lightness45%
Temperature
Warm ← → Cool80% 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#05df9b
RGBrgb(5, 223, 155)
HSLhsl(161, 96%, 45%)
CMYKcmyk(98%, 0%, 31%, 13%)
LABlab(79.1 -60.9 20.9)
LCHlch(79.1 64.4 161.1)
OKLCHoklch(0.799 0.174 162.3)
Decimal384923
Display P3color(display-p3 0.020 0.875 0.608)

Copy-ready code

/* CSS */
color: #05df9b;
background-color: #05df9b;
/* Tailwind (arbitrary) */
class="text-[#05df9b] bg-[#05df9b]"
/* SCSS */
$brand: #05df9b;
/* SwiftUI */
Color(red: 0.020, green: 0.875, blue: 0.608)
/* Android */
Color.parseColor("#05df9b")
/* Flutter */
Color(0xFF05DF9B)
/* Python / OpenCV (BGR) */
(155, 223, 5)

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

Accessibility — WCAG contrast

Aa
#05df9b on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#05df9b on black: 12.03:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DBCD97
deuteranopia · #C5BEA0
tritanopia · #00DFCD

Color scale — 50 to 950

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

#F1FDFA
#E4FCF4
#C1FAE9
#91FDDB
#5AFBC9
#24FAB7
#05df9b
#04C88B
#04A06F
#077351
#054833
Base = 600Lightest = 50 · #F1FDFADarkest = 950 · #054833
:root {
  --brand-50: #F1FDFA;
  --brand-100: #E4FCF4;
  --brand-200: #C1FAE9;
  --brand-300: #91FDDB;
  --brand-400: #5AFBC9;
  --brand-500: #24FAB7;
  --brand-600: #05df9b;
  --brand-700: #04C88B;
  --brand-800: #04A06F;
  --brand-900: #077351;
  --brand-950: #054833;
  --brand: #05df9b;
  --brand-ink: #000000;
}

Colors that work with #05df9b

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#F4FAF9
Tinted page background
Border#C0EDDF
Hairlines and dividers
Muted text#4B9B82
Captions on the surface
Accent#E40080
Second voice, not a rival
Dark variant#037D57
Hover, pressed, headers
Light variant#E6FEF7
Selected rows, tints
Dark surface#14241F
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 #05df9b

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
  • Headers, footers and dark-mode surfaces
  • 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
  • Black text placed on it
  • Thin strokes and 1px borders — they disappear on light UI
  • 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#DF0549
Analogous left#05DF2E
Analogous right#05B6DF
Split-complement 1#DF05B6
Split-complement 2#DF2E05
Triadic 1#9B05DF
Triadic 2#DF9B05
Tetradic#2E05DF

RGB percentages

Red2.0%
Green87.5%
Blue60.8%

CMYK percentages

Cyan97.8%
Magenta0.0%
Yellow30.5%
Key (black)12.5%

Color previews

#05df9b text on a black background

contrast 12.03:1

Card sample

#05df9b text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(5, 223, 155, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(5, 223, 155, 0.45);
Border & gradient
Gradient panel
border: 3px solid #05df9b;
background: linear-gradient(135deg, #05df9b, #0592DF);

Monochromatic scale

Palettes built from #05df9b

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.

#05df9b in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyTravelHealthcareMedia
Common UI roles
ButtonsLinksFocus statesCharts
Print note

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

#05df9b, answered

What color is #05df9b?

#05df9b is a dark electric cyan, closest to Medium Spring Green (ΔE2000 7). It sits at 161° on the hue wheel with 96% saturation and 45% lightness, which reads as cool.

What is the RGB value of #05df9b?

rgb(5, 223, 155) — 5 red, 223 green and 155 blue out of 255, or 2% / 87.5% / 60.8% by channel.

Is #05df9b a light or a dark color?

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

Should I use black or white text on #05df9b?

Black. It scores 12.03:1 against #05df9b, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #05df9b?

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

What colors go well with #05df9b?

For interface work: #F4FAF9 as the surface, #C0EDDF for borders, #4B9B82 for secondary text, #E40080 as an accent and #037D57 for hover and pressed states. For a palette, the analogous pair #05DF2E and #05B6DF stays calm, while #DF0549 is the loudest partner.

What is #05df9b in CMYK for printing?

cmyk(98%, 0%, 31%, 13%). 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 #05df9b warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #05DF4B; nudged cooler, #03D5E1.

Work with #05df9b in the Color Lab