Skip to content

#3ae5eb

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

RGB
58, 229, 235
HSL
182°, 82%, 58%
CMYK
75, 3, 0, 8
Luminance
0.6294

At a glance

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

Hex
#3ae5eb
Hue
182°
cyan
Saturation
82%
electric
Lightness
58%
balanced
Brightness
92%
HSV value
Perceived
77%
weighted brightness
Luminance
0.6294
WCAG relative
Temperature
Cool
88/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
13.59:1
Closest name
Dark Turquoise
ΔE2000 5.8
Where it sits
Hue182° of 360°
Saturation82%
Lightness58%
Temperature
Warm ← → Cool88% 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#3ae5eb
RGBrgb(58, 229, 235)
HSLhsl(182, 82%, 58%)
CMYKcmyk(75%, 3%, 0%, 8%)
LABlab(83.4 -39.5 -15.2)
LCHlch(83.4 42.3 201.0)
OKLCHoklch(0.842 0.132 198.6)
Decimal3859947
Display P3color(display-p3 0.227 0.898 0.922)

Copy-ready code

/* CSS */
color: #3ae5eb;
background-color: #3ae5eb;
/* Tailwind (arbitrary) */
class="text-[#3ae5eb] bg-[#3ae5eb]"
/* SCSS */
$brand: #3ae5eb;
/* SwiftUI */
Color(red: 0.227, green: 0.898, blue: 0.922)
/* Android */
Color.parseColor("#3ae5eb")
/* Flutter */
Color(0xFF3AE5EB)
/* Python / OpenCV (BGR) */
(235, 229, 58)

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

Accessibility — WCAG contrast

Aa
#3ae5eb on white: 1.55:1
AA ✗ fail · AA-large · AAA
Aa
#3ae5eb on black: 13.59:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D4DAEC
deuteranopia · #BCC8EC
tritanopia · #00EDE6

Color scale — 50 to 950

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

#F2FCFC
#E6F9F9
#C6F4F6
#99F2F5
#66EBF0
#3ae5eb
#17D8DE
#13B4B9
#0F9094
#0F686B
#0A4143
Base = 500Lightest = 50 · #F2FCFCDarkest = 950 · #0A4143
:root {
  --brand-50: #F2FCFC;
  --brand-100: #E6F9F9;
  --brand-200: #C6F4F6;
  --brand-300: #99F2F5;
  --brand-400: #66EBF0;
  --brand-500: #3ae5eb;
  --brand-600: #17D8DE;
  --brand-700: #13B4B9;
  --brand-800: #0F9094;
  --brand-900: #0F686B;
  --brand-950: #0A4143;
  --brand: #3ae5eb;
  --brand-ink: #000000;
}

Colors that work with #3ae5eb

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#C0EBED
Hairlines and dividers
Muted text#4B989B
Captions on the surface
Accent#EF365E
Second voice, not a rival
Dark variant#0C7074
Hover, pressed, headers
Light variant#E8FCFD
Selected rows, tints
Dark surface#142424
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 #3ae5eb

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#EB403A
Analogous left#3AEB99
Analogous right#3A8DEB
Split-complement 1#EB3A8D
Split-complement 2#EB993A
Triadic 1#EB3AE5
Triadic 2#E5EB3A
Tetradic#993AEB

RGB percentages

Red22.7%
Green89.8%
Blue92.2%

CMYK percentages

Cyan75.3%
Magenta2.6%
Yellow0.0%
Key (black)7.8%

Color previews

#3ae5eb text on a black background

contrast 13.59:1

Card sample

#3ae5eb text on a white background

contrast 1.55:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #3ae5eb;
Background color
Panel with #3ae5eb background
background-color: #3ae5eb;
Text shadow — hex

Glowing headline

text-shadow: 2px 2px 8px #3ae5eb;
Text shadow — RGB

Soft neon halo

text-shadow: 0 0 14px rgba(58, 229, 235, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(58, 229, 235, 0.45);
Border & gradient
Gradient panel
border: 3px solid #3ae5eb;
background: linear-gradient(135deg, #3ae5eb, #3A6FEB);

Monochromatic scale

Palettes built from #3ae5eb

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.

#3ae5eb 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.

#3ae5eb, answered

What color is #3ae5eb?

#3ae5eb is a balanced electric cyan, closest to Dark Turquoise (ΔE2000 5.8). It sits at 182° on the hue wheel with 82% saturation and 58% lightness, which reads as cool.

What is the RGB value of #3ae5eb?

rgb(58, 229, 235) — 58 red, 229 green and 235 blue out of 255, or 22.7% / 89.8% / 92.2% by channel.

Is #3ae5eb a light or a dark color?

It is a light color. Relative luminance is 0.6294 and perceived brightness is 77%, so black text on it reaches 13.59:1.

Should I use black or white text on #3ae5eb?

Black. It scores 13.59:1 against #3ae5eb, versus 1.55:1 for white — AAA at any size.

What is the complementary color of #3ae5eb?

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

What colors go well with #3ae5eb?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B989B for secondary text, #EF365E as an accent and #0C7074 for hover and pressed states. For a palette, the analogous pair #3AEB99 and #3A8DEB stays calm, while #EB403A is the loudest partner.

What is #3ae5eb in CMYK for printing?

cmyk(75%, 3%, 0%, 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 #3ae5eb warm or cool?

Cool — it scores 88 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #3AEBB0; nudged cooler, #38B8ED.

Work with #3ae5eb in the Color Lab