Skip to content

#2fadf1

a balanced, electric blue · cool · closest name: Deep Sky Blue

RGB
47, 173, 241
HSL
201°, 87%, 57%
CMYK
81, 28, 0, 6
Luminance
0.3684

At a glance

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

Hex
#2fadf1
Hue
201°
blue
Saturation
87%
electric
Lightness
57%
balanced
Brightness
95%
HSV value
Perceived
62%
weighted brightness
Luminance
0.3684
WCAG relative
Temperature
Cool
96/100 cool
Color family
Blue
Tone
Electric
Best ink
Black
8.37:1
Closest name
Deep Sky Blue
ΔE2000 5.7
Where it sits
Hue201° of 360°
Saturation87%
Lightness57%
Temperature
Warm ← → Cool96% 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#2fadf1
RGBrgb(47, 173, 241)
HSLhsl(201, 87%, 57%)
CMYKcmyk(81%, 28%, 0%, 6%)
LABlab(67.2 -10.6 -43.4)
LCHlch(67.2 44.7 256.2)
OKLCHoklch(0.712 0.144 238.3)
Decimal3124721
Display P3color(display-p3 0.184 0.678 0.945)

Copy-ready code

/* CSS */
color: #2fadf1;
background-color: #2fadf1;
/* Tailwind (arbitrary) */
class="text-[#2fadf1] bg-[#2fadf1]"
/* SCSS */
$brand: #2fadf1;
/* SwiftUI */
Color(red: 0.184, green: 0.678, blue: 0.945)
/* Android */
Color.parseColor("#2fadf1")
/* Flutter */
Color(0xFF2FADF1)
/* Python / OpenCV (BGR) */
(241, 173, 47)

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

Accessibility — WCAG contrast

Aa
#2fadf1 on white: 2.51:1
AA ✗ fail · AA-large · AAA
Aa
#2fadf1 on black: 8.37:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #8CADF4
deuteranopia · #729CF0
tritanopia · #00BEC5

Color scale — 50 to 950

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

#F2F9FD
#E5F3FA
#C4E6F8
#96D6F8
#61C1F4
#2fadf1
#0F9AE5
#0D81BF
#0A6799
#0C4C6E
#072F45
Base = 500Lightest = 50 · #F2F9FDDarkest = 950 · #072F45
:root {
  --brand-50: #F2F9FD;
  --brand-100: #E5F3FA;
  --brand-200: #C4E6F8;
  --brand-300: #96D6F8;
  --brand-400: #61C1F4;
  --brand-500: #2fadf1;
  --brand-600: #0F9AE5;
  --brand-700: #0D81BF;
  --brand-800: #0A6799;
  --brand-900: #0C4C6E;
  --brand-950: #072F45;
  --brand: #2fadf1;
  --brand-ink: #000000;
}

Colors that work with #2fadf1

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#F4F8FA
Tinted page background
Border#C0DDED
Hairlines and dividers
Muted text#4B7F9B
Captions on the surface
Accent#F53F2B
Second voice, not a rival
Dark variant#085077
Hover, pressed, headers
Light variant#E7F6FD
Selected rows, tints
Dark surface#141F24
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 #2fadf1

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
  • 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#F1732F
Analogous left#2FF1D4
Analogous right#2F4CF1
Split-complement 1#F12F4C
Split-complement 2#F1D42F
Triadic 1#F12FAD
Triadic 2#ADF12F
Tetradic#D42FF1

RGB percentages

Red18.4%
Green67.8%
Blue94.5%

CMYK percentages

Cyan80.5%
Magenta28.2%
Yellow0.0%
Key (black)5.5%

Color previews

#2fadf1 text on a black background

contrast 8.37:1

Card sample

#2fadf1 text on a white background

contrast 2.51:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #2fadf1;
Background color
Panel with #2fadf1 background
background-color: #2fadf1;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 173, 241, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 173, 241, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2fadf1;
background: linear-gradient(135deg, #2fadf1, #322FF1);

Monochromatic scale

Palettes built from #2fadf1

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.

#2fadf1 in the real world

Where a color in this family tends to land, and the interface roles it is usually asked to play.

Industries
TechnologyFinanceHealthcareEnterprise SaaS
Common UI roles
ButtonsLinksFocus statesCharts
Print note

Sits outside most CMYK gamuts — expect a duller press result, or specify a spot ink.

#2fadf1, answered

What color is #2fadf1?

#2fadf1 is a balanced electric blue, closest to Deep Sky Blue (ΔE2000 5.7). It sits at 201° on the hue wheel with 87% saturation and 57% lightness, which reads as cool.

What is the RGB value of #2fadf1?

rgb(47, 173, 241) — 47 red, 173 green and 241 blue out of 255, or 18.4% / 67.8% / 94.5% by channel.

Is #2fadf1 a light or a dark color?

It is a mid-tone. Relative luminance is 0.3684 and perceived brightness is 62%, so black text on it reaches 8.37:1.

Should I use black or white text on #2fadf1?

Black. It scores 8.37:1 against #2fadf1, versus 2.51:1 for white — AAA at any size.

What is the complementary color of #2fadf1?

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

What colors go well with #2fadf1?

For interface work: #F4F8FA as the surface, #C0DDED for borders, #4B7F9B for secondary text, #F53F2B as an accent and #085077 for hover and pressed states. For a palette, the analogous pair #2FF1D4 and #2F4CF1 stays calm, while #F1732F is the loudest partner.

What is #2fadf1 in CMYK for printing?

cmyk(81%, 28%, 0%, 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 #2fadf1 warm or cool?

Cool — it scores 96 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2FF1EE; nudged cooler, #1591F2.

Work with #2fadf1 in the Color Lab