Skip to content

#36d2db

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

RGB
54, 210, 219
HSL
183°, 70%, 54%
CMYK
75, 4, 0, 14
Luminance
0.5199

At a glance

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

Hex
#36d2db
Hue
183°
cyan
Saturation
70%
vivid
Lightness
54%
balanced
Brightness
86%
HSV value
Perceived
70%
weighted brightness
Luminance
0.5199
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.40:1
Closest name
Dark Turquoise
ΔE2000 2.9
Where it sits
Hue183° of 360°
Saturation70%
Lightness54%
Temperature
Warm ← → Cool89% 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#36d2db
RGBrgb(54, 210, 219)
HSLhsl(183, 70%, 54%)
CMYKcmyk(75%, 4%, 0%, 14%)
LABlab(77.3 -35.8 -15.9)
LCHlch(77.3 39.2 203.9)
OKLCHoklch(0.790 0.124 200.9)
Decimal3592923
Display P3color(display-p3 0.212 0.824 0.859)

Copy-ready code

/* CSS */
color: #36d2db;
background-color: #36d2db;
/* Tailwind (arbitrary) */
class="text-[#36d2db] bg-[#36d2db]"
/* SCSS */
$brand: #36d2db;
/* SwiftUI */
Color(red: 0.212, green: 0.824, blue: 0.859)
/* Android */
Color.parseColor("#36d2db")
/* Flutter */
Color(0xFF36D2DB)
/* Python / OpenCV (BGR) */
(219, 210, 54)

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

Accessibility — WCAG contrast

Aa
#36d2db on white: 1.84:1
AA ✗ fail · AA-large · AAA
Aa
#36d2db on black: 11.40:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C2C9DC
deuteranopia · #ABB8DC
tritanopia · #00DAD4

Color scale — 50 to 950

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

#F3FBFC
#E7F7F8
#CAF0F2
#A0EAEE
#70DFE5
#36d2db
#25C6D0
#1FA5AD
#19848A
#166064
#0E3C3F
Base = 500Lightest = 50 · #F3FBFCDarkest = 950 · #0E3C3F
:root {
  --brand-50: #F3FBFC;
  --brand-100: #E7F7F8;
  --brand-200: #CAF0F2;
  --brand-300: #A0EAEE;
  --brand-400: #70DFE5;
  --brand-500: #36d2db;
  --brand-600: #25C6D0;
  --brand-700: #1FA5AD;
  --brand-800: #19848A;
  --brand-900: #166064;
  --brand-950: #0E3C3F;
  --brand: #36d2db;
  --brand-ink: #000000;
}

Colors that work with #36d2db

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#C0EAED
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#E03153
Second voice, not a rival
Dark variant#13676C
Hover, pressed, headers
Light variant#E9FAFB
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 #36d2db

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#DB3F36
Analogous left#36DB92
Analogous right#367FDB
Split-complement 1#DB367F
Split-complement 2#DB9236
Triadic 1#DB36D2
Triadic 2#D2DB36
Tetradic#9236DB

RGB percentages

Red21.2%
Green82.4%
Blue85.9%

CMYK percentages

Cyan75.3%
Magenta4.1%
Yellow0.0%
Key (black)14.1%

Color previews

#36d2db text on a black background

contrast 11.40:1

Card sample

#36d2db text on a white background

contrast 1.84:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #36d2db;
Background color
Panel with #36d2db background
background-color: #36d2db;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #36d2db;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(54, 210, 219, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(54, 210, 219, 0.45);
Border & gradient
Gradient panel
border: 3px solid #36d2db;
background: linear-gradient(135deg, #36d2db, #3664DB);

Monochromatic scale

Palettes built from #36d2db

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.

#36d2db 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.

#36d2db, answered

What color is #36d2db?

#36d2db is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 2.9). It sits at 183° on the hue wheel with 70% saturation and 54% lightness, which reads as cool.

What is the RGB value of #36d2db?

rgb(54, 210, 219) — 54 red, 210 green and 219 blue out of 255, or 21.2% / 82.4% / 85.9% by channel.

Is #36d2db a light or a dark color?

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

Should I use black or white text on #36d2db?

Black. It scores 11.40:1 against #36d2db, versus 1.84:1 for white — AAA at any size.

What is the complementary color of #36d2db?

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

What colors go well with #36d2db?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B969B for secondary text, #E03153 as an accent and #13676C for hover and pressed states. For a palette, the analogous pair #36DB92 and #367FDB stays calm, while #DB3F36 is the loudest partner.

What is #36d2db in CMYK for printing?

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

Is #36d2db warm or cool?

Cool — it scores 89 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #36DBA8; nudged cooler, #34A9DD.

Work with #36d2db in the Color Lab