Skip to content

#44f2da

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

RGB
68, 242, 218
HSL
172°, 87%, 61%
CMYK
72, 0, 10, 5
Luminance
0.6980

At a glance

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

Hex
#44f2da
Hue
172°
cyan
Saturation
87%
electric
Lightness
61%
balanced
Brightness
95%
HSV value
Perceived
80%
weighted brightness
Luminance
0.6980
WCAG relative
Temperature
Cool
84/100 cool
Color family
Cyan
Tone
Electric
Best ink
Black
14.96:1
Closest name
Turquoise
ΔE2000 4.5
Where it sits
Hue172° of 360°
Saturation87%
Lightness61%
Temperature
Warm ← → Cool84% 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#44f2da
RGBrgb(68, 242, 218)
HSLhsl(172, 87%, 61%)
CMYKcmyk(72%, 0%, 10%, 5%)
LABlab(86.9 -48.7 -1.0)
LCHlch(86.9 48.7 181.2)
OKLCHoklch(0.869 0.142 181.4)
Decimal4518618
Display P3color(display-p3 0.267 0.949 0.855)

Copy-ready code

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

Accessibility — WCAG contrast

Aa
#44f2da on white: 1.40:1
AA ✗ fail · AA-large · AAA
Aa
#44f2da on black: 14.96:1
AA ✓ pass · AA-large · AAA
true color
protanopia · #E7E4D9
deuteranopia · #CFD2DC
tritanopia · #00F6EB

Color scale — 50 to 950

A Tailwind-shaped ramp built around this exact hex. #44f2da 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
#E5FAF7
#C4F7F0
#96F8EA
#62F4E0
#44f2da
#10E5C7
#0DBFA6
#0B9985
#0C6E61
#08453C
Base = 500Lightest = 50 · #F2FDFBDarkest = 950 · #08453C
:root {
  --brand-50: #F2FDFB;
  --brand-100: #E5FAF7;
  --brand-200: #C4F7F0;
  --brand-300: #96F8EA;
  --brand-400: #62F4E0;
  --brand-500: #44f2da;
  --brand-600: #10E5C7;
  --brand-700: #0DBFA6;
  --brand-800: #0B9985;
  --brand-900: #0C6E61;
  --brand-950: #08453C;
  --brand: #44f2da;
  --brand-ink: #000000;
}

Colors that work with #44f2da

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#C0EDE6
Hairlines and dividers
Muted text#4B9B90
Captions on the surface
Accent#F64087
Second voice, not a rival
Dark variant#087768
Hover, pressed, headers
Light variant#E7FDFA
Selected rows, tints
Dark surface#142422
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 #44f2da

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#F2445C
Analogous left#44F283
Analogous right#44B3F2
Split-complement 1#F244B3
Split-complement 2#F28344
Triadic 1#DA44F2
Triadic 2#F2DA44
Tetradic#8344F2

RGB percentages

Red26.7%
Green94.9%
Blue85.5%

CMYK percentages

Cyan71.9%
Magenta0.0%
Yellow9.9%
Key (black)5.1%

Color previews

#44f2da text on a black background

contrast 14.96:1

Card sample

#44f2da text on a white background

contrast 1.40:1

Card sample

CSS3 live lab

Text font color

The quick brown fox

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

Glowing headline

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

Soft neon halo

text-shadow: 0 0 14px rgba(68, 242, 218, 0.45);
Div box shadow
Elevated card
box-shadow: 0 12px 32px -8px rgba(68, 242, 218, 0.45);
Border & gradient
Gradient panel
border: 3px solid #44f2da;
background: linear-gradient(135deg, #44f2da, #4496F2);

Monochromatic scale

Palettes built from #44f2da

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.

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

#44f2da, answered

What color is #44f2da?

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

What is the RGB value of #44f2da?

rgb(68, 242, 218) — 68 red, 242 green and 218 blue out of 255, or 26.7% / 94.9% / 85.5% by channel.

Is #44f2da a light or a dark color?

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

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

Black. It scores 14.96:1 against #44f2da, versus 1.40:1 for white — AAA at any size.

What is the complementary color of #44f2da?

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

What colors go well with #44f2da?

For interface work: #F4FAFA as the surface, #C0EDE6 for borders, #4B9B90 for secondary text, #F64087 as an accent and #087768 for hover and pressed states. For a palette, the analogous pair #44F283 and #44B3F2 stays calm, while #F2445C is the loudest partner.

What is #44f2da in CMYK for printing?

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

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

Work with #44f2da in the Color Lab