Skip to content

#34dace

a balanced, vivid cyan · cool · closest name: Turquoise

RGB
52, 218, 206
HSL
176°, 69%, 53%
CMYK
76, 0, 6, 15
Luminance
0.5533

At a glance

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

Hex
#34dace
Hue
176°
cyan
Saturation
69%
vivid
Lightness
53%
balanced
Brightness
85%
HSV value
Perceived
72%
weighted brightness
Luminance
0.5533
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.07:1
Closest name
Turquoise
ΔE2000 1.9
Where it sits
Hue176° of 360°
Saturation69%
Lightness53%
Temperature
Warm ← → Cool86% 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#34dace
RGBrgb(52, 218, 206)
HSLhsl(176, 69%, 53%)
CMYKcmyk(76%, 0%, 6%, 15%)
LABlab(79.2 -43.3 -6.0)
LCHlch(79.2 43.8 187.9)
OKLCHoklch(0.805 0.131 187.5)
Decimal3463886
Display P3color(display-p3 0.204 0.855 0.808)

Copy-ready code

/* CSS */
color: #34dace;
background-color: #34dace;
/* Tailwind (arbitrary) */
class="text-[#34dace] bg-[#34dace]"
/* SCSS */
$brand: #34dace;
/* SwiftUI */
Color(red: 0.204, green: 0.855, blue: 0.808)
/* Android */
Color.parseColor("#34dace")
/* Flutter */
Color(0xFF34DACE)
/* Python / OpenCV (BGR) */
(206, 218, 52)

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

Accessibility — WCAG contrast

Aa
#34dace on white: 1.74:1
AA ✗ fail · AA-large · AAA
Aa
#34dace on black: 12.07:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #CECECE
deuteranopia · #B7BDD0
tritanopia · #00DFD6

Color scale — 50 to 950

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

#F3FBFB
#E7F8F7
#CAF2EF
#A0EEE8
#71E5DD
#34dace
#26CFC3
#1FADA2
#198A82
#16645F
#0E3F3B
Base = 500Lightest = 50 · #F3FBFBDarkest = 950 · #0E3F3B
:root {
  --brand-50: #F3FBFB;
  --brand-100: #E7F8F7;
  --brand-200: #CAF2EF;
  --brand-300: #A0EEE8;
  --brand-400: #71E5DD;
  --brand-500: #34dace;
  --brand-600: #26CFC3;
  --brand-700: #1FADA2;
  --brand-800: #198A82;
  --brand-900: #16645F;
  --brand-950: #0E3F3B;
  --brand: #34dace;
  --brand-ink: #000000;
}

Colors that work with #34dace

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#F4FAFA
Tinted page background
Border#C0EDE9
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#DF2F68
Second voice, not a rival
Dark variant#146C66
Hover, pressed, headers
Light variant#E9FBFA
Selected rows, tints
Dark surface#142423
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 #34dace

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
  • 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#DA3440
Analogous left#34DA7B
Analogous right#3493DA
Split-complement 1#DA3493
Split-complement 2#DA7B34
Triadic 1#CE34DA
Triadic 2#DACE34
Tetradic#7B34DA

RGB percentages

Red20.4%
Green85.5%
Blue80.8%

CMYK percentages

Cyan76.1%
Magenta0.0%
Yellow5.5%
Key (black)14.5%

Color previews

#34dace text on a black background

contrast 12.07:1

Card sample

#34dace text on a white background

contrast 1.74:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #34dace;
Background color
Panel with #34dace background
background-color: #34dace;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #34dace;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(52, 218, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(52, 218, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #34dace;
background: linear-gradient(135deg, #34dace, #3477DA);

Monochromatic scale

Palettes built from #34dace

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.

#34dace 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

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

#34dace, answered

What color is #34dace?

#34dace is a balanced vivid cyan, closest to Turquoise (ΔE2000 1.9). It sits at 176° on the hue wheel with 69% saturation and 53% lightness, which reads as cool.

What is the RGB value of #34dace?

rgb(52, 218, 206) — 52 red, 218 green and 206 blue out of 255, or 20.4% / 85.5% / 80.8% by channel.

Is #34dace a light or a dark color?

It is a light color. Relative luminance is 0.5533 and perceived brightness is 72%, so black text on it reaches 12.07:1.

Should I use black or white text on #34dace?

Black. It scores 12.07:1 against #34dace, versus 1.74:1 for white — AAA at any size.

What is the complementary color of #34dace?

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

What colors go well with #34dace?

For interface work: #F4FAFA as the surface, #C0EDE9 for borders, #4B9B95 for secondary text, #DF2F68 as an accent and #146C66 for hover and pressed states. For a palette, the analogous pair #34DA7B and #3493DA stays calm, while #DA3440 is the loudest partner.

What is #34dace in CMYK for printing?

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

Is #34dace warm or cool?

Cool — it scores 86 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #34DA91; nudged cooler, #31B0DC.

Work with #34dace in the Color Lab