Skip to content

#3af3f1

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

RGB
58, 243, 241
HSL
179°, 89%, 59%
CMYK
76, 0, 1, 5
Luminance
0.7135

At a glance

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

Hex
#3af3f1
Hue
179°
cyan
Saturation
89%
electric
Lightness
59%
balanced
Brightness
95%
HSV value
Perceived
81%
weighted brightness
Luminance
0.7135
WCAG relative
Temperature
Cool
87/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.27:1
Closest name
Cyan
ΔE2000 2.7
Where it sits
Hue179° of 360°
Saturation89%
Lightness59%
Temperature
Warm ← → Cool87% 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#3af3f1
RGBrgb(58, 243, 241)
HSLhsl(179, 89%, 59%)
CMYKcmyk(76%, 0%, 1%, 5%)
LABlab(87.7 -44.0 -12.0)
LCHlch(87.7 45.6 195.2)
OKLCHoklch(0.877 0.140 193.8)
Decimal3863537
Display P3color(display-p3 0.227 0.953 0.945)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#3af3f1 on white: 1.38:1
AA ✗ fail · AA-large · AAA
Aa
#3af3f1 on black: 15.27:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E3E7F1
deuteranopia · #C9D4F2
tritanopia · #00FBF2

Color scale — 50 to 950

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

#F2FDFD
#E5FAFA
#C4F8F7
#95F9F8
#60F5F4
#3af3f1
#0EE7E5
#0CC0BE
#099A98
#0B6F6E
#074545
Base = 500Lightest = 50 · #F2FDFDDarkest = 950 · #074545
:root {
  --brand-50: #F2FDFD;
  --brand-100: #E5FAFA;
  --brand-200: #C4F8F7;
  --brand-300: #95F9F8;
  --brand-400: #60F5F4;
  --brand-500: #3af3f1;
  --brand-600: #0EE7E5;
  --brand-700: #0CC0BE;
  --brand-800: #099A98;
  --brand-900: #0B6F6E;
  --brand-950: #074545;
  --brand: #3af3f1;
  --brand-ink: #000000;
}

Colors that work with #3af3f1

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#C0EDEC
Hairlines and dividers
Muted text#4B9B9A
Captions on the surface
Accent#F73668
Second voice, not a rival
Dark variant#077877
Hover, pressed, headers
Light variant#E7FEFD
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 #3af3f1

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#F33A3C
Analogous left#3AF395
Analogous right#3A98F3
Split-complement 1#F33A98
Split-complement 2#F3953A
Triadic 1#F13AF3
Triadic 2#F3F13A
Tetradic#953AF3

RGB percentages

Red22.7%
Green95.3%
Blue94.5%

CMYK percentages

Cyan76.1%
Magenta0.0%
Yellow0.8%
Key (black)4.7%

Color previews

#3af3f1 text on a black background

contrast 15.27:1

Card sample

#3af3f1 text on a white background

contrast 1.38:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

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

Monochromatic scale

Palettes built from #3af3f1

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.

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

#3af3f1, answered

What color is #3af3f1?

#3af3f1 is a balanced electric cyan, closest to Cyan (ΔE2000 2.7). It sits at 179° on the hue wheel with 89% saturation and 59% lightness, which reads as cool.

What is the RGB value of #3af3f1?

rgb(58, 243, 241) — 58 red, 243 green and 241 blue out of 255, or 22.7% / 95.3% / 94.5% by channel.

Is #3af3f1 a light or a dark color?

It is a light color. Relative luminance is 0.7135 and perceived brightness is 81%, so black text on it reaches 15.27:1.

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

Black. It scores 15.27:1 against #3af3f1, versus 1.38:1 for white — AAA at any size.

What is the complementary color of #3af3f1?

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

What colors go well with #3af3f1?

For interface work: #F4FAFA as the surface, #C0EDEC for borders, #4B9B9A for secondary text, #F73668 as an accent and #077877 for hover and pressed states. For a palette, the analogous pair #3AF395 and #3A98F3 stays calm, while #F33A3C is the loudest partner.

What is #3af3f1 in CMYK for printing?

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

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

Work with #3af3f1 in the Color Lab