Skip to content

#40ebda

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

RGB
64, 235, 218
HSL
174°, 81%, 59%
CMYK
73, 0, 7, 8
Luminance
0.6557

At a glance

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

Hex
#40ebda
Hue
174°
cyan
Saturation
81%
electric
Lightness
59%
balanced
Brightness
92%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6557
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.11:1
Closest name
Turquoise
ΔE2000 2.5
Where it sits
Hue174° of 360°
Saturation81%
Lightness59%
Temperature
Warm ← → Cool85% 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#40ebda
RGBrgb(64, 235, 218)
HSLhsl(174, 81%, 59%)
CMYKcmyk(73%, 0%, 7%, 8%)
LABlab(84.8 -46.2 -4.2)
LCHlch(84.8 46.4 185.1)
OKLCHoklch(0.852 0.137 185.0)
Decimal4254682
Display P3color(display-p3 0.251 0.922 0.855)

Copy-ready code

/* CSS */
color: #40ebda;
background-color: #40ebda;
/* Tailwind (arbitrary) */
class="text-[#40ebda] bg-[#40ebda]"
/* SCSS */
$brand: #40ebda;
/* SwiftUI */
Color(red: 0.251, green: 0.922, blue: 0.855)
/* Android */
Color.parseColor("#40ebda")
/* Flutter */
Color(0xFF40EBDA)
/* Python / OpenCV (BGR) */
(218, 235, 64)

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

Accessibility — WCAG contrast

Aa
#40ebda on white: 1.49:1
AA ✗ fail · AA-large · AAA
Aa
#40ebda on black: 14.11:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #DFDED9
deuteranopia · #C7CCDC
tritanopia · #00F0E6

Color scale — 50 to 950

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

#F3FCFB
#E6F9F7
#C6F5F1
#99F4EB
#67EFE1
#40ebda
#17DECA
#13B9A8
#109486
#106B62
#0A433D
Base = 500Lightest = 50 · #F3FCFBDarkest = 950 · #0A433D
:root {
  --brand-50: #F3FCFB;
  --brand-100: #E6F9F7;
  --brand-200: #C6F5F1;
  --brand-300: #99F4EB;
  --brand-400: #67EFE1;
  --brand-500: #40ebda;
  --brand-600: #17DECA;
  --brand-700: #13B9A8;
  --brand-800: #109486;
  --brand-900: #106B62;
  --brand-950: #0A433D;
  --brand: #40ebda;
  --brand-ink: #000000;
}

Colors that work with #40ebda

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#C0EDE8
Hairlines and dividers
Muted text#4B9B93
Captions on the surface
Accent#EF3C7B
Second voice, not a rival
Dark variant#0C7369
Hover, pressed, headers
Light variant#E8FDFB
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 #40ebda

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#EB4051
Analogous left#40EB84
Analogous right#40A7EB
Split-complement 1#EB40A7
Split-complement 2#EB8440
Triadic 1#DA40EB
Triadic 2#EBDA40
Tetradic#8440EB

RGB percentages

Red25.1%
Green92.2%
Blue85.5%

CMYK percentages

Cyan72.8%
Magenta0.0%
Yellow7.2%
Key (black)7.8%

Color previews

#40ebda text on a black background

contrast 14.11:1

Card sample

#40ebda text on a white background

contrast 1.49:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #40ebda;
Background color
Panel with #40ebda background
background-color: #40ebda;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #40ebda;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(64, 235, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(64, 235, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #40ebda;
background: linear-gradient(135deg, #40ebda, #408AEB);

Monochromatic scale

Palettes built from #40ebda

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.

#40ebda 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

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

#40ebda, answered

What color is #40ebda?

#40ebda is a balanced electric cyan, closest to Turquoise (ΔE2000 2.5). It sits at 174° on the hue wheel with 81% saturation and 59% lightness, which reads as cool.

What is the RGB value of #40ebda?

rgb(64, 235, 218) — 64 red, 235 green and 218 blue out of 255, or 25.1% / 92.2% / 85.5% by channel.

Is #40ebda a light or a dark color?

It is a light color. Relative luminance is 0.6557 and perceived brightness is 78%, so black text on it reaches 14.11:1.

Should I use black or white text on #40ebda?

Black. It scores 14.11:1 against #40ebda, versus 1.49:1 for white — AAA at any size.

What is the complementary color of #40ebda?

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

What colors go well with #40ebda?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B93 for secondary text, #EF3C7B as an accent and #0C7369 for hover and pressed states. For a palette, the analogous pair #40EB84 and #40A7EB stays calm, while #EB4051 is the loudest partner.

What is #40ebda in CMYK for printing?

cmyk(73%, 0%, 7%, 8%). 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 #40ebda warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #40EB9B; nudged cooler, #3EC2ED.

Work with #40ebda in the Color Lab