Skip to content

#66d2db

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

RGB
102, 210, 219
HSL
185°, 62%, 63%
CMYK
53, 4, 0, 14
Luminance
0.5403

At a glance

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

Hex
#66d2db
Hue
185°
cyan
Saturation
62%
vivid
Lightness
63%
balanced
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5403
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
11.81:1
Closest name
Dark Turquoise
ΔE2000 5.5
Where it sits
Hue185° of 360°
Saturation62%
Lightness63%
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#66d2db
RGBrgb(102, 210, 219)
HSLhsl(185, 62%, 63%)
CMYKcmyk(53%, 4%, 0%, 14%)
LABlab(78.5 -28.5 -13.9)
LCHlch(78.5 31.7 206.1)
OKLCHoklch(0.804 0.100 202.7)
Decimal6738651
Display P3color(display-p3 0.400 0.824 0.859)

Copy-ready code

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

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

Accessibility — WCAG contrast

Aa
#66d2db on white: 1.78:1
AA ✗ fail · AA-large · AAA
Aa
#66d2db on black: 11.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #C4CADC
deuteranopia · #B1BCDC
tritanopia · #00D9D4

Color scale — 50 to 950

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

#F4FAFB
#E8F6F7
#CCEDF0
#A4E4EA
#66d2db
#49CAD4
#2FBBC6
#279BA5
#1F7C84
#1A5B60
#10393C
Base = 400Lightest = 50 · #F4FAFBDarkest = 950 · #10393C
:root {
  --brand-50: #F4FAFB;
  --brand-100: #E8F6F7;
  --brand-200: #CCEDF0;
  --brand-300: #A4E4EA;
  --brand-400: #66d2db;
  --brand-500: #49CAD4;
  --brand-600: #2FBBC6;
  --brand-700: #279BA5;
  --brand-800: #1F7C84;
  --brand-900: #1A5B60;
  --brand-950: #10393C;
  --brand: #66d2db;
  --brand-ink: #000000;
}

Colors that work with #66d2db

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#C0E9ED
Hairlines and dividers
Muted text#4B959B
Captions on the surface
Accent#DF6278
Second voice, not a rival
Dark variant#186167
Hover, pressed, headers
Light variant#EAF9FA
Selected rows, tints
Dark surface#142324
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 #66d2db

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#DB6F66
Analogous left#66DBA9
Analogous right#6697DB
Split-complement 1#DB6697
Split-complement 2#DBA966
Triadic 1#DB66D2
Triadic 2#D2DB66
Tetradic#A966DB

RGB percentages

Red40.0%
Green82.4%
Blue85.9%

CMYK percentages

Cyan53.4%
Magenta4.1%
Yellow0.0%
Key (black)14.1%

Color previews

#66d2db text on a black background

contrast 11.81:1

Card sample

#66d2db text on a white background

contrast 1.78:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #66d2db

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.

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

#66d2db, answered

What color is #66d2db?

#66d2db is a balanced vivid cyan, closest to Dark Turquoise (ΔE2000 5.5). It sits at 185° on the hue wheel with 62% saturation and 63% lightness, which reads as cool.

What is the RGB value of #66d2db?

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

Is #66d2db a light or a dark color?

It is a light color. Relative luminance is 0.5403 and perceived brightness is 73%, so black text on it reaches 11.81:1.

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

Black. It scores 11.81:1 against #66d2db, versus 1.78:1 for white — AAA at any size.

What is the complementary color of #66d2db?

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

What colors go well with #66d2db?

For interface work: #F4FAFA as the surface, #C0E9ED for borders, #4B959B for secondary text, #DF6278 as an accent and #186167 for hover and pressed states. For a palette, the analogous pair #66DBA9 and #6697DB stays calm, while #DB6F66 is the loudest partner.

What is #66d2db in CMYK for printing?

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

Is #66d2db 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 #66DBB9; nudged cooler, #64B2DD.

Work with #66d2db in the Color Lab