Skip to content

#5cefd3

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

RGB
92, 239, 211
HSL
169°, 82%, 65%
CMYK
62, 0, 12, 6
Luminance
0.6871

At a glance

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

Hex
#5cefd3
Hue
169°
cyan
Saturation
82%
electric
Lightness
65%
balanced
Brightness
94%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6871
WCAG relative
Temperature
Cool
83/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.74:1
Closest name
Turquoise
ΔE2000 5
Where it sits
Hue169° of 360°
Saturation82%
Lightness65%
Temperature
Warm ← → Cool83% 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#5cefd3
RGBrgb(92, 239, 211)
HSLhsl(169, 82%, 65%)
CMYKcmyk(62%, 0%, 12%, 6%)
LABlab(86.4 -45.7 1.9)
LCHlch(86.4 45.8 177.6)
OKLCHoklch(0.866 0.132 178.1)
Decimal6090707
Display P3color(display-p3 0.361 0.937 0.827)

Copy-ready code

/* CSS */
color: #5cefd3;
background-color: #5cefd3;
/* Tailwind (arbitrary) */
class="text-[#5cefd3] bg-[#5cefd3]"
/* SCSS */
$brand: #5cefd3;
/* SwiftUI */
Color(red: 0.361, green: 0.937, blue: 0.827)
/* Android */
Color.parseColor("#5cefd3")
/* Flutter */
Color(0xFF5CEFD3)
/* Python / OpenCV (BGR) */
(211, 239, 92)

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

Accessibility — WCAG contrast

Aa
#5cefd3 on white: 1.42:1
AA ✗ fail · AA-large · AAA
Aa
#5cefd3 on black: 14.74:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E6E1D2
deuteranopia · #D0D2D5
tritanopia · #00F2E7

Color scale — 50 to 950

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

#F2FCFA
#E6FAF6
#C6F6ED
#99F5E3
#5cefd3
#33EBC8
#16DFB9
#12BA9A
#0F957B
#0F6B5A
#094338
Base = 400Lightest = 50 · #F2FCFADarkest = 950 · #094338
:root {
  --brand-50: #F2FCFA;
  --brand-100: #E6FAF6;
  --brand-200: #C6F6ED;
  --brand-300: #99F5E3;
  --brand-400: #5cefd3;
  --brand-500: #33EBC8;
  --brand-600: #16DFB9;
  --brand-700: #12BA9A;
  --brand-800: #0F957B;
  --brand-900: #0F6B5A;
  --brand-950: #094338;
  --brand: #5cefd3;
  --brand-ink: #000000;
}

Colors that work with #5cefd3

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#F4FAF9
Tinted page background
Border#C0EDE4
Hairlines and dividers
Muted text#4B9B8C
Captions on the surface
Accent#BE0E5B
Second voice, not a rival
Dark variant#0B7460
Hover, pressed, headers
Light variant#E8FDF9
Selected rows, tints
Dark surface#142421
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 #5cefd3

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#EF5C78
Analogous left#5CEF8A
Analogous right#5CC1EF
Split-complement 1#EF5CC1
Split-complement 2#EF8A5C
Triadic 1#D35CEF
Triadic 2#EFD35C
Tetradic#8A5CEF

RGB percentages

Red36.1%
Green93.7%
Blue82.7%

CMYK percentages

Cyan61.5%
Magenta0.0%
Yellow11.7%
Key (black)6.3%

Color previews

#5cefd3 text on a black background

contrast 14.74:1

Card sample

#5cefd3 text on a white background

contrast 1.42:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #5cefd3;
Background color
Panel with #5cefd3 background
background-color: #5cefd3;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #5cefd3;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(92, 239, 211, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(92, 239, 211, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5cefd3;
background: linear-gradient(135deg, #5cefd3, #5CA9EF);

Monochromatic scale

Palettes built from #5cefd3

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.

#5cefd3 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.

#5cefd3, answered

What color is #5cefd3?

#5cefd3 is a balanced electric cyan, closest to Turquoise (ΔE2000 5). It sits at 169° on the hue wheel with 82% saturation and 65% lightness, which reads as cool.

What is the RGB value of #5cefd3?

rgb(92, 239, 211) — 92 red, 239 green and 211 blue out of 255, or 36.1% / 93.7% / 82.7% by channel.

Is #5cefd3 a light or a dark color?

It is a light color. Relative luminance is 0.6871 and perceived brightness is 80%, so black text on it reaches 14.74:1.

Should I use black or white text on #5cefd3?

Black. It scores 14.74:1 against #5cefd3, versus 1.42:1 for white — AAA at any size.

What is the complementary color of #5cefd3?

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

What colors go well with #5cefd3?

For interface work: #F4FAF9 as the surface, #C0EDE4 for borders, #4B9B8C for secondary text, #BE0E5B as an accent and #0B7460 for hover and pressed states. For a palette, the analogous pair #5CEF8A and #5CC1EF stays calm, while #EF5C78 is the loudest partner.

What is #5cefd3 in CMYK for printing?

cmyk(62%, 0%, 12%, 6%). 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 #5cefd3 warm or cool?

Cool — it scores 83 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #5CEF9D; nudged cooler, #5AD6F1.

Work with #5cefd3 in the Color Lab