Skip to content

#66dbb6

a balanced, vivid cyan · cool · closest name: Medium Aqua Marine

RGB
102, 219, 182
HSL
161°, 62%, 63%
CMYK
53, 0, 17, 14
Luminance
0.5687

At a glance

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

Hex
#66dbb6
Hue
161°
cyan
Saturation
62%
vivid
Lightness
63%
balanced
Brightness
86%
HSV value
Perceived
73%
weighted brightness
Luminance
0.5687
WCAG relative
Temperature
Cool
80/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
12.37:1
Closest name
Medium Aqua Marine
ΔE2000 3.4
Where it sits
Hue161° of 360°
Saturation62%
Lightness63%
Temperature
Warm ← → Cool80% 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#66dbb6
RGBrgb(102, 219, 182)
HSLhsl(161, 62%, 63%)
CMYKcmyk(53%, 0%, 17%, 14%)
LABlab(80.1 -41.9 8.2)
LCHlch(80.1 42.7 168.9)
OKLCHoklch(0.813 0.120 169.9)
Decimal6740918
Display P3color(display-p3 0.400 0.859 0.714)

Copy-ready code

/* CSS */
color: #66dbb6;
background-color: #66dbb6;
/* Tailwind (arbitrary) */
class="text-[#66dbb6] bg-[#66dbb6]"
/* SCSS */
$brand: #66dbb6;
/* SwiftUI */
Color(red: 0.400, green: 0.859, blue: 0.714)
/* Android */
Color.parseColor("#66dbb6")
/* Flutter */
Color(0xFF66DBB6)
/* Python / OpenCV (BGR) */
(182, 219, 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 #66dbb6 · 12.37:1
Use #000000AAA at every size.
Aa
White text · 1.70:1
AA fail · AA large fail · AAA fail
Aa
Black text · 12.37:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #66dbb6 as text scores 1.70:1 on white and 12.37:1 on black.

Accessibility — WCAG contrast

Aa
#66dbb6 on white: 1.70:1
AA ✗ fail · AA-large · AAA
Aa
#66dbb6 on black: 12.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D6CEB4
deuteranopia · #C4C1B8
tritanopia · #2FDCD0

Color scale — 50 to 950

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

#F4FBF9
#E8F7F2
#CCF0E4
#A4EAD4
#66dbb6
#49D4A8
#2FC696
#27A57D
#1F8464
#1A604A
#103C2E
Base = 400Lightest = 50 · #F4FBF9Darkest = 950 · #103C2E
:root {
  --brand-50: #F4FBF9;
  --brand-100: #E8F7F2;
  --brand-200: #CCF0E4;
  --brand-300: #A4EAD4;
  --brand-400: #66dbb6;
  --brand-500: #49D4A8;
  --brand-600: #2FC696;
  --brand-700: #27A57D;
  --brand-800: #1F8464;
  --brand-900: #1A604A;
  --brand-950: #103C2E;
  --brand: #66dbb6;
  --brand-ink: #000000;
}

Colors that work with #66dbb6

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#F4FAF8
Tinted page background
Border#C0EDDE
Hairlines and dividers
Muted text#4B9B81
Captions on the surface
Accent#DF62A9
Second voice, not a rival
Dark variant#18674E
Hover, pressed, headers
Light variant#EAFAF5
Selected rows, tints
Dark surface#14241F
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 #66dbb6

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#DB668B
Analogous left#66DB7B
Analogous right#66C5DB
Split-complement 1#DB66C5
Split-complement 2#DB7B66
Triadic 1#B666DB
Triadic 2#DBB666
Tetradic#7B66DB

RGB percentages

Red40.0%
Green85.9%
Blue71.4%

CMYK percentages

Cyan53.4%
Magenta0.0%
Yellow16.9%
Key (black)14.1%

Color previews

#66dbb6 text on a black background

contrast 12.37:1

Card sample

#66dbb6 text on a white background

contrast 1.70:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #66dbb6

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.

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

#66dbb6, answered

What color is #66dbb6?

#66dbb6 is a balanced vivid cyan, closest to Medium Aqua Marine (ΔE2000 3.4). It sits at 161° on the hue wheel with 62% saturation and 63% lightness, which reads as cool.

What is the RGB value of #66dbb6?

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

Is #66dbb6 a light or a dark color?

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

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

Black. It scores 12.37:1 against #66dbb6, versus 1.70:1 for white — AAA at any size.

What is the complementary color of #66dbb6?

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

What colors go well with #66dbb6?

For interface work: #F4FAF8 as the surface, #C0EDDE for borders, #4B9B81 for secondary text, #DF62A9 as an accent and #18674E for hover and pressed states. For a palette, the analogous pair #66DB7B and #66C5DB stays calm, while #DB668B is the loudest partner.

What is #66dbb6 in CMYK for printing?

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

Is #66dbb6 warm or cool?

Cool — it scores 80 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #66DB8B; nudged cooler, #64D7DD.

Work with #66dbb6 in the Color Lab