Skip to content

#5e9da0

a balanced, soft cyan · cool · “Cadet Blue”

RGB
94, 157, 160
HSL
183°, 26%, 50%
CMYK
41, 2, 0, 37
Luminance
0.2903

At a glance

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

Hex
#5e9da0
Hue
183°
cyan
Saturation
26%
soft
Lightness
50%
balanced
Brightness
63%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2903
WCAG relative
Temperature
Cool
79/100 cool
Color family
Cyan
Tone
Soft
Best ink
Black
6.81:1
Closest name
Cadet Blue
ΔE2000 0.5
Where it sits
Hue183° of 360°
Saturation26%
Lightness50%
Temperature
Warm ← → Cool79% 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#5e9da0
RGBrgb(94, 157, 160)
HSLhsl(183, 26%, 50%)
CMYKcmyk(41%, 2%, 0%, 37%)
LABlab(60.8 -19.4 -7.9)
LCHlch(60.8 21.0 202.2)
OKLCHoklch(0.655 0.065 199.6)
Decimal6200736
Display P3color(display-p3 0.369 0.616 0.627)

Copy-ready code

/* CSS */
color: #5e9da0;
background-color: #5e9da0;
/* Tailwind (arbitrary) */
class="text-[#5e9da0] bg-[#5e9da0]"
/* SCSS */
$brand: #5e9da0;
/* SwiftUI */
Color(red: 0.369, green: 0.616, blue: 0.627)
/* Android */
Color.parseColor("#5e9da0")
/* Flutter */
Color(0xFF5E9DA0)
/* Python / OpenCV (BGR) */
(160, 157, 94)

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

Accessibility — WCAG contrast

Aa
#5e9da0 on white: 3.09:1
AA ✗ fail · AA-large · AAA
Aa
#5e9da0 on black: 6.81:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #9598A0
deuteranopia · #898FA0
tritanopia · #40A19E

Color scale — 50 to 950

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

#F6F9F9
#EDF3F3
#D6E5E5
#B8D4D5
#95BFC1
#72A9AC
#5e9da0
#4B7E81
#3C6567
#2F4B4C
#1D2F2F
Base = 600Lightest = 50 · #F6F9F9Darkest = 950 · #1D2F2F
:root {
  --brand-50: #F6F9F9;
  --brand-100: #EDF3F3;
  --brand-200: #D6E5E5;
  --brand-300: #B8D4D5;
  --brand-400: #95BFC1;
  --brand-500: #72A9AC;
  --brand-600: #5e9da0;
  --brand-700: #4B7E81;
  --brand-800: #3C6567;
  --brand-900: #2F4B4C;
  --brand-950: #1D2F2F;
  --brand: #5e9da0;
  --brand-ink: #000000;
}

Colors that work with #5e9da0

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#F5F9F9
Tinted page background
Border#CCE0E1
Hairlines and dividers
Muted text#558E91
Captions on the surface
Accent#A55969
Second voice, not a rival
Dark variant#2F4F50
Hover, pressed, headers
Light variant#EFF5F6
Selected rows, tints
Dark surface#152323
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 #5e9da0

Derived from its contrast, chroma and lightness — not from taste.

Works well for
  • Headings from 24px up on white
  • Text and icons on dark surfaces
  • Charts, tags and secondary surfaces
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#A0615E
Analogous left#5EA082
Analogous right#5E7CA0
Split-complement 1#A05E7C
Split-complement 2#A0825E
Triadic 1#A05E9D
Triadic 2#9DA05E
Tetradic#825EA0

RGB percentages

Red36.9%
Green61.6%
Blue62.7%

CMYK percentages

Cyan41.3%
Magenta1.9%
Yellow0.0%
Key (black)37.3%

Color previews

#5e9da0 text on a black background

contrast 6.81:1

Card sample

#5e9da0 text on a white background

contrast 3.09:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(94, 157, 160, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(94, 157, 160, 0.45);
Border & gradient
Gradient panel
border: 3px solid #5e9da0;
background: linear-gradient(135deg, #5e9da0, #5E71A0);

Monochromatic scale

Palettes built from #5e9da0

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.

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

#5e9da0, answered

What color is #5e9da0?

#5e9da0 is a balanced soft cyan — the CSS keyword Cadet Blue. It sits at 183° on the hue wheel with 26% saturation and 50% lightness, which reads as cool.

What is the RGB value of #5e9da0?

rgb(94, 157, 160) — 94 red, 157 green and 160 blue out of 255, or 36.9% / 61.6% / 62.7% by channel.

Is #5e9da0 a light or a dark color?

It is a mid-tone. Relative luminance is 0.2903 and perceived brightness is 56%, so black text on it reaches 6.81:1.

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

Black. It scores 6.81:1 against #5e9da0, versus 3.09:1 for white — AA at any size.

What is the complementary color of #5e9da0?

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

What colors go well with #5e9da0?

For interface work: #F5F9F9 as the surface, #CCE0E1 for borders, #558E91 for secondary text, #A55969 as an accent and #2F4F50 for hover and pressed states. For a palette, the analogous pair #5EA082 and #5E7CA0 stays calm, while #A0615E is the loudest partner.

What is #5e9da0 in CMYK for printing?

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

Is #5e9da0 warm or cool?

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

Work with #5e9da0 in the Color Lab