Skip to content

#05cfac

a dark, electric cyan · cool · closest name: Medium Aqua Marine

RGB
5, 207, 172
HSL
170°, 95%, 42%
CMYK
98, 0, 17, 19
Luminance
0.4764

At a glance

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

Hex
#05cfac
Hue
170°
cyan
Saturation
95%
electric
Lightness
42%
dark
Brightness
81%
HSV value
Perceived
66%
weighted brightness
Luminance
0.4764
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
10.53:1
Closest name
Medium Aqua Marine
ΔE2000 4.8
Where it sits
Hue170° of 360°
Saturation95%
Lightness42%
Temperature
Warm ← → Cool83% 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#05cfac
RGBrgb(5, 207, 172)
HSLhsl(170, 95%, 42%)
CMYKcmyk(98%, 0%, 17%, 19%)
LABlab(74.6 -50.7 5.4)
LCHlch(74.6 51.0 173.9)
OKLCHoklch(0.763 0.144 174.6)
Decimal380844
Display P3color(display-p3 0.020 0.812 0.675)

Copy-ready code

/* CSS */
color: #05cfac;
background-color: #05cfac;
/* Tailwind (arbitrary) */
class="text-[#05cfac] bg-[#05cfac]"
/* SCSS */
$brand: #05cfac;
/* SwiftUI */
Color(red: 0.020, green: 0.812, blue: 0.675)
/* Android */
Color.parseColor("#05cfac")
/* Flutter */
Color(0xFF05CFAC)
/* Python / OpenCV (BGR) */
(172, 207, 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 #05cfac · 10.53:1
Use #000000AAA at every size.
Aa
White text · 1.99:1
AA fail · AA large fail · AAA fail
Aa
Black text · 10.53:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #05cfac as text scores 1.99:1 on white and 10.53:1 on black.

Accessibility — WCAG contrast

Aa
#05cfac on white: 1.99:1
AA ✗ fail · AA-large · AAA
Aa
#05cfac on black: 10.53:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C7C1AA
deuteranopia · #B2B1AF
tritanopia · #00D2C5

Color scale — 50 to 950

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

#F1FDFB
#E4FCF7
#C2FAF0
#91FCEA
#5BFBDF
#24FAD5
#06EFC7
#05cfac
#049F84
#087360
#05483C
Base = 700Lightest = 50 · #F1FDFBDarkest = 950 · #05483C
:root {
  --brand-50: #F1FDFB;
  --brand-100: #E4FCF7;
  --brand-200: #C2FAF0;
  --brand-300: #91FCEA;
  --brand-400: #5BFBDF;
  --brand-500: #24FAD5;
  --brand-600: #06EFC7;
  --brand-700: #05cfac;
  --brand-800: #049F84;
  --brand-900: #087360;
  --brand-950: #05483C;
  --brand: #05cfac;
  --brand-ink: #000000;
}

Colors that work with #05cfac

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#C0EDE5
Hairlines and dividers
Muted text#4B9B8D
Captions on the surface
Accent#D3015A
Second voice, not a rival
Dark variant#037D67
Hover, pressed, headers
Light variant#E6FEFA
Selected rows, tints
Dark surface#142422
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 #05cfac

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#CF0528
Analogous left#05CF47
Analogous right#058DCF
Split-complement 1#CF058D
Split-complement 2#CF4705
Triadic 1#AC05CF
Triadic 2#CFAC05
Tetradic#4705CF

RGB percentages

Red2.0%
Green81.2%
Blue67.5%

CMYK percentages

Cyan97.6%
Magenta0.0%
Yellow16.9%
Key (black)18.8%

Color previews

#05cfac text on a black background

contrast 10.53:1

Card sample

#05cfac text on a white background

contrast 1.99:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(5, 207, 172, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(5, 207, 172, 0.45);
Border & gradient
Gradient panel
border: 3px solid #05cfac;
background: linear-gradient(135deg, #05cfac, #056BCF);

Monochromatic scale

Palettes built from #05cfac

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.

#05cfac 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.

#05cfac, answered

What color is #05cfac?

#05cfac is a dark electric cyan, closest to Medium Aqua Marine (ΔE2000 4.8). It sits at 170° on the hue wheel with 95% saturation and 42% lightness, which reads as cool.

What is the RGB value of #05cfac?

rgb(5, 207, 172) — 5 red, 207 green and 172 blue out of 255, or 2% / 81.2% / 67.5% by channel.

Is #05cfac a light or a dark color?

It is a mid-tone. Relative luminance is 0.4764 and perceived brightness is 66%, so black text on it reaches 10.53:1.

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

Black. It scores 10.53:1 against #05cfac, versus 1.99:1 for white — AAA at any size.

What is the complementary color of #05cfac?

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

What colors go well with #05cfac?

For interface work: #F4FAF9 as the surface, #C0EDE5 for borders, #4B9B8D for secondary text, #D3015A as an accent and #037D67 for hover and pressed states. For a palette, the analogous pair #05CF47 and #058DCF stays calm, while #CF0528 is the loudest partner.

What is #05cfac in CMYK for printing?

cmyk(98%, 0%, 17%, 19%). 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 #05cfac warm or cool?

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

Work with #05cfac in the Color Lab