Skip to content

#3aeaf6

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

RGB
58, 234, 246
HSL
184°, 91%, 60%
CMYK
76, 5, 0, 4
Luminance
0.6640

At a glance

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

Hex
#3aeaf6
Hue
184°
cyan
Saturation
91%
electric
Lightness
60%
balanced
Brightness
96%
HSV value
Perceived
78%
weighted brightness
Luminance
0.6640
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.28:1
Closest name
Cyan
ΔE2000 6.1
Where it sits
Hue184° of 360°
Saturation91%
Lightness60%
Temperature
Warm ← → Cool89% 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#3aeaf6
RGBrgb(58, 234, 246)
HSLhsl(184, 91%, 60%)
CMYKcmyk(76%, 5%, 0%, 4%)
LABlab(85.2 -38.6 -18.3)
LCHlch(85.2 42.7 205.3)
OKLCHoklch(0.858 0.136 202.0)
Decimal3861238
Display P3color(display-p3 0.227 0.918 0.965)

Copy-ready code

/* CSS */
color: #3aeaf6;
background-color: #3aeaf6;
/* Tailwind (arbitrary) */
class="text-[#3aeaf6] bg-[#3aeaf6]"
/* SCSS */
$brand: #3aeaf6;
/* SwiftUI */
Color(red: 0.227, green: 0.918, blue: 0.965)
/* Android */
Color.parseColor("#3aeaf6")
/* Flutter */
Color(0xFF3AEAF6)
/* Python / OpenCV (BGR) */
(246, 234, 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 #3aeaf6 · 14.28:1
Use #000000AAA at every size.
Aa
White text · 1.47:1
AA fail · AA large fail · AAA fail
Aa
Black text · 14.28:1 · recommended
AA pass · AA large pass · AAA pass
Reading the other direction: #3aeaf6 as text scores 1.47:1 on white and 14.28:1 on black.

Accessibility — WCAG contrast

Aa
#3aeaf6 on white: 1.47:1
AA ✗ fail · AA-large · AAA
Aa
#3aeaf6 on black: 14.28:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #D8E0F7
deuteranopia · #BECDF7
tritanopia · #00F3ED

Color scale — 50 to 950

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

#F2FCFD
#E4F9FB
#C3F5F9
#94F4FA
#5EEEF8
#3aeaf6
#0BDCEA
#09B7C3
#07939C
#0A6A71
#064246
Base = 500Lightest = 50 · #F2FCFDDarkest = 950 · #064246
:root {
  --brand-50: #F2FCFD;
  --brand-100: #E4F9FB;
  --brand-200: #C3F5F9;
  --brand-300: #94F4FA;
  --brand-400: #5EEEF8;
  --brand-500: #3aeaf6;
  --brand-600: #0BDCEA;
  --brand-700: #09B7C3;
  --brand-800: #07939C;
  --brand-900: #0A6A71;
  --brand-950: #064246;
  --brand: #3aeaf6;
  --brand-ink: #000000;
}

Colors that work with #3aeaf6

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#C0EAED
Hairlines and dividers
Muted text#4B969B
Captions on the surface
Accent#FA365A
Second voice, not a rival
Dark variant#06737A
Hover, pressed, headers
Light variant#E7FCFE
Selected rows, tints
Dark surface#142324
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 #3aeaf6

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#F6463A
Analogous left#3AF6A4
Analogous right#3A8CF6
Split-complement 1#F63A8C
Split-complement 2#F6A43A
Triadic 1#F63AEA
Triadic 2#EAF63A
Tetradic#A43AF6

RGB percentages

Red22.7%
Green91.8%
Blue96.5%

CMYK percentages

Cyan76.4%
Magenta4.9%
Yellow0.0%
Key (black)3.5%

Color previews

#3aeaf6 text on a black background

contrast 14.28:1

Card sample

#3aeaf6 text on a white background

contrast 1.47:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3aeaf6

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.

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

#3aeaf6, answered

What color is #3aeaf6?

#3aeaf6 is a balanced electric cyan, closest to Cyan (ΔE2000 6.1). It sits at 184° on the hue wheel with 91% saturation and 60% lightness, which reads as cool.

What is the RGB value of #3aeaf6?

rgb(58, 234, 246) — 58 red, 234 green and 246 blue out of 255, or 22.7% / 91.8% / 96.5% by channel.

Is #3aeaf6 a light or a dark color?

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

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

Black. It scores 14.28:1 against #3aeaf6, versus 1.47:1 for white — AAA at any size.

What is the complementary color of #3aeaf6?

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

What colors go well with #3aeaf6?

For interface work: #F4FAFA as the surface, #C0EAED for borders, #4B969B for secondary text, #FA365A as an accent and #06737A for hover and pressed states. For a palette, the analogous pair #3AF6A4 and #3A8CF6 stays calm, while #F6463A is the loudest partner.

What is #3aeaf6 in CMYK for printing?

cmyk(76%, 5%, 0%, 4%). 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 #3aeaf6 warm or cool?

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

Work with #3aeaf6 in the Color Lab