Skip to content

#44f7ff

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

RGB
68, 247, 255
HSL
183°, 100%, 63%
CMYK
73, 3, 0, 0
Luminance
0.7497

At a glance

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

Hex
#44f7ff
Hue
183°
cyan
Saturation
100%
electric
Lightness
63%
balanced
Brightness
100%
HSV value
Perceived
83%
weighted brightness
Luminance
0.7497
WCAG relative
Temperature
Cool
89/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
15.99:1
Closest name
Cyan
ΔE2000 3.5
Where it sits
Hue183° of 360°
Saturation100%
Lightness63%
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#44f7ff
RGBrgb(68, 247, 255)
HSLhsl(183, 100%, 63%)
CMYKcmyk(73%, 3%, 0%, 0%)
LABlab(89.4 -40.9 -16.7)
LCHlch(89.4 44.2 202.2)
OKLCHoklch(0.893 0.139 199.5)
Decimal4519935
Display P3color(display-p3 0.267 0.969 1.000)

Copy-ready code

/* CSS */
color: #44f7ff;
background-color: #44f7ff;
/* Tailwind (arbitrary) */
class="text-[#44f7ff] bg-[#44f7ff]"
/* SCSS */
$brand: #44f7ff;
/* SwiftUI */
Color(red: 0.267, green: 0.969, blue: 1.000)
/* Android */
Color.parseColor("#44f7ff")
/* Flutter */
Color(0xFF44F7FF)
/* Python / OpenCV (BGR) */
(255, 247, 68)

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

Accessibility — WCAG contrast

Aa
#44f7ff on white: 1.31:1
AA ✗ fail · AA-large · AAA
Aa
#44f7ff on black: 15.99:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5ECFF
deuteranopia · #CAD8FF
tritanopia · #00FFF9

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #44f7ff is pinned to step 400; the rest hold its hue and let saturation ease off at the extremes so the pale end never turns neon.

#F1FDFE
#E3FBFC
#C0F9FC
#8FFAFF
#44f7ff
#1FF5FF
#00EAF5
#00C3CC
#009CA3
#057176
#034649
Base = 400Lightest = 50 · #F1FDFEDarkest = 950 · #034649
:root {
  --brand-50: #F1FDFE;
  --brand-100: #E3FBFC;
  --brand-200: #C0F9FC;
  --brand-300: #8FFAFF;
  --brand-400: #44f7ff;
  --brand-500: #1FF5FF;
  --brand-600: #00EAF5;
  --brand-700: #00C3CC;
  --brand-800: #009CA3;
  --brand-900: #057176;
  --brand-950: #034649;
  --brand: #44f7ff;
  --brand-ink: #000000;
}

Colors that work with #44f7ff

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#4B979B
Captions on the surface
Accent#FF446B
Second voice, not a rival
Dark variant#007A80
Hover, pressed, headers
Light variant#E5FEFF
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 #44f7ff

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#FF4C44
Analogous left#44FFAA
Analogous right#4499FF
Split-complement 1#FF4499
Split-complement 2#FFAA44
Triadic 1#FF44F7
Triadic 2#F7FF44
Tetradic#AA44FF

RGB percentages

Red26.7%
Green96.9%
Blue100.0%

CMYK percentages

Cyan73.3%
Magenta3.1%
Yellow0.0%
Key (black)0.0%

Color previews

#44f7ff text on a black background

contrast 15.99:1

Card sample

#44f7ff text on a white background

contrast 1.31:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

color: #44f7ff;
Background color
Panel with #44f7ff background
background-color: #44f7ff;
Text shadow — hex

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(68, 247, 255, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 247, 255, 0.45);
Border & gradient
Gradient panel
border: 3px solid #44f7ff;
background: linear-gradient(135deg, #44f7ff, #447AFF);

Monochromatic scale

Palettes built from #44f7ff

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.

#44f7ff 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.

#44f7ff, answered

What color is #44f7ff?

#44f7ff is a balanced electric cyan, closest to Cyan (ΔE2000 3.5). It sits at 183° on the hue wheel with 100% saturation and 63% lightness, which reads as cool.

What is the RGB value of #44f7ff?

rgb(68, 247, 255) — 68 red, 247 green and 255 blue out of 255, or 26.7% / 96.9% / 100% by channel.

Is #44f7ff a light or a dark color?

It is a light color. Relative luminance is 0.7497 and perceived brightness is 83%, so black text on it reaches 15.99:1.

Should I use black or white text on #44f7ff?

Black. It scores 15.99:1 against #44f7ff, versus 1.31:1 for white — AAA at any size.

What is the complementary color of #44f7ff?

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

What colors go well with #44f7ff?

For interface work: #F4FAFA as the surface, #C0EBED for borders, #4B979B for secondary text, #FF446B as an accent and #007A80 for hover and pressed states. For a palette, the analogous pair #44FFAA and #4499FF stays calm, while #FF4C44 is the loudest partner.

What is #44f7ff in CMYK for printing?

cmyk(73%, 3%, 0%, 0%). 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 #44f7ff 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 #44FFC2; nudged cooler, #44C9FF.

Work with #44f7ff in the Color Lab