Skip to content

#2f9fce

a balanced, vivid cyan · cool · closest name: Deep Sky Blue

RGB
47, 159, 206
HSL
198°, 63%, 50%
CMYK
77, 23, 0, 19
Luminance
0.2986

At a glance

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

Hex
#2f9fce
Hue
198°
cyan
Saturation
63%
vivid
Lightness
50%
balanced
Brightness
81%
HSV value
Perceived
56%
weighted brightness
Luminance
0.2986
WCAG relative
Temperature
Cool
95/100 cool
Color family
Cyan
Tone
Vivid
Best ink
Black
6.97:1
Closest name
Deep Sky Blue
ΔE2000 9.5
Where it sits
Hue198° of 360°
Saturation63%
Lightness50%
Temperature
Warm ← → Cool95% 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#2f9fce
RGBrgb(47, 159, 206)
HSLhsl(198, 63%, 50%)
CMYKcmyk(77%, 23%, 0%, 19%)
LABlab(61.5 -15.1 -32.9)
LCHlch(61.5 36.1 245.4)
OKLCHoklch(0.662 0.119 231.0)
Decimal3121102
Display P3color(display-p3 0.184 0.624 0.808)

Copy-ready code

/* CSS */
color: #2f9fce;
background-color: #2f9fce;
/* Tailwind (arbitrary) */
class="text-[#2f9fce] bg-[#2f9fce]"
/* SCSS */
$brand: #2f9fce;
/* SwiftUI */
Color(red: 0.184, green: 0.624, blue: 0.808)
/* Android */
Color.parseColor("#2f9fce")
/* Flutter */
Color(0xFF2F9FCE)
/* Python / OpenCV (BGR) */
(206, 159, 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 #2f9fce · 6.97:1
Use #000000AA at every size, AAA for large text only.
Aa
White text · 3.01:1
AA fail · AA large pass · AAA fail
Aa
Black text · 6.97:1 · recommended
AA pass · AA large pass · AAA fail
Reading the other direction: #2f9fce as text scores 3.01:1 on white and 6.97:1 on black.

Accessibility — WCAG contrast

Aa
#2f9fce on white: 3.01:1
AA ✗ fail · AA-large · AAA
Aa
#2f9fce on black: 6.97:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #879DD0
deuteranopia · #728ECD
tritanopia · #00ACAF

Color scale — 50 to 950

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

#F4F9FB
#E8F3F7
#CCE5F0
#A4D5EA
#76C1E0
#48ACD5
#2f9fce
#2680A6
#1E6785
#1A4C61
#102F3C
Base = 600Lightest = 50 · #F4F9FBDarkest = 950 · #102F3C
:root {
  --brand-50: #F4F9FB;
  --brand-100: #E8F3F7;
  --brand-200: #CCE5F0;
  --brand-300: #A4D5EA;
  --brand-400: #76C1E0;
  --brand-500: #48ACD5;
  --brand-600: #2f9fce;
  --brand-700: #2680A6;
  --brand-800: #1E6785;
  --brand-900: #1A4C61;
  --brand-950: #102F3C;
  --brand: #2f9fce;
  --brand-ink: #000000;
}

Colors that work with #2f9fce

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#F4F9FA
Tinted page background
Border#C0DFED
Hairlines and dividers
Muted text#4B839B
Captions on the surface
Accent#D3322A
Second voice, not a rival
Dark variant#185068
Hover, pressed, headers
Light variant#EAF6FA
Selected rows, tints
Dark surface#142024
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 #2f9fce

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
  • Primary buttons and calls to action
  • Focus rings, active and selected states
  • Brand accents, badges and data highlights
Use with care
  • Small text on white — under 4.5:1
  • 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#CE5E2F
Analogous left#2FCEAD
Analogous right#2F50CE
Split-complement 1#CE2F50
Split-complement 2#CEAD2F
Triadic 1#CE2F9F
Triadic 2#9FCE2F
Tetradic#AD2FCE

RGB percentages

Red18.4%
Green62.4%
Blue80.8%

CMYK percentages

Cyan77.2%
Magenta22.8%
Yellow0.0%
Key (black)19.2%

Color previews

#2f9fce text on a black background

contrast 6.97:1

Card sample

#2f9fce text on a white background

contrast 3.01:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(47, 159, 206, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(47, 159, 206, 0.45);
Border & gradient
Gradient panel
border: 3px solid #2f9fce;
background: linear-gradient(135deg, #2f9fce, #2F35CE);

Monochromatic scale

Palettes built from #2f9fce

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.

#2f9fce 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.

#2f9fce, answered

What color is #2f9fce?

#2f9fce is a balanced vivid cyan, closest to Deep Sky Blue (ΔE2000 9.5). It sits at 198° on the hue wheel with 63% saturation and 50% lightness, which reads as cool.

What is the RGB value of #2f9fce?

rgb(47, 159, 206) — 47 red, 159 green and 206 blue out of 255, or 18.4% / 62.4% / 80.8% by channel.

Is #2f9fce a light or a dark color?

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

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

Black. It scores 6.97:1 against #2f9fce, versus 3.01:1 for white — AA at any size.

What is the complementary color of #2f9fce?

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

What colors go well with #2f9fce?

For interface work: #F4F9FA as the surface, #C0DFED for borders, #4B839B for secondary text, #D3322A as an accent and #185068 for hover and pressed states. For a palette, the analogous pair #2FCEAD and #2F50CE stays calm, while #CE5E2F is the loudest partner.

What is #2f9fce in CMYK for printing?

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

Is #2f9fce warm or cool?

Cool — it scores 95 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #2FCEC3; nudged cooler, #2D8BD0.

Work with #2f9fce in the Color Lab