Skip to content

#44f1df

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

RGB
68, 241, 223
HSL
174°, 86%, 61%
CMYK
72, 0, 8, 6
Luminance
0.6947

At a glance

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

Hex
#44f1df
Hue
174°
cyan
Saturation
86%
electric
Lightness
61%
balanced
Brightness
95%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6947
WCAG relative
Temperature
Cool
85/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.89:1
Closest name
Turquoise
ΔE2000 3.8
Where it sits
Hue174° of 360°
Saturation86%
Lightness61%
Temperature
Warm ← → Cool85% 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#44f1df
RGBrgb(68, 241, 223)
HSLhsl(174, 86%, 61%)
CMYKcmyk(72%, 0%, 8%, 6%)
LABlab(86.7 -47.0 -3.9)
LCHlch(86.7 47.2 184.7)
OKLCHoklch(0.868 0.139 184.6)
Decimal4518367
Display P3color(display-p3 0.267 0.945 0.875)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44f1df on white: 1.41:1
AA ✗ fail · AA-large · AAA
Aa
#44f1df on black: 14.89:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E5E3DE
deuteranopia · #CDD2E1
tritanopia · #00F6EB

Color scale — 50 to 950

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

#F2FDFB
#E5FAF8
#C5F7F2
#97F7ED
#62F3E4
#44f1df
#11E4CE
#0EBEAC
#0B9889
#0D6E64
#08453E
Base = 500Lightest = 50 · #F2FDFBDarkest = 950 · #08453E
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FAF8;
  --brand-200: #C5F7F2;
  --brand-300: #97F7ED;
  --brand-400: #62F3E4;
  --brand-500: #44f1df;
  --brand-600: #11E4CE;
  --brand-700: #0EBEAC;
  --brand-800: #0B9889;
  --brand-900: #0D6E64;
  --brand-950: #08453E;
  --brand: #44f1df;
  --brand-ink: #000000;
}

Colors that work with #44f1df

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#C0EDE8
Hairlines and dividers
Muted text#4B9B93
Captions on the surface
Accent#F54080
Second voice, not a rival
Dark variant#09776B
Hover, pressed, headers
Light variant#E7FDFB
Selected rows, tints
Dark surface#142423
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 #44f1df

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#F14456
Analogous left#44F189
Analogous right#44ACF1
Split-complement 1#F144AC
Split-complement 2#F18944
Triadic 1#DF44F1
Triadic 2#F1DF44
Tetradic#8944F1

RGB percentages

Red26.7%
Green94.5%
Blue87.5%

CMYK percentages

Cyan71.8%
Magenta0.0%
Yellow7.5%
Key (black)5.5%

Color previews

#44f1df text on a black background

contrast 14.89:1

Card sample

#44f1df text on a white background

contrast 1.41:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(68, 241, 223, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 241, 223, 0.45);
Border & gradient
Gradient panel
border: 3px solid #44f1df;
background: linear-gradient(135deg, #44f1df, #4490F1);

Monochromatic scale

Palettes built from #44f1df

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.

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

#44f1df, answered

What color is #44f1df?

#44f1df is a balanced electric cyan, closest to Turquoise (ΔE2000 3.8). It sits at 174° on the hue wheel with 86% saturation and 61% lightness, which reads as cool.

What is the RGB value of #44f1df?

rgb(68, 241, 223) — 68 red, 241 green and 223 blue out of 255, or 26.7% / 94.5% / 87.5% by channel.

Is #44f1df a light or a dark color?

It is a light color. Relative luminance is 0.6947 and perceived brightness is 80%, so black text on it reaches 14.89:1.

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

Black. It scores 14.89:1 against #44f1df, versus 1.41:1 for white — AAA at any size.

What is the complementary color of #44f1df?

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

What colors go well with #44f1df?

For interface work: #F4FAFA as the surface, #C0EDE8 for borders, #4B9B93 for secondary text, #F54080 as an accent and #09776B for hover and pressed states. For a palette, the analogous pair #44F189 and #44ACF1 stays calm, while #F14456 is the loudest partner.

What is #44f1df in CMYK for printing?

cmyk(72%, 0%, 8%, 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 #44f1df warm or cool?

Cool — it scores 85 on a scale where 0 is the warmest orange and 100 the coolest azure. Nudged warmer it becomes #44F1A0; nudged cooler, #42C8F3.

Work with #44f1df in the Color Lab