Skip to content

#35cdce

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

RGB
53, 205, 206
HSL
180°, 61%, 51%
CMYK
74, 1, 0, 19
Luminance
0.4888

At a glance

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

Hex
#35cdce
Hue
180°
cyan
Saturation
61%
vivid
Lightness
51%
balanced
Brightness
81%
HSV value
Perceived
68%
weighted brightness
Luminance
0.4888
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
10.78:1
Closest name
Dark Turquoise
ΔE2000 1.2
Where it sits
Hue180° of 360°
Saturation61%
Lightness51%
Temperature
Warm ← → Cool88% 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#35cdce
RGBrgb(53, 205, 206)
HSLhsl(180, 61%, 51%)
CMYKcmyk(74%, 1%, 0%, 19%)
LABlab(75.4 -37.4 -11.7)
LCHlch(75.4 39.2 197.4)
OKLCHoklch(0.774 0.121 195.6)
Decimal3526094
Display P3color(display-p3 0.208 0.804 0.808)

Copy-ready code

/* CSS */
color: #35cdce;
background-color: #35cdce;
/* Tailwind (arbitrary) */
class="text-[#35cdce] bg-[#35cdce]"
/* SCSS */
$brand: #35cdce;
/* SwiftUI */
Color(red: 0.208, green: 0.804, blue: 0.808)
/* Android */
Color.parseColor("#35cdce")
/* Flutter */
Color(0xFF35CDCE)
/* Python / OpenCV (BGR) */
(206, 205, 53)

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

Accessibility — WCAG contrast

Aa
#35cdce on white: 1.95:1
AA ✗ fail · AA-large · AAA
Aa
#35cdce on black: 10.78:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #BFC3CE
deuteranopia · #A9B3CF
tritanopia · #00D4CD

Color scale — 50 to 950

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

#F4FBFB
#E8F7F7
#CCEFF0
#A5E9E9
#78DDDE
#4AD2D3
#35cdce
#28A3A4
#208383
#1B5F60
#113B3C
Base = 600Lightest = 50 · #F4FBFBDarkest = 950 · #113B3C
:root {
  --brand-50: #F4FBFB;
  --brand-100: #E8F7F7;
  --brand-200: #CCEFF0;
  --brand-300: #A5E9E9;
  --brand-400: #78DDDE;
  --brand-500: #4AD2D3;
  --brand-600: #35cdce;
  --brand-700: #28A3A4;
  --brand-800: #208383;
  --brand-900: #1B5F60;
  --brand-950: #113B3C;
  --brand: #35cdce;
  --brand-ink: #000000;
}

Colors that work with #35cdce

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#C0ECED
Hairlines and dividers
Muted text#4B9A9B
Captions on the surface
Accent#D33058
Second voice, not a rival
Dark variant#196667
Hover, pressed, headers
Light variant#EAFAFA
Selected rows, tints
Dark surface#142424
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 #35cdce

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#CE3635
Analogous left#35CE83
Analogous right#3581CE
Split-complement 1#CE3581
Split-complement 2#CE8335
Triadic 1#CE35CD
Triadic 2#CDCE35
Tetradic#8335CE

RGB percentages

Red20.8%
Green80.4%
Blue80.8%

CMYK percentages

Cyan74.3%
Magenta0.5%
Yellow0.0%
Key (black)19.2%

Color previews

#35cdce text on a black background

contrast 10.78:1

Card sample

#35cdce text on a white background

contrast 1.95:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #35cdce;
Background color
Panel with #35cdce background
background-color: #35cdce;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #35cdce;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(53, 205, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(53, 205, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #35cdce;
background: linear-gradient(135deg, #35cdce, #3567CE);

Monochromatic scale

Palettes built from #35cdce

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.

#35cdce 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.

#35cdce, answered

What color is #35cdce?

#35cdce is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 1.2). It sits at 180° on the hue wheel with 61% saturation and 51% lightness, which reads as cool.

What is the RGB value of #35cdce?

rgb(53, 205, 206) — 53 red, 205 green and 206 blue out of 255, or 20.8% / 80.4% / 80.8% by channel.

Is #35cdce a light or a dark color?

It is a mid-tone. Relative luminance is 0.4888 and perceived brightness is 68%, so black text on it reaches 10.78:1.

Should I use black or white text on #35cdce?

Black. It scores 10.78:1 against #35cdce, versus 1.95:1 for white — AAA at any size.

What is the complementary color of #35cdce?

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

What colors go well with #35cdce?

For interface work: #F4FAFA as the surface, #C0ECED for borders, #4B9A9B for secondary text, #D33058 as an accent and #196667 for hover and pressed states. For a palette, the analogous pair #35CE83 and #3581CE stays calm, while #CE3635 is the loudest partner.

What is #35cdce in CMYK for printing?

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

Is #35cdce warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #35CE97; nudged cooler, #33A1D1.

Work with #35cdce in the Color Lab