Skip to content

#78eee6

a light, electric cyan · cool · closest name: Turquoise

RGB
120, 238, 230
HSL
176°, 78%, 70%
CMYK
50, 0, 3, 7
Luminance
0.7086

At a glance

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

Hex
#78eee6
Hue
176°
cyan
Saturation
78%
electric
Lightness
70%
light
Brightness
93%
HSV value
Perceived
82%
weighted brightness
Luminance
0.7086
WCAG relative
Temperature
Cool
86/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.17:1
Closest name
Turquoise
ΔE2000 5.5
Where it sits
Hue176° of 360°
Saturation78%
Lightness70%
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#78eee6
RGBrgb(120, 238, 230)
HSLhsl(176, 78%, 70%)
CMYKcmyk(50%, 0%, 3%, 7%)
LABlab(87.4 -35.2 -6.4)
LCHlch(87.4 35.8 190.3)
OKLCHoklch(0.878 0.108 189.5)
Decimal7925478
Display P3color(display-p3 0.471 0.933 0.902)

Copy-ready code

/* CSS */
color: #78eee6;
background-color: #78eee6;
/* Tailwind (arbitrary) */
class="text-[#78eee6] bg-[#78eee6]"
/* SCSS */
$brand: #78eee6;
/* SwiftUI */
Color(red: 0.471, green: 0.933, blue: 0.902)
/* Android */
Color.parseColor("#78eee6")
/* Flutter */
Color(0xFF78EEE6)
/* Python / OpenCV (BGR) */
(230, 238, 120)

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

Accessibility — WCAG contrast

Aa
#78eee6 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#78eee6 on black: 15.17:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3E4E6
deuteranopia · #CFD5E7
tritanopia · #2FF3EB

Color scale — 50 to 950

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

#F3FCFB
#E6F9F8
#C7F4F1
#9BF2EC
#78eee6
#38E6DA
#1BD9CC
#17B5AA
#129188
#126963
#0B423E
Base = 400Lightest = 50 · #F3FCFBDarkest = 950 · #0B423E
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E6F9F8;
  --brand-200: #C7F4F1;
  --brand-300: #9BF2EC;
  --brand-400: #78eee6;
  --brand-500: #38E6DA;
  --brand-600: #1BD9CC;
  --brand-700: #17B5AA;
  --brand-800: #129188;
  --brand-900: #126963;
  --brand-950: #0B423E;
  --brand: #78eee6;
  --brand-ink: #000000;
}

Colors that work with #78eee6

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#C0EDEA
Hairlines and dividers
Muted text#4B9B95
Captions on the surface
Accent#B91347
Second voice, not a rival
Dark variant#0E716A
Hover, pressed, headers
Light variant#E8FCFB
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 #78eee6

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
  • Card and section backgrounds
  • 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
  • White text placed on it
  • 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#EE7880
Analogous left#78EEAB
Analogous right#78BBEE
Split-complement 1#EE78BB
Split-complement 2#EEAB78
Triadic 1#E678EE
Triadic 2#EEE678
Tetradic#AB78EE

RGB percentages

Red47.1%
Green93.3%
Blue90.2%

CMYK percentages

Cyan49.6%
Magenta0.0%
Yellow3.4%
Key (black)6.7%

Color previews

#78eee6 text on a black background

contrast 15.17:1

Card sample

#78eee6 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #78eee6;
Background color
Panel with #78eee6 background
background-color: #78eee6;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #78eee6;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(120, 238, 230, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(120, 238, 230, 0.45);
Border & gradient
Gradient panel
border: 3px solid #78eee6;
background: linear-gradient(135deg, #78eee6, #78A7EE);

Monochromatic scale

Palettes built from #78eee6

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.

#78eee6 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
SurfacesBadgesHighlightsEmpty states
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#78eee6, answered

What color is #78eee6?

#78eee6 is a light electric cyan, closest to Turquoise (ΔE2000 5.5). It sits at 176° on the hue wheel with 78% saturation and 70% lightness, which reads as cool.

What is the RGB value of #78eee6?

rgb(120, 238, 230) — 120 red, 238 green and 230 blue out of 255, or 47.1% / 93.3% / 90.2% by channel.

Is #78eee6 a light or a dark color?

It is a light color. Relative luminance is 0.7086 and perceived brightness is 82%, so black text on it reaches 15.17:1.

Should I use black or white text on #78eee6?

Black. It scores 15.17:1 against #78eee6, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #78eee6?

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

What colors go well with #78eee6?

For interface work: #F4FAFA as the surface, #C0EDEA for borders, #4B9B95 for secondary text, #B91347 as an accent and #0E716A for hover and pressed states. For a palette, the analogous pair #78EEAB and #78BBEE stays calm, while #EE7880 is the loudest partner.

What is #78eee6 in CMYK for printing?

cmyk(50%, 0%, 3%, 7%). This is a screen-to-ink approximation — a color this saturated sits outside most CMYK gamuts and will print duller than it looks here.

Is #78eee6 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 #78EEBB; nudged cooler, #77CBEF.

Work with #78eee6 in the Color Lab